summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Crypt-DES: drop ppc-aix m68k-mintFabian Groffen2020-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Crypt-DES: added Prefix keywords, bug #665088Fabian Groffen2018-10-161-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/Crypt-DES: stable 2.70.0-r1 for ia64, bug #652578Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/652578 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-perl/Crypt-DES: add ~arm64, bug #652576Markus Meier2018-04-141-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64"
* dev-perl/Crypt-DES: add ~arm, bug #652576Markus Meier2018-04-111-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-perl/Crypt-DES-2.70.0-r1: hppa stable, bug 652578Matt Turner2018-04-071-1/+1
|
* dev-perl/Crypt-DES-2.70.0-r1: ppc64 stable, bug 652578Matt Turner2018-04-061-1/+1
|
* dev-perl/Crypt-DES-2.70.0-r1: ppc stable, bug 652578Matt Turner2018-04-061-1/+1
|
* dev-perl/Crypt-DES: stable 2.70.0-r1 for sparcRolf Eike Beer2018-04-051-1/+1
| | | | | | Bug: https://bugs.gentoo.org/652578 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-perl/Crypt-DES: x86 stable (bug #652578)Thomas Deutschmann2018-04-051-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Crypt-DES-2.70.0-r1: alpha stableTobias Klausmann2018-04-051-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/652578
* dev-perl/Crypt-DES: amd64 stableAaron Bauman2018-04-051-2/+2
| | | | | Bug: https://bugs.gentoo.org/652578 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Crypt-DES-2.70.0-r1: Drop ~arm64 due to missing dep keywordsMart Raudsepp2018-02-131-1/+1
| | | | Just like arm, we don't have Crypt-DBD keyworded yet
* dev-perl/Crypt-DES: EAPI6 + Test loveKent Fredric2017-10-191-0/+19
- EAPI6 - Tests enabled - Test deps added Keywords: - Dropped arm due to Crypt-CBC Package-Manager: Portage-2.3.8, Repoman-2.3.3