summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2024-04-25distfiles.exclude: whitelist layout.confUlrich Müller
Bug: https://bugs.gentoo.org/877485 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/47 Signed-off-by: Sam James <sam@gentoo.org>
2024-04-25distfiles.exclude: whitelist .layout.conf* and .mirror-cache.jsonUlrich Müller
Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
2023-10-12Migrate to PEP517 meson-python buildZac Medico
Bug: https://bugs.gentoo.org/909888 Signed-off-by: Zac Medico <zmedico@gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/36 Signed-off-by: Sam James <sam@gentoo.org>
2016-06-30eclean: Add exclusion to distfiles.exclude for portage snapshotsPaul Varner
Added portage-\d\d\d\d\d\d\d\d\.tar\.bz2 to distfiles.exclude to avoid removing portage snapshots used by emerge-delta-webrsync. X-Gentoo-bug: 300224 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=300224
2016-05-22distfiles.exclude: add metadata.xsd (new repoman uses it)Sergei Trofimovich
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2015-10-16revdep-rebuild: add tmpfiles.d filePaul Varner
Add a configuration file to create /var/cache/revdep-rebuild. This is needed for fixing bug 498990 in the gentoolkit ebuild.
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589