bump(app-admin/python-updater): sync with upstream

This commit is contained in:
Nick Owens 2016-03-02 14:04:46 -08:00
parent 0df22f9e47
commit 53e8656b78
14 changed files with 559 additions and 411 deletions

View File

@ -1,378 +1,94 @@
# ChangeLog for app-admin/python-updater
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/ChangeLog,v 1.96 2015/04/21 11:34:00 mrueg Exp $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
21 Apr 2015; Manuel Rüger <mrueg@gentoo.org> python-updater-0.11.ebuild,
*python-updater-9999 (09 Aug 2015)
*python-updater-0.13 (09 Aug 2015)
*python-updater-0.12 (09 Aug 2015)
*python-updater-0.11 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/python-updater-0.10-expand-aliases.patch,
+files/python-updater-0.10-only-alias-sed-if-exists.patch, +metadata.xml,
+python-updater-0.11.ebuild, +python-updater-0.12.ebuild,
+python-updater-0.13.ebuild, +python-updater-9999.ebuild:
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
21 Aug 2015; Fabian Groffen <grobian@gentoo.org> python-updater-0.13.ebuild:
add Prefix keywords
Package-Manager: portage-2.2.20-prefix
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml,
python-updater-0.11.ebuild, python-updater-0.12.ebuild,
python-updater-0.13.ebuild, python-updater-9999.ebuild:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
*python-updater-0.14 (10 Dec 2015)
10 Dec 2015; Mike Gilbert <floppym@gentoo.org> +python-updater-0.14.ebuild:
Release 0.14
Bug: https://bugs.gentoo.org/567896
Package-Manager: portage-2.2.26_p25
10 Dec 2015; Mike Gilbert <floppym@gentoo.org> python-updater-0.11.ebuild,
python-updater-0.12.ebuild, python-updater-0.13.ebuild,
python-updater-9999.ebuild:
Fix EGIT_REPO_URI.
python-updater-0.14.ebuild, python-updater-9999.ebuild:
Shorten DESCRIPTION
*python-updater-0.13 (07 Apr 2014)
Package-Manager: portage-2.2.26_p25
07 Apr 2014; Mike Gilbert <floppym@gentoo.org> +python-updater-0.13.ebuild:
Version bump. Fix path to sed on BSD, bug 370935.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
*python-updater-0.12 (16 Mar 2014)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
16 Mar 2014; Mike Gilbert <floppym@gentoo.org> +python-updater-0.12.ebuild,
python-updater-9999.ebuild:
Version bump. Incorporate prefix support. Source /lib/gentoo/functions.sh, bug
504130.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
20 Jan 2014; Mike Gilbert <floppym@gentoo.org> python-updater-0.11.ebuild,
python-updater-9999.ebuild:
Avoid a circular dependency on dev-lang/python.
20 Jan 2014; Mike Gilbert <floppym@gentoo.org> -python-updater-0.10-r2.ebuild,
-python-updater-0.10.ebuild:
Remove old.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-updater-0.11.ebuild,
python-updater-9999.ebuild:
Add arm64 love.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-updater-0.11.ebuild:
Mark m68k/sh stable.
07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for x86, wrt bug #477950
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for s390, wrt bug #477950
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for ppc64, wrt bug #477950
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for ia64, wrt bug #477950
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for sparc, wrt bug #477950
30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for alpha, wrt bug #477950
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for arm, wrt bug #477950
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for ppc, wrt bug #477950
24 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for amd64, wrt bug #477950
24 Jul 2013; Jeroen Roovers <jer@gentoo.org> python-updater-0.11.ebuild:
Stable for HPPA (bug #477950).
*python-updater-0.11 (24 Mar 2013)
24 Mar 2013; Mike Gilbert <floppym@gentoo.org> +python-updater-0.11.ebuild,
python-updater-9999.ebuild:
Version bump. Update the ebuilds to point at gentoo infrastructure.
28 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
-files/python-updater-0.9-sed.patch, -python-updater-0.10-r1.ebuild,
-python-updater-0.9-r1.ebuild, -python-updater-0.9.ebuild:
Drop old
26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
python-updater-0.10-r2.ebuild:
keyword ~amd64-fbsd
*python-updater-0.10-r2 (03 Mar 2012)
03 Mar 2012; Marien Zwart <marienz@gentoo.org>
+files/python-updater-0.10-only-alias-sed-if-exists.patch,
+python-updater-0.10-r2.ebuild:
Fix regression from bug #370935 on non-prefix portages. Thanks to maksbotan
for reporting.
02 Mar 2012; Brent Baude <ranger@gentoo.org> python-updater-0.10.ebuild:
Marking python-updater-0.10 ppc64 for bug 400861
*python-updater-0.10-r1 (02 Mar 2012)
02 Mar 2012; Naohiro Aota <naota@gentoo.org> +python-updater-0.10-r1.ebuild,
+files/python-updater-0.10-expand-aliases.patch:
Add expand-aliases patch, bug #370935
08 Feb 2012; Jeroen Roovers <jer@gentoo.org> python-updater-0.10.ebuild:
Stable for HPPA (bug #400861).
01 Feb 2012; Brent Baude <ranger@gentoo.org> python-updater-0.10.ebuild:
Marking python-updater-0.10 ppc for bug 400861
28 Jan 2012; Raúl Porcel <armin76@gentoo.org> python-updater-0.10.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #400861
28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
python-updater-0.10.ebuild:
x86 stable wrt bug #400861
26 Jan 2012; Agostino Sarubbo <ago@gentoo.org> python-updater-0.10.ebuild:
Stable for amd64, wrt bug #400861
30 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> python-updater-9999.ebuild:
Synchronize live ebuild with other ebuilds. Patch by Arfrever.
*python-updater-0.10 (30 Dec 2011)
30 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+python-updater-0.10.ebuild:
Version bump. Add support for PyPy. Add support for PYTHON_UPDATER_IGNORE.
Fix indentation of output (regression introduced in 0.9-r1).
*python-updater-0.9-r1 (29 Aug 2011)
29 Aug 2011; Naohiro Aota <naota@gentoo.org> +python-updater-0.9-r1.ebuild,
+files/python-updater-0.9-sed.patch:
Add patch to use ebuild-helper's version of sed
06 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
-files/python-updater-0.7-fix_import.patch,
-files/python-updater-0.8-splitdebug.patch, +python-updater-0.9.ebuild,
+python-updater-9999.ebuild:
Restore ebuilds that I removed by accident
06 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
-python-updater-0.9.ebuild, -python-updater-9999.ebuild:
Remove old files
05 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
-python-updater-0.7.ebuild, -python-updater-0.7-r1.ebuild,
-python-updater-0.8-r1.ebuild:
Remove old ebuild. Requested by Arfrever
20 Jul 2011; Mark Loeser <halcy0n@gentoo.org> python-updater-0.9.ebuild:
Stable for ppc64; bug #371849
27 Jun 2011; Brent Baude <ranger@gentoo.org> python-updater-0.9.ebuild:
Marking python-updater-0.9 ppc for bug 371849
24 Jun 2011; Raúl Porcel <armin76@gentoo.org> python-updater-0.9.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #371849
19 Jun 2011; Markus Meier <maekke@gentoo.org> python-updater-0.9.ebuild:
arm stable, bug #371849
18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> python-updater-0.9.ebuild:
Stable on amd64 wrt bug #371849
18 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
python-updater-0.9.ebuild:
x86 stable wrt bug #371849
17 Jun 2011; Jeroen Roovers <jer@gentoo.org> python-updater-0.9.ebuild:
Stable for HPPA (bug #371849).
*python-updater-0.9 (16 May 2011)
16 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.9.ebuild:
Version bump. Fixed bugs: #303037, #347229, #347897.
*python-updater-0.8-r1 (23 Mar 2011)
23 Mar 2011; Jeroen Roovers <jer@gentoo.org> -python-updater-0.8.ebuild,
+python-updater-0.8-r1.ebuild, +files/python-updater-0.8-splitdebug.patch:
Ignore splitdebug directories thanks to patch by Arfrever Frehtes Taifersar
Arahesis (bug #308579).
30 Jul 2010; Jeroen Roovers <jer@gentoo.org> python-updater-0.8.ebuild:
Stable for HPPA (bug #320043).
17 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-updater-0.8.ebuild:
amd64 stable (tested by rullzer) (bug #307265).
11 May 2010; Brent Baude <ranger@gentoo.org> python-updater-0.8.ebuild:
stable ppc64, bug 307265
17 Apr 2010; Raúl Porcel <armin76@gentoo.org> python-updater-0.8.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #307265
01 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
python-updater-0.8.ebuild:
stable x86, bug 307265
15 Mar 2010; nixnut <nixnut@gentoo.org> python-updater-0.8.ebuild:
ppc stable #307265
09 Mar 2010; Joseph Jezak <josejx@gentoo.org>
python-updater-0.7-r1.ebuild:
Marked ppc64 stable.
01 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
python-updater-0.7-r1.ebuild:
stable x86
*python-updater-0.7-r1 (29 Jan 2010)
29 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.7-r1.ebuild, +files/python-updater-0.7-fix_import.patch:
Backport fix for bug #288361.
*python-updater-0.8 (29 Jan 2010)
29 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.8.ebuild:
Version bump. Fixed bugs: #281692, #283284, #289253.
17 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-updater-0.7.ebuild:
Fix dependencies.
09 Aug 2009; Raúl Porcel <armin76@gentoo.org> python-updater-0.7.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #277647
09 Aug 2009; nixnut <nixnut@gentoo.org> python-updater-0.7.ebuild:
ppc stable #277647
05 Aug 2009; Markus Meier <maekke@gentoo.org> python-updater-0.7.ebuild:
x86 stable, bug #277647
01 Aug 2009; Jeroen Roovers <jer@gentoo.org> python-updater-0.7.ebuild:
Stable for HPPA (bug #277647).
31 Jul 2009; Jeremy Olexa <darkside@gentoo.org> python-updater-0.7.ebuild:
amd64 stable, bug 277647
26 Jul 2009; Brent Baude <ranger@gentoo.org> python-updater-0.7.ebuild:
stable ppc64, bug 277647
*python-updater-0.7 (12 Jul 2009)
12 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.7.ebuild:
Version bump. Fixed bugs: #232304, #232313, #239174, #256342, #272979.
*python-updater-0.6-r1 (05 Dec 2008)
05 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/python-updater-r133-custom-package-manager-command.patch,
+python-updater-0.6-r1.ebuild:
Bug #249891 - Add support for just calling another binary with the
identical syntax to the package manager. Infra-requested feature, commit
acked by hawking@gentoo.org.
*python-updater-0.6 (25 Aug 2008)
25 Aug 2008; Ali Polatel <hawking@gentoo.org> -python-updater-0.3.ebuild,
-python-updater-0.4.ebuild, +python-updater-0.6.ebuild:
Version bump. Fixes bugs, #232467, #232761, #232860. Drop old.
18 Jul 2008; Olivier Crête <tester@gentoo.org> python-updater-0.5.ebuild:
Stable on amd64, bug #208902
13 Jul 2008; Joseph Jezak <josejx@gentoo.org> python-updater-0.5.ebuild:
Marked ppc stable for bug #208902.
11 Jul 2008; Jeroen Roovers <jer@gentoo.org> python-updater-0.5.ebuild:
Stable for HPPA (bug #208902).
10 Jul 2008; Raúl Porcel <armin76@gentoo.org> python-updater-0.5.ebuild:
alpha/ia64/sparc stable wrt #208902
09 Jul 2008; Markus Rothe <corsair@gentoo.org> python-updater-0.5.ebuild:
Stable on ppc64; bug #208902
09 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
python-updater-0.5.ebuild:
stable x86, bug 208902
*python-updater-0.5 (24 Jun 2008)
24 Jun 2008; Ali Polatel <hawking@gentoo.org> +python-updater-0.5.ebuild:
Version bump.
*python-updater-9999 (20 Jun 2008)
20 Jun 2008; Ali Polatel <hawking@gentoo.org> +python-updater-9999.ebuild:
Added scm ebuild for testing.
24 Apr 2008; <ricmm@gentoo.org> python-updater-0.2.ebuild:
Drop to ~mips due to unstable deps
*python-updater-0.4 (04 Jan 2008)
04 Jan 2008; Ali Polatel <hawking@gentoo.org> +python-updater-0.4.ebuild:
Version bump, handle missing SLOT bug 201848.
*python-updater-0.3 (29 Oct 2007)
29 Oct 2007; Ali Polatel <hawking@gentoo.org> python-updater-0.2.ebuild,
+python-updater-0.3.ebuild:
version bump. fixing bug 180088 and some other problems. changed HOMEPAGE
26 Oct 2007; Ali Polatel <hawking@gentoo.org> python-updater-0.2.ebuild:
Changed SRC_URI to mirror://gentoo
07 Sep 2007; Ali Polatel <hawking@gentoo.org> -python-updater-0.1.ebuild,
python-updater-0.2.ebuild:
add blocker for older python versions to prevent collisions (bug 190454).
drop old
31 May 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove myself as I'm retiring.
16 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
python-updater-0.2.ebuild:
ppc stable, bug #177804
16 May 2007; Daniel Gryniewicz <dang@gentoo.org>
python-updater-0.2.ebuild:
Marked stable on amd64 for bug #177804
14 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.2.ebuild:
Stable on Alpha and Mips.
14 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
python-updater-0.2.ebuild:
Stable on sparc wrt security #177804
14 May 2007; Jeroen Roovers <jer@gentoo.org> python-updater-0.2.ebuild:
Stable for HPPA (preparation for bug #177804).
13 May 2007; Markus Rothe <corsair@gentoo.org> python-updater-0.2.ebuild:
Stable on ppc64; bug #177804
12 May 2007; Raúl Porcel <armin76@gentoo.org> python-updater-0.2.ebuild:
ia64 + x86 stable wrt security bug #177804
12 May 2007; Markus Rothe <corsair@gentoo.org> python-updater-0.2.ebuild:
Added ~ppc64; bug #177270
11 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.2.ebuild:
Add ~alpha and ~mips keywords.
08 May 2007; Roy Marples <uberlord@gentoo.org> python-updater-0.2.ebuild:
Added ~sparc-fbsd keyword, #177426.
Added ~x86-fbsd keyword, #177426.
08 May 2007; Raúl Porcel <armin76@gentoo.org> python-updater-0.2.ebuild:
Add ~ia64 wrt bug 177270
07 May 2007; Jeroen Roovers <jer@gentoo.org> python-updater-0.2.ebuild:
Marked ~hppa (bug #177270).
*python-updater-0.2 (07 May 2007)
07 May 2007; Bryan Østergaard <kloeri@gentoo.org>
+python-updater-0.2.ebuild:
Small bump, ripping out logging and --new option.
06 May 2007; Lukasz Strzygowski <lucass@gentoo.org>
python-updater-0.1.ebuild:
Marked ~amd64.
06 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.1.ebuild:
Fix RDEPEND.
*python-updater-0.1 (06 May 2007)
06 May 2007; Bryan Østergaard <kloeri@gentoo.org>
+python-updater-0.1.ebuild:
Initial import of stand-alone python-updater.

View File

@ -0,0 +1,378 @@
# ChangeLog for app-admin/python-updater
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/ChangeLog,v 1.96 2015/04/21 11:34:00 mrueg Exp $
21 Apr 2015; Manuel Rüger <mrueg@gentoo.org> python-updater-0.11.ebuild,
python-updater-0.12.ebuild, python-updater-0.13.ebuild,
python-updater-9999.ebuild:
Fix EGIT_REPO_URI.
*python-updater-0.13 (07 Apr 2014)
07 Apr 2014; Mike Gilbert <floppym@gentoo.org> +python-updater-0.13.ebuild:
Version bump. Fix path to sed on BSD, bug 370935.
*python-updater-0.12 (16 Mar 2014)
16 Mar 2014; Mike Gilbert <floppym@gentoo.org> +python-updater-0.12.ebuild,
python-updater-9999.ebuild:
Version bump. Incorporate prefix support. Source /lib/gentoo/functions.sh, bug
504130.
20 Jan 2014; Mike Gilbert <floppym@gentoo.org> python-updater-0.11.ebuild,
python-updater-9999.ebuild:
Avoid a circular dependency on dev-lang/python.
20 Jan 2014; Mike Gilbert <floppym@gentoo.org> -python-updater-0.10-r2.ebuild,
-python-updater-0.10.ebuild:
Remove old.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-updater-0.11.ebuild,
python-updater-9999.ebuild:
Add arm64 love.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-updater-0.11.ebuild:
Mark m68k/sh stable.
07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for x86, wrt bug #477950
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for s390, wrt bug #477950
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for ppc64, wrt bug #477950
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for ia64, wrt bug #477950
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for sparc, wrt bug #477950
30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for alpha, wrt bug #477950
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for arm, wrt bug #477950
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for ppc, wrt bug #477950
24 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-updater-0.11.ebuild:
Stable for amd64, wrt bug #477950
24 Jul 2013; Jeroen Roovers <jer@gentoo.org> python-updater-0.11.ebuild:
Stable for HPPA (bug #477950).
*python-updater-0.11 (24 Mar 2013)
24 Mar 2013; Mike Gilbert <floppym@gentoo.org> +python-updater-0.11.ebuild,
python-updater-9999.ebuild:
Version bump. Update the ebuilds to point at gentoo infrastructure.
28 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
-files/python-updater-0.9-sed.patch, -python-updater-0.10-r1.ebuild,
-python-updater-0.9-r1.ebuild, -python-updater-0.9.ebuild:
Drop old
26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
python-updater-0.10-r2.ebuild:
keyword ~amd64-fbsd
*python-updater-0.10-r2 (03 Mar 2012)
03 Mar 2012; Marien Zwart <marienz@gentoo.org>
+files/python-updater-0.10-only-alias-sed-if-exists.patch,
+python-updater-0.10-r2.ebuild:
Fix regression from bug #370935 on non-prefix portages. Thanks to maksbotan
for reporting.
02 Mar 2012; Brent Baude <ranger@gentoo.org> python-updater-0.10.ebuild:
Marking python-updater-0.10 ppc64 for bug 400861
*python-updater-0.10-r1 (02 Mar 2012)
02 Mar 2012; Naohiro Aota <naota@gentoo.org> +python-updater-0.10-r1.ebuild,
+files/python-updater-0.10-expand-aliases.patch:
Add expand-aliases patch, bug #370935
08 Feb 2012; Jeroen Roovers <jer@gentoo.org> python-updater-0.10.ebuild:
Stable for HPPA (bug #400861).
01 Feb 2012; Brent Baude <ranger@gentoo.org> python-updater-0.10.ebuild:
Marking python-updater-0.10 ppc for bug 400861
28 Jan 2012; Raúl Porcel <armin76@gentoo.org> python-updater-0.10.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #400861
28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
python-updater-0.10.ebuild:
x86 stable wrt bug #400861
26 Jan 2012; Agostino Sarubbo <ago@gentoo.org> python-updater-0.10.ebuild:
Stable for amd64, wrt bug #400861
30 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> python-updater-9999.ebuild:
Synchronize live ebuild with other ebuilds. Patch by Arfrever.
*python-updater-0.10 (30 Dec 2011)
30 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+python-updater-0.10.ebuild:
Version bump. Add support for PyPy. Add support for PYTHON_UPDATER_IGNORE.
Fix indentation of output (regression introduced in 0.9-r1).
*python-updater-0.9-r1 (29 Aug 2011)
29 Aug 2011; Naohiro Aota <naota@gentoo.org> +python-updater-0.9-r1.ebuild,
+files/python-updater-0.9-sed.patch:
Add patch to use ebuild-helper's version of sed
06 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
-files/python-updater-0.7-fix_import.patch,
-files/python-updater-0.8-splitdebug.patch, +python-updater-0.9.ebuild,
+python-updater-9999.ebuild:
Restore ebuilds that I removed by accident
06 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
-python-updater-0.9.ebuild, -python-updater-9999.ebuild:
Remove old files
05 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
-python-updater-0.7.ebuild, -python-updater-0.7-r1.ebuild,
-python-updater-0.8-r1.ebuild:
Remove old ebuild. Requested by Arfrever
20 Jul 2011; Mark Loeser <halcy0n@gentoo.org> python-updater-0.9.ebuild:
Stable for ppc64; bug #371849
27 Jun 2011; Brent Baude <ranger@gentoo.org> python-updater-0.9.ebuild:
Marking python-updater-0.9 ppc for bug 371849
24 Jun 2011; Raúl Porcel <armin76@gentoo.org> python-updater-0.9.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #371849
19 Jun 2011; Markus Meier <maekke@gentoo.org> python-updater-0.9.ebuild:
arm stable, bug #371849
18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> python-updater-0.9.ebuild:
Stable on amd64 wrt bug #371849
18 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
python-updater-0.9.ebuild:
x86 stable wrt bug #371849
17 Jun 2011; Jeroen Roovers <jer@gentoo.org> python-updater-0.9.ebuild:
Stable for HPPA (bug #371849).
*python-updater-0.9 (16 May 2011)
16 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.9.ebuild:
Version bump. Fixed bugs: #303037, #347229, #347897.
*python-updater-0.8-r1 (23 Mar 2011)
23 Mar 2011; Jeroen Roovers <jer@gentoo.org> -python-updater-0.8.ebuild,
+python-updater-0.8-r1.ebuild, +files/python-updater-0.8-splitdebug.patch:
Ignore splitdebug directories thanks to patch by Arfrever Frehtes Taifersar
Arahesis (bug #308579).
30 Jul 2010; Jeroen Roovers <jer@gentoo.org> python-updater-0.8.ebuild:
Stable for HPPA (bug #320043).
17 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-updater-0.8.ebuild:
amd64 stable (tested by rullzer) (bug #307265).
11 May 2010; Brent Baude <ranger@gentoo.org> python-updater-0.8.ebuild:
stable ppc64, bug 307265
17 Apr 2010; Raúl Porcel <armin76@gentoo.org> python-updater-0.8.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #307265
01 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
python-updater-0.8.ebuild:
stable x86, bug 307265
15 Mar 2010; nixnut <nixnut@gentoo.org> python-updater-0.8.ebuild:
ppc stable #307265
09 Mar 2010; Joseph Jezak <josejx@gentoo.org>
python-updater-0.7-r1.ebuild:
Marked ppc64 stable.
01 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
python-updater-0.7-r1.ebuild:
stable x86
*python-updater-0.7-r1 (29 Jan 2010)
29 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.7-r1.ebuild, +files/python-updater-0.7-fix_import.patch:
Backport fix for bug #288361.
*python-updater-0.8 (29 Jan 2010)
29 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.8.ebuild:
Version bump. Fixed bugs: #281692, #283284, #289253.
17 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-updater-0.7.ebuild:
Fix dependencies.
09 Aug 2009; Raúl Porcel <armin76@gentoo.org> python-updater-0.7.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #277647
09 Aug 2009; nixnut <nixnut@gentoo.org> python-updater-0.7.ebuild:
ppc stable #277647
05 Aug 2009; Markus Meier <maekke@gentoo.org> python-updater-0.7.ebuild:
x86 stable, bug #277647
01 Aug 2009; Jeroen Roovers <jer@gentoo.org> python-updater-0.7.ebuild:
Stable for HPPA (bug #277647).
31 Jul 2009; Jeremy Olexa <darkside@gentoo.org> python-updater-0.7.ebuild:
amd64 stable, bug 277647
26 Jul 2009; Brent Baude <ranger@gentoo.org> python-updater-0.7.ebuild:
stable ppc64, bug 277647
*python-updater-0.7 (12 Jul 2009)
12 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-updater-0.7.ebuild:
Version bump. Fixed bugs: #232304, #232313, #239174, #256342, #272979.
*python-updater-0.6-r1 (05 Dec 2008)
05 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/python-updater-r133-custom-package-manager-command.patch,
+python-updater-0.6-r1.ebuild:
Bug #249891 - Add support for just calling another binary with the
identical syntax to the package manager. Infra-requested feature, commit
acked by hawking@gentoo.org.
*python-updater-0.6 (25 Aug 2008)
25 Aug 2008; Ali Polatel <hawking@gentoo.org> -python-updater-0.3.ebuild,
-python-updater-0.4.ebuild, +python-updater-0.6.ebuild:
Version bump. Fixes bugs, #232467, #232761, #232860. Drop old.
18 Jul 2008; Olivier Crête <tester@gentoo.org> python-updater-0.5.ebuild:
Stable on amd64, bug #208902
13 Jul 2008; Joseph Jezak <josejx@gentoo.org> python-updater-0.5.ebuild:
Marked ppc stable for bug #208902.
11 Jul 2008; Jeroen Roovers <jer@gentoo.org> python-updater-0.5.ebuild:
Stable for HPPA (bug #208902).
10 Jul 2008; Raúl Porcel <armin76@gentoo.org> python-updater-0.5.ebuild:
alpha/ia64/sparc stable wrt #208902
09 Jul 2008; Markus Rothe <corsair@gentoo.org> python-updater-0.5.ebuild:
Stable on ppc64; bug #208902
09 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
python-updater-0.5.ebuild:
stable x86, bug 208902
*python-updater-0.5 (24 Jun 2008)
24 Jun 2008; Ali Polatel <hawking@gentoo.org> +python-updater-0.5.ebuild:
Version bump.
*python-updater-9999 (20 Jun 2008)
20 Jun 2008; Ali Polatel <hawking@gentoo.org> +python-updater-9999.ebuild:
Added scm ebuild for testing.
24 Apr 2008; <ricmm@gentoo.org> python-updater-0.2.ebuild:
Drop to ~mips due to unstable deps
*python-updater-0.4 (04 Jan 2008)
04 Jan 2008; Ali Polatel <hawking@gentoo.org> +python-updater-0.4.ebuild:
Version bump, handle missing SLOT bug 201848.
*python-updater-0.3 (29 Oct 2007)
29 Oct 2007; Ali Polatel <hawking@gentoo.org> python-updater-0.2.ebuild,
+python-updater-0.3.ebuild:
version bump. fixing bug 180088 and some other problems. changed HOMEPAGE
26 Oct 2007; Ali Polatel <hawking@gentoo.org> python-updater-0.2.ebuild:
Changed SRC_URI to mirror://gentoo
07 Sep 2007; Ali Polatel <hawking@gentoo.org> -python-updater-0.1.ebuild,
python-updater-0.2.ebuild:
add blocker for older python versions to prevent collisions (bug 190454).
drop old
31 May 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove myself as I'm retiring.
16 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
python-updater-0.2.ebuild:
ppc stable, bug #177804
16 May 2007; Daniel Gryniewicz <dang@gentoo.org>
python-updater-0.2.ebuild:
Marked stable on amd64 for bug #177804
14 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.2.ebuild:
Stable on Alpha and Mips.
14 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
python-updater-0.2.ebuild:
Stable on sparc wrt security #177804
14 May 2007; Jeroen Roovers <jer@gentoo.org> python-updater-0.2.ebuild:
Stable for HPPA (preparation for bug #177804).
13 May 2007; Markus Rothe <corsair@gentoo.org> python-updater-0.2.ebuild:
Stable on ppc64; bug #177804
12 May 2007; Raúl Porcel <armin76@gentoo.org> python-updater-0.2.ebuild:
ia64 + x86 stable wrt security bug #177804
12 May 2007; Markus Rothe <corsair@gentoo.org> python-updater-0.2.ebuild:
Added ~ppc64; bug #177270
11 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.2.ebuild:
Add ~alpha and ~mips keywords.
08 May 2007; Roy Marples <uberlord@gentoo.org> python-updater-0.2.ebuild:
Added ~sparc-fbsd keyword, #177426.
Added ~x86-fbsd keyword, #177426.
08 May 2007; Raúl Porcel <armin76@gentoo.org> python-updater-0.2.ebuild:
Add ~ia64 wrt bug 177270
07 May 2007; Jeroen Roovers <jer@gentoo.org> python-updater-0.2.ebuild:
Marked ~hppa (bug #177270).
*python-updater-0.2 (07 May 2007)
07 May 2007; Bryan Østergaard <kloeri@gentoo.org>
+python-updater-0.2.ebuild:
Small bump, ripping out logging and --new option.
06 May 2007; Lukasz Strzygowski <lucass@gentoo.org>
python-updater-0.1.ebuild:
Marked ~amd64.
06 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.1.ebuild:
Fix RDEPEND.
*python-updater-0.1 (06 May 2007)
06 May 2007; Bryan Østergaard <kloeri@gentoo.org>
+python-updater-0.1.ebuild:
Initial import of stand-alone python-updater.

View File

@ -3,9 +3,12 @@ AUX python-updater-0.10-only-alias-sed-if-exists.patch 965 SHA256 d9d824edc14785
DIST python-updater-0.11.tar.bz2 9355 SHA256 5c88b2a56febe67e783855a1c51c4c89637e948704834ad1f5d1b6e46cc4a7b8 SHA512 613d0b772faed65690b3999fb557f4414926f72f2f6084cf2e91c225a036df8c1a3c73e4fa6feac191cb7ac89035d3bcae9a6b23f479e2cf63d69bb8c57217fe WHIRLPOOL 9eab112192a3515e71d4971b89282d3f9725629af5b4db6a090d74f4c3dc9421dbfbc9c6c0393b3d6387d4926b1eb1bbc6291ac18ae31e86ecfeb37cfba68b14
DIST python-updater-0.12.tar.bz2 10323 SHA256 9df20f8e4acb18428f649ca944e9f6875125d996df6a72f0dab4e1f4b51ffe72 SHA512 6bb092ab52274f22edce479c2efafb3ad96c8969ecf0e72a99c5c6dc2755c6caf9bfaacbcb745a8839b79c891c6356b6cfcba08ce117061a0e6d17d3d43ff3fd WHIRLPOOL 86659c9b5a4f9752416342ed09e710a70133f7b69e61f707d1800f4008db63770b4252a32222c56047a9db37319963558872ea8618fc00f44f4fc4da4b800c62
DIST python-updater-0.13.tar.bz2 10384 SHA256 9123cdb538f3f05f20562acb1e6bb4f568061f3b6d866b31edb24da325bfbbbe SHA512 5c75cd76e18d19a6d4fdec902d47cccf41d61fd9b6d40c6c22b4579e826130ebdf00c8da57b6ba2752ff10832f5fcebb9a0a2dbeef03551add0382f57b15ac5a WHIRLPOOL bf804db9ac5dcd7aea9141c43378b0c5d938d5a984c9fe73fb9d8db1933354270a2cf74e5ea49066cb5c2fae1e60590638abf9a79cb9394bcbe9c3487cde9af7
EBUILD python-updater-0.11.ebuild 1077 SHA256 79a0b47391b634ef0cc76c911a1026c73dcc00dd2c8a33666aab358b870b73a4 SHA512 a7f43f06c559da2485ecc52cd5b55d018ac9b9f60e59dd76f2d42e5f28c143fb7797e2285079a63c31f582feb18ce00155e8e370f180ee633a1c85f51c472388 WHIRLPOOL ae4f3f0c99a145c529186eb6dc59934b22e490d7e3d6a69dd0a3ff834e79138494cb3cc72f0baad7a3b9785d23573907e54bdd69ce79824c24f2f8f4a0ec24a5
EBUILD python-updater-0.12.ebuild 1052 SHA256 a2aa9479082bc2378c05d10511472b5f1c05c8775f83b394009cb6b32cf19909 SHA512 0e9055ae8e7b944eb336ebea82a0d980fbdbb02394eb57a5189b74a52d1fc37e9b01eb3f5e0b7fe457a750cfe4a368f78de7a8c3e46b5d43d17bf2267390c332 WHIRLPOOL 13da2f84b2cf7a11d0397f3dfcd93b080ee8a84aa5f8990c1b94fbf900a90c540c1033de878e8e49c233af678e3cffd5c4c333cffa75c0d23f3b4aee219f8136
EBUILD python-updater-0.13.ebuild 1052 SHA256 1cd0db62a717282a3d698927566462d1d154e7d7ab272c58f875a6e831eddc91 SHA512 934fdaed4dfb16971096b48a225b8f1caf51ad38614735c6eb7e0bda272d1e06c36e246e0654d6efc2d0b814eb4d4d13fe55dde46155e357dd022ea4fb3e80cc WHIRLPOOL add34c20cba52bccdad32f0ce1421f69684329ff8c0076e4fc758e514e4d628137b6d5b4dea7b3e32bcd1c5e0e53a798681d102d58524512c66e71e5e3068631
EBUILD python-updater-9999.ebuild 1053 SHA256 ff15788ea81257f5d5205b0a2c0263757d57c697b3957fdc72bbd1151073de72 SHA512 fb82322a3600829b68caf978ff37d1951cb2810fa5af43c71fc6385ba2466f88766ae29d3c3810805ec5a70d09c3499127116b97f9db69b11979b0c2c24c973e WHIRLPOOL df52f9c4afaaca5cb1e00fa1355f4f8a8a73671589fc3010dd4a9beda8d25f08e57df2b67f2cb12cbf3d0e6130f33cc013ba73748c9b52b2a11eb049f334e3a4
MISC ChangeLog 13308 SHA256 0f01ea2ccccf360f53458908d18ab104669427bac6c132abb4990a718f1b32cf SHA512 40a06e66699d1df0a16a3e70c6a22e97f8e21583065de6e11e2fd654859dff2b28489c0f4354565499a0445f81ca8510cf1ce6b5bbccb5ee333985e84f87d809 WHIRLPOOL 41514a89d4708d708403f22e04c4c3fb5c1c538afdef1b5a848c50fe81385d12706631adfcfb41ade2649bb31b0013a3478650123bc6f0cdf6fb11e3a49e2f41
MISC metadata.xml 159 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 SHA512 d5a29b9f6ecddfc368dc0f1f8919cd3c3d6ecf2c7a82bc8d4c0dd51b7aa15561ed0462acb8ae39bc84f97e706e82d9b4b06357494f164f1648219f604b473fbe WHIRLPOOL 36e19b63a1b307cc200e1d73499b7477f73799db3909e71b5a0916084728351c76d400f65e2c8b3f8fffb2c9ba54c0bd235f785b47414178d98f11d64a9420d7
DIST python-updater-0.14.tar.bz2 10354 SHA256 78b8a8680ef2a64baf2e1a3624694967ea119109f9c171106b93e02661f3ba4a SHA512 6d5589326a1dc1cb83c42a0d1cdadce4e33ee25a1699e93475d5167666f06fda900822fa3f5657c473999860a36cfb6f6dd1312b66695e47ad3035404e26b9db WHIRLPOOL 6d839525fabdf19f8fc729bc341cb13bfdec2a5f96eff9524ea8af018987c86d284aa7a52a6c1f32aac34403f0fef47a9a7e6963b91282529bc30997c6d2666b
EBUILD python-updater-0.11.ebuild 957 SHA256 0b7ef7418309c0131c760a0e2f0f56f3e47c13def67fbc33228586975dc0ba22 SHA512 3708eb1409885ae5601ad59c277f5369991b286234a483f548196a58bf8f54c22f705d7438003ecf3cf62a65dd29abd007643a9328e345f8fe132b14cf939f9b WHIRLPOOL ae42e92d9f753ee81feef0f5b202c892f612c6982e4df8cbdbb287ef379bb664366bb8abe250cb8167c69517327d05a2f20a8bc6f78f0a7249b6635b134a252e
EBUILD python-updater-0.12.ebuild 933 SHA256 efa39a7139232e62225c1ddde32bfedd329ac2b67383218d17f2e10447a0c767 SHA512 40d395cafd5ea187333b1e930f83f681bf27f0a11dfb530ba463bd141ae093901ee431d73940b9fc2dba88d20ef8ac2d55d3c875dd0b1d217c865b2dab8bbc06 WHIRLPOOL 5da3057cab10536645c8f9b93607f50f8fed93e93d0a741e77359a16352f0c8909218550905691677326ff0c08bc22f54e6c8a84354b75cbf3f8ff3903c31875
EBUILD python-updater-0.13.ebuild 1141 SHA256 72d6c5d4797885df63b3e6eb983fb1c7a7317408792880756924d2a71cb90842 SHA512 82ef2d061a06bcfa79d327a7195e67c2c2b020978678cbf3d18fb12d2f6cdeca799ba24e8de7d990ee61f97229d35ec9151b4c6849f85d1d0ffea31e130ec021 WHIRLPOOL 7fbac88913cf1fb834cb9228d9125d3fe9a03f020194be1ca1ccbf50c69018073a80244dcf24f74128e62f9d58d7d005f31ac294e29b28e569e8450a82eab979
EBUILD python-updater-0.14.ebuild 1141 SHA256 72d6c5d4797885df63b3e6eb983fb1c7a7317408792880756924d2a71cb90842 SHA512 82ef2d061a06bcfa79d327a7195e67c2c2b020978678cbf3d18fb12d2f6cdeca799ba24e8de7d990ee61f97229d35ec9151b4c6849f85d1d0ffea31e130ec021 WHIRLPOOL 7fbac88913cf1fb834cb9228d9125d3fe9a03f020194be1ca1ccbf50c69018073a80244dcf24f74128e62f9d58d7d005f31ac294e29b28e569e8450a82eab979
EBUILD python-updater-9999.ebuild 933 SHA256 efa39a7139232e62225c1ddde32bfedd329ac2b67383218d17f2e10447a0c767 SHA512 40d395cafd5ea187333b1e930f83f681bf27f0a11dfb530ba463bd141ae093901ee431d73940b9fc2dba88d20ef8ac2d55d3c875dd0b1d217c865b2dab8bbc06 WHIRLPOOL 5da3057cab10536645c8f9b93607f50f8fed93e93d0a741e77359a16352f0c8909218550905691677326ff0c08bc22f54e6c8a84354b75cbf3f8ff3903c31875
MISC ChangeLog 3476 SHA256 fc0238bb20adebc995860ab9110fea5fb4482e95489af8491473ecec6bfa2e09 SHA512 d2aef503774729f0eb53ae54647853f4a8460e482340c2b509d6545fad4261a48949ced040cd95c6f273eeba0514e9615cde34b1a4603553f4ac1f5a506d1c60 WHIRLPOOL d3f8c79d213b5062f12e02920bbaf6533eea4d5dd633bc44341bc632c5e4040acd9a3c894c3cf1e80e24703009c9b484bcc0a6f6c9003a18e802fe9a388e79f0
MISC ChangeLog-2015 13308 SHA256 0f01ea2ccccf360f53458908d18ab104669427bac6c132abb4990a718f1b32cf SHA512 40a06e66699d1df0a16a3e70c6a22e97f8e21583065de6e11e2fd654859dff2b28489c0f4354565499a0445f81ca8510cf1ce6b5bbccb5ee333985e84f87d809 WHIRLPOOL 41514a89d4708d708403f22e04c4c3fb5c1c538afdef1b5a848c50fe81385d12706631adfcfb41ade2649bb31b0013a3478650123bc6f0cdf6fb11e3a49e2f41
MISC metadata.xml 236 SHA256 4709fa7f17a11d5eae6dd884b488d3c6eb8f85e9b63fe3684b4f234d3b9b14a9 SHA512 0f2c2a0401b53543eac90eafdd4d11c5913be07f47b968e2892ca92c265adbd9564f02a491ff2607d7031194ba3e50c7720851537341b1541120821c487147a3 WHIRLPOOL d73790bb41c2cefb5e2f7b163fc95a79b9674d9808ca34cef58fbc8c5a765023a0be285508a2e7f5f70eadc5725cf8d63553d599e4b367f52fac3374de347abb

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
</pkgmetadata>

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.11.ebuild,v 1.15 2015/04/21 11:34:00 mrueg Exp $
# $Id$
EAPI=5
@ -8,13 +8,13 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-2
fi
DESCRIPTION="Script used to reinstall Python packages after changing of active Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
DESCRIPTION="Script used to reinstall Python packages after changing active Python versions"
HOMEPAGE="https://www.gentoo.org/proj/en/Python/"
if [[ "${PV}" == "9999" ]]; then
SRC_URI=""
EGIT_REPO_URI="git://anongit.gentoo.org/proj/python-updater.git"
else
SRC_URI="http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.12.ebuild,v 1.2 2015/04/21 11:34:00 mrueg Exp $
# $Id$
EAPI=5
@ -8,12 +8,12 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
fi
DESCRIPTION="Script used to reinstall Python packages after changing of active Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
DESCRIPTION="Script used to reinstall Python packages after changing active Python versions"
HOMEPAGE="https://www.gentoo.org/proj/en/Python/"
if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/python-updater.git"
else
SRC_URI="http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.13.ebuild,v 1.2 2015/04/21 11:34:00 mrueg Exp $
# $Id$
EAPI=5
@ -8,13 +8,13 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
fi
DESCRIPTION="Script used to reinstall Python packages after changing of active Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
DESCRIPTION="Script used to reinstall Python packages after changing active Python versions"
HOMEPAGE="https://www.gentoo.org/proj/en/Python/"
if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/python-updater.git"
else
SRC_URI="http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"

View File

@ -0,0 +1,38 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
if [[ "${PV}" == "9999" ]]; then
inherit git-r3
fi
DESCRIPTION="Script used to reinstall Python packages after changing active Python versions"
HOMEPAGE="https://www.gentoo.org/proj/en/Python/"
if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/python-updater.git"
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"
SLOT="0"
IUSE=""
if [[ ${PV} == 9999 ]]; then
DEPEND="
sys-apps/gentoo-functions
sys-apps/help2man
"
fi
RDEPEND="
sys-apps/gentoo-functions
|| ( >=sys-apps/portage-2.1.6 >=sys-apps/paludis-0.56.0 sys-apps/pkgcore )
"
src_compile() {
[[ ${PV} == 9999 ]] && emake python-updater
default
}

View File

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-9999.ebuild,v 1.13 2015/04/21 11:34:00 mrueg Exp $
# $Id$
EAPI=5
@ -8,12 +8,12 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
fi
DESCRIPTION="Script used to reinstall Python packages after changing of active Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
DESCRIPTION="Script used to reinstall Python packages after changing active Python versions"
HOMEPAGE="https://www.gentoo.org/proj/en/Python/"
if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/python-updater.git"
else
SRC_URI="http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi

View File

@ -1,10 +1,10 @@
DEFINED_PHASES=compile install
DESCRIPTION=Script used to reinstall Python packages after changing of active Python versions
DESCRIPTION=Script used to reinstall Python packages after changing active Python versions
EAPI=5
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
HOMEPAGE=https://www.gentoo.org/proj/en/Python/
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
RDEPEND=|| ( >=sys-apps/portage-2.1.6 >=sys-apps/paludis-0.56.0 )
SLOT=0
SRC_URI=http://dev.gentoo.org/~floppym/dist/python-updater-0.11.tar.bz2
_md5_=a7b512efed4db623d1979e648a259021
SRC_URI=https://dev.gentoo.org/~floppym/dist/python-updater-0.11.tar.bz2
_md5_=346e0663881d68b3937e91f79aa49297

View File

@ -1,10 +1,10 @@
DEFINED_PHASES=compile
DESCRIPTION=Script used to reinstall Python packages after changing of active Python versions
DESCRIPTION=Script used to reinstall Python packages after changing active Python versions
EAPI=5
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
HOMEPAGE=https://www.gentoo.org/proj/en/Python/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
RDEPEND=sys-apps/gentoo-functions || ( >=sys-apps/portage-2.1.6 >=sys-apps/paludis-0.56.0 sys-apps/pkgcore )
SLOT=0
SRC_URI=http://dev.gentoo.org/~floppym/dist/python-updater-0.12.tar.bz2
_md5_=b290f493832b2a39fe0b1af0aee54f11
SRC_URI=https://dev.gentoo.org/~floppym/dist/python-updater-0.12.tar.bz2
_md5_=a6a205591068dc77d35fa78ff5536806

View File

@ -1,10 +1,10 @@
DEFINED_PHASES=compile
DESCRIPTION=Script used to reinstall Python packages after changing of active Python versions
DESCRIPTION=Script used to reinstall Python packages after changing active Python versions
EAPI=5
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
HOMEPAGE=https://www.gentoo.org/proj/en/Python/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=sys-apps/gentoo-functions || ( >=sys-apps/portage-2.1.6 >=sys-apps/paludis-0.56.0 sys-apps/pkgcore )
SLOT=0
SRC_URI=http://dev.gentoo.org/~floppym/dist/python-updater-0.13.tar.bz2
_md5_=5fcd0f2f016f941301240939b5c7d33a
SRC_URI=https://dev.gentoo.org/~floppym/dist/python-updater-0.13.tar.bz2
_md5_=b6dd9ac92dc2f8b393100690ecfe0d06

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=compile
DESCRIPTION=Script used to reinstall Python packages after changing active Python versions
EAPI=5
HOMEPAGE=https://www.gentoo.org/proj/en/Python/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=sys-apps/gentoo-functions || ( >=sys-apps/portage-2.1.6 >=sys-apps/paludis-0.56.0 sys-apps/pkgcore )
SLOT=0
SRC_URI=https://dev.gentoo.org/~floppym/dist/python-updater-0.14.tar.bz2
_md5_=b6dd9ac92dc2f8b393100690ecfe0d06

View File

@ -1,10 +1,10 @@
DEFINED_PHASES=compile unpack
DEPEND=sys-apps/gentoo-functions sys-apps/help2man >=dev-vcs/git-1.8.2.1
DESCRIPTION=Script used to reinstall Python packages after changing of active Python versions
DESCRIPTION=Script used to reinstall Python packages after changing active Python versions
EAPI=5
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
HOMEPAGE=https://www.gentoo.org/proj/en/Python/
LICENSE=GPL-2
RDEPEND=sys-apps/gentoo-functions || ( >=sys-apps/portage-2.1.6 >=sys-apps/paludis-0.56.0 sys-apps/pkgcore )
SLOT=0
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de git-r3 ab80045e5d080584334f33013f4df21d multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=6d4affa8502b364b50f585a73df1c4dc
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de git-r3 ab80045e5d080584334f33013f4df21d multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=a6a205591068dc77d35fa78ff5536806