Commit Graph

21 Commits

Author SHA1 Message Date
Kent Fredric
fabc37b808 dev-perl/Apache-Session: Cleanup old 1.930.0
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
2020-10-03 18:22:32 +13:00
Kent Fredric
5a50271101 dev-perl/Apache-Session: Bump to version 1.940.0
- Strip unwanted tests

Upstream:
- Throw explict error when Apache::Session::Lock::MySQL lacks a
  LockDataSource

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
2020-09-20 03:49:33 +12:00
Sam James
1e93680a76 dev-perl/Apache-Session: Stabilize 1.930.0-r1 ppc, #738212
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-31 14:11:03 +00:00
Sam James
beba746648 dev-perl/Apache-Session: Stabilize 1.930.0-r1 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-24 19:05:53 +00:00
Sam James
7388ea1b5e dev-perl/Apache-Session: Stabilize 1.930.0-r1 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-24 00:06:03 +00:00
Kent Fredric
470153d573 dev-perl/Apache-Session: -r bump for EAPI7
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
2020-04-28 19:03:48 +12:00
Michał Górny
6568a730a8 */*: Bump copyright on files touched this year
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>
2020-02-11 18:07:17 +01:00
Matt Turner
5671613f07 */*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-01-25 16:18:19 -08:00
Michał Górny
064af661d0 */*: [QA] Fix trivial cases of MissingTestRestrict
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>
2019-12-11 00:22:38 +01:00
Michał Górny
65968ef34b dev-perl/*: Update Manifest hashes 2017-12-09 18:40:29 +01:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Andreas K. Hüttel
71ac4f3985 dev-perl/Apache-Session: Remove old
Package-Manager: portage-2.2.26
2016-01-17 22:28:06 +01:00
Agostino Sarubbo
6407c7a7d7 dev-perl/Apache-Session: ppc stable wrt bug #569858
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-17 17:57:12 +01:00
Agostino Sarubbo
93474bd6bb dev-perl/Apache-Session: alpha stable wrt bug #569858
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-10 11:29:39 +01:00
Agostino Sarubbo
106e2f4d46 dev-perl/Apache-Session: x86 stable wrt bug #569858
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-06 14:27:32 +01:00
Agostino Sarubbo
10eba72861 dev-perl/Apache-Session: amd64 stable wrt bug #569858
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2015-12-27 00:32:08 +01:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00