Commit Graph

33 Commits

Author SHA1 Message Date
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
Michał Górny
89581208c9 dev-python/PyECLib: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05 20:37:06 +01:00
Michał Górny
963c87638c dev-python/PyECLib: Remove old (py2)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05 20:37:05 +01: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
Matthew Thode
579e7d28df dev-python/PyECLib: mark as supporting py36/37
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-07-23 09:51:10 -05:00
Matthew Thode
b1ec1fdf98 dev-python/PyECLib: 1.6.0
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-05-03 11:18:48 -05:00
Matthew Thode
985674aa67 dev-python/PyECLib: 1.6.0 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-04-04 09:39:52 -05:00
Michael Mair-Keimberger
6ea22c4ad6 update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080
2018-04-26 15:26:28 -04:00
Mike Gilbert
ad407789da Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
2018-04-19 15:25:22 -04:00
Michał Górny
fe4eb17524 dev-python/PyECLib: Clean old up 2018-01-02 15:57:31 +01:00
Michał Górny
623100fcb1 dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Matthew Thode
22242a1bff dev-python/PyECLib: 1.5.0 stablized amd64 x86 under allarches 2017-09-29 18:32:04 -05:00
Matthew Thode
a29283a062 dev-python/PyECLib: 1.5.0 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-08-25 15:23:31 -05:00
Jonas Stein
de57f0df7e dev-python/PyECLib: Shorter DESCRIPTION 2017-08-04 23:05:52 +02:00
Michał Górny
b5522ba108 dev-python/PyECLib: Clean old versions up 2017-05-02 17:14:30 +02:00
Matthew Thode
4585412fba stablize openstack ocata PyECLib-1.4.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
2017-03-25 22:23:33 -05: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
Matthew Thode
873cd08e80 dev-python/PyECLib: bup
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-26 21:05:13 -06:00
Matthew Thode
e856d426f8 clean up more openstack related stuff
Thanks to mm1ke for the proding
2016-09-11 11:49:50 -05:00
Matthew Thode
c214417929 openstack mass stable for mitaka, x86 and amd64 for bug 582170 2016-06-04 20:51:16 -05:00
Matthew Thode
7ab35e1131 dev-python/PyECLib: bup for mitaka
Package-Manager: portage-2.2.26
2016-03-25 13:54:11 -05:00
Matthew Thode
cca53700c1 adding arm64 keyword to C based openstack packages 2016-02-26 13:45:04 -06: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
Matthew Thode
e64d7eebe6 dev-python/PyECLib: cleanup
Package-Manager: portage-2.2.20.1
2015-09-01 22:24:38 -05:00
Agostino Sarubbo
a4244baea4 dev-python/PyECLib: x86 stable wrt bug #558850
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
2015-08-28 11:00:45 +02:00
Agostino Sarubbo
e4a339bc90 dev-python/PyECLib: amd64 stable wrt bug #558850
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
2015-08-28 11:00:12 +02:00
Matthew Thode
56240c05e5 herd/openstack: Split out libs from dev-python/PyECLib
gentoo-bug: 558884
gentoo-bug: 558886
2015-08-27 16:22:01 -05:00
Matthew Thode
397435fe31 dev-python/PyECLib: really fix it this time...
Package-Manager: portage-2.2.20.1
2015-08-26 16:55:23 -05:00
Matthew Thode
244d4e4c13 dev-python/PyECLib: fixing install to /usr/local
gentoo-bug: 558850

Package-Manager: portage-2.2.20.1
2015-08-26 16:30:09 -05: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