summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>
* dev-php/PEAR-Numbers_Words: [QA] Fix VariableInHomepageDavid Seifert2020-02-081-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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-php/*: Drop to ~alphaMatt Turner2019-10-131-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-php/PEAR-Numbers_Words: use HTTPSMichael Mair-Keimberger2019-03-201-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-php/PEAR-Numbers_Words: Mark sparc stableBrian Evans2018-02-141-1/+1
| | | | | Bug: https://bugs.gentoo.org/647534 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-php/PEAR-Numbers_Words: x86 stable. mark stable for the remaining arches ↵Thomas Deutschmann2018-02-141-2/+2
| | | | | | using the ALLARCHES policy (bug Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-php/PEAR-Numbers_Words: add ~sparc keyword.Michael Orlitzky2017-11-061-1/+1
| | | | | | | | | Nothing has changed in this package since I dropped the ~sparc keyword. The blocker (keyword for dev-php/phpunit) has been fixed in the meantime, so let's just add it back eh? Closes: https://bugs.gentoo.org/614894 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/PEAR-Numbers_Words: ia64 keyworded, bug #614894Sergei Trofimovich2017-07-011-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-php/PEAR-Numbers_Words: new EAPI=6 revision with a test suite.Michael Orlitzky2017-04-061-0/+32
Package-Manager: Portage-2.3.3, Repoman-2.3.1