summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/catalyst: correct half the QA warningsZero_Chaos2017-03-101-1/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/catalyst: update HOMEPAGE.Wim Muskee2016-11-216-6/+6
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/#586096 Closes: https://github.com/gentoo/gentoo/pull/2795
* dev-util/catalyst: stable on ppcAnthony G. Basile2016-08-131-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-util/catalyst: stable on amd64, remove olderAnthony G. Basile2016-06-062-121/+1
| | | | Package-Manager: portage-2.2.28
* dev-util/catalyst: version bump to 2.0.18-r4, bug #584234Anthony G. Basile2016-06-042-0/+163
| | | | Package-Manager: portage-2.2.28
* dev-util/catalyst: drop python-2 support in catalyst-3+Mike Frysinger2016-05-251-1/+1
| | | | | | Since python-3 has been stable for years now, it shouldn't be a problem to start requiring it in this utility. Let's update the ebuild and see if anyone complains.
* dev-util/catalyst: fix up KEYWORDS in git ebuildsMike Frysinger2016-05-253-3/+3
|
* dev-util/catalyst: stable on amd64, remove olderAnthony G. Basile2016-04-082-120/+1
| | | | Package-Manager: portage-2.2.26
* dev-util/catalyst: version bump to 2.0.18-r3Anthony G. Basile2016-04-082-0/+145
| | | | | | | This adds a minor patch which cleans up /etc/machine-id for systemd stages. Package-Manager: portage-2.2.26
* dev-util/catalyst: 2.0.18-r2 stable on amd64Anthony G. Basile2016-03-031-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-util/catalyst: version bump to 2.0.18-r2Anthony G. Basile2016-03-032-0/+157
| | | | Package-Manager: portage-2.2.26
* dev-util/catalyst: First release of the 3.0 codebaseBrian Dolbec2016-02-063-1/+66
| | | | | | Update the 9999 ebuild. Package-Manager: portage-2.2.27_p58_p97174
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-util/catalyst: update git to permit python-3Mike Frysinger2015-11-181-5/+4
| | | | The latest version should work w/py3, so start allowing people to test.
* dev-util/catalyst: recent commits require newer snakeoilZero_Chaos2015-10-201-1/+1
| | | | Package-Manager: portage-2.2.23
* dev-util/catalyst: require tar[xattr] #552888Mike Frysinger2015-10-114-0/+4
| | | | | Since the build hardcodes xattr related tar flags, make sure the system tar was built with them enabled.
* dev-util/catalyst: drop redundant SRC_URI/KEYWORDS setupMike Frysinger2015-10-114-8/+0
| | | | This makes it easier to use `ekeywords`.
* dev-util/catalyst: drop old versionsMike Frysinger2015-10-114-335/+0
|
* dev-util/catalyst-9999: Add the new pydecomp dependencyBrian Dolbec2015-09-061-0/+1
|
* dev-python/pyDeComp rename to dev-python/pydecompBrian Dolbec2015-09-061-1/+1
| | | | | Rename the pkg and ebuild. Update the dep in catalyst-2.9999. Add a pkg move entry.
* dev-util/catalyst: Update 2.9999 to the pending branch, add pyDeComp depBrian Dolbec2015-09-031-2/+2
| | | | Package-Manager: portage-2.2.20
* Reset the dep on snakeoil as the code in the master branch has been fixedBrian Dolbec2015-08-291-1/+0
|
* dev-util/catalyst: fix snakeoil dep to reflect broken snakeoil versionsZero_Chaos2015-08-282-0/+2
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-248-35/+35
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+796
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed