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>
* */*: 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/Cookie-Baker-0.80.0-r0: alpha stableTobias Klausmann2018-06-261-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/657690
* dev-perl/Cookie-Baker: stable 0.80.0 for ppc64, bug #657690Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Cookie-Baker: stable 0.80.0 for ppc, bug #657690Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-perl/Cookie-Baker: stable 0.80.0 for sparcRolf Eike Beer2018-06-111-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-perl/Cookie-Baker: stable 0.80.0 for ia64, bug #657690Sergei Trofimovich2018-06-111-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-perl/Cookie-Baker: x86 stable (bug #657690)Thomas Deutschmann2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Cookie-Baker: Cleanup oldKent Fredric2018-04-153-57/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/Cookie-Baker: amd64 stableJason Zaman2018-02-241-2/+2
| | | | | Gentoo-bug: 648578 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/Cookie-Baker: keyworded 0.80.0 for sparc, bug #613376Rolf Eike Beer2017-12-231-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/Cookie-Baker-0.80.0: added ~alpha, bug 613376Matt Turner2017-11-231-1/+1
|
* dev-perl/Cookie-Baker: Bump to version 0.80.0Kent Fredric2017-10-052-0/+28
| | | | | | | | Upstream: - Disallow , as a delimiter - max-age=0 now accepted Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Cookie-Baker: keyworded 0.70.0 for ppc, bug #613376Sergei Trofimovich2017-08-131-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/Cookie-Baker: keyworded 0.70.0 for ppc64, bug #613376Sergei Trofimovich2017-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Cookie-Baker: ia64 keyworded, bug #613376Sergei Trofimovich2017-07-011-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-perl/Cookie-Baker: Bump to version 0.70.0Kent Fredric2017-03-213-0/+35
| | | | | | | | | | | | | - Add USE=xs Upstream: - Allow RFC 6265 quoted cookie values. Keywords: - New deps = drop: alpha ia64 ppc ppc64 sparc Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Cookie-Baker-0.60.0: added ~ia64, bug 577100Matt Turner2017-03-151-1/+1
|
* dev-perl/Cookie-Baker: amd64 stable wrt bug #612558Agostino Sarubbo2017-03-141-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Cookie-Baker: added ~ppc, bug 577100Matt Turner2017-03-101-1/+1
|
* dev-perl/Cookie-Baker: added ~sparc, bug 577100Matt Turner2017-03-101-1/+1
|
* dev-perl/Cookie-Baker: added ~ppc64, bug 577100Matt Turner2017-03-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Cookie-Baker-0.60.0-r0: keyworded for ~alphaTobias Klausmann2017-01-261-1/+1
| | | | Gentoo-Bug: 577100
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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-perl/Cookie-Baker: New package, needed by dev-perl/PlackAndreas K. Huettel (dilfridge)2015-09-203-0/+35
Package-Manager: portage-2.2.20.1