summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-03-08 05:56:44 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-03-08 05:56:44 +0000
commitbec9edbc4f8eb8bc48f81439f9bed29b4f3feecb (patch)
treeed456cccd97702691ba22c2066323af18c23236d
parentVersion bump. (diff)
downloadgentoo-2-bec9edbc4f8eb8bc48f81439f9bed29b4f3feecb.tar.gz
gentoo-2-bec9edbc4f8eb8bc48f81439f9bed29b4f3feecb.tar.bz2
gentoo-2-bec9edbc4f8eb8bc48f81439f9bed29b4f3feecb.zip
just another version bump of pyrax 1.3.2
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
-rw-r--r--dev-python/pyrax/ChangeLog8
-rw-r--r--dev-python/pyrax/pyrax-1.3.2.ebuild (renamed from dev-python/pyrax/pyrax-1.3.0.ebuild)2
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/pyrax/ChangeLog b/dev-python/pyrax/ChangeLog
index 07167ebc0e3c..04b7189f0e92 100644
--- a/dev-python/pyrax/ChangeLog
+++ b/dev-python/pyrax/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/pyrax
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/ChangeLog,v 1.2 2013/03/04 20:42:51 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/ChangeLog,v 1.3 2013/03/08 05:56:43 prometheanfire Exp $
+
+*pyrax-1.3.2 (08 Mar 2013)
+
+ 08 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> -pyrax-1.3.0.ebuild,
+ +pyrax-1.3.2.ebuild:
+ just another bump for pyrax
*pyrax-1.3.1 (04 Mar 2013)
diff --git a/dev-python/pyrax/pyrax-1.3.0.ebuild b/dev-python/pyrax/pyrax-1.3.2.ebuild
index 2c43da7fb494..721be25e5cde 100644
--- a/dev-python/pyrax/pyrax-1.3.0.ebuild
+++ b/dev-python/pyrax/pyrax-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.3.0.ebuild,v 1.1 2013/03/04 20:37:29 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.3.2.ebuild,v 1.1 2013/03/08 05:56:44 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )