summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-05-03 18:50:36 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-05-03 18:50:36 +0000
commitc71f14e825252c6644c71dfaae5847a84509cb1a (patch)
tree271cb825f1da466df9e6fa02d7beef641f5afe47 /dev-python/rax-backup-schedule-python-novaclient-ext
parentgetting rid of 2.5 support (python-novaclient doesn't support it) (diff)
downloadgentoo-2-c71f14e825252c6644c71dfaae5847a84509cb1a.tar.gz
gentoo-2-c71f14e825252c6644c71dfaae5847a84509cb1a.tar.bz2
gentoo-2-c71f14e825252c6644c71dfaae5847a84509cb1a.zip
getting rid of 2.5 support (python-novaclient doesn't support it)
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'dev-python/rax-backup-schedule-python-novaclient-ext')
-rw-r--r--dev-python/rax-backup-schedule-python-novaclient-ext/ChangeLog8
-rw-r--r--dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild4
-rw-r--r--dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-9999.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/rax-backup-schedule-python-novaclient-ext/ChangeLog b/dev-python/rax-backup-schedule-python-novaclient-ext/ChangeLog
index 31faec17333c..bbaef9fb7a99 100644
--- a/dev-python/rax-backup-schedule-python-novaclient-ext/ChangeLog
+++ b/dev-python/rax-backup-schedule-python-novaclient-ext/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/rax-backup-schedule-python-novaclient-ext
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rax-backup-schedule-python-novaclient-ext/ChangeLog,v 1.1 2013/03/04 20:14:42 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rax-backup-schedule-python-novaclient-ext/ChangeLog,v 1.2 2013/05/03 18:50:36 prometheanfire Exp $
+
+ 03 May 2013; Matthew Thode <prometheanfire@gentoo.org>
+ rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild,
+ rax-backup-schedule-python-novaclient-ext-9999.ebuild:
+ getting rid of 2.5 support (python-novaclient doesn't support it)
*rax-backup-schedule-python-novaclient-ext-9999 (04 Mar 2013)
*rax-backup-schedule-python-novaclient-ext-0.1.2 (04 Mar 2013)
@@ -9,4 +14,3 @@
+rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild,
+rax-backup-schedule-python-novaclient-ext-9999.ebuild, +metadata.xml:
initial add of rackspace/rax_backup_schedule_python_novaclient_ext
-
diff --git a/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild b/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild
index eefcd28569da..4907e07f1aaa 100644
--- a/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild
+++ b/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild,v 1.1 2013/03/04 20:14:43 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-0.1.2.ebuild,v 1.2 2013/05/03 18:50:36 prometheanfire Exp $
EAPI=5
-PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+PYTHON_COMPAT=( python2_6 python2_7 )
inherit distutils-r1
diff --git a/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-9999.ebuild b/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-9999.ebuild
index 376e7194cc23..2bda6ace4487 100644
--- a/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-9999.ebuild
+++ b/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-9999.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-9999.ebuild,v 1.1 2013/03/04 20:14:42 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rax-backup-schedule-python-novaclient-ext/rax-backup-schedule-python-novaclient-ext-9999.ebuild,v 1.2 2013/05/03 18:50:36 prometheanfire Exp $
EAPI=5
-PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+PYTHON_COMPAT=( python2_6 python2_7 )
inherit distutils-r1 git-2