summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-09-30 17:56:53 +0000
committerMike Gilbert <floppym@gentoo.org>2012-09-30 17:56:53 +0000
commit6ac54f4741528c9c09b8c6c5424a9987d924496e (patch)
tree7544bff6182e81d6756bc43b24561bdcbf490830 /sys-libs/tevent
parentRemove packages. (diff)
downloadgentoo-2-6ac54f4741528c9c09b8c6c5424a9987d924496e.tar.gz
gentoo-2-6ac54f4741528c9c09b8c6c5424a9987d924496e.tar.bz2
gentoo-2-6ac54f4741528c9c09b8c6c5424a9987d924496e.zip
Remove minimum python version.
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/ChangeLog6
-rw-r--r--sys-libs/tevent/tevent-0.9.16.ebuild4
-rw-r--r--sys-libs/tevent/tevent-0.9.17.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index ca8856fcf212..e85e8cc63616 100644
--- a/sys-libs/tevent/ChangeLog
+++ b/sys-libs/tevent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/tevent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.22 2012/09/23 18:44:44 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.23 2012/09/30 17:56:53 floppym Exp $
+
+ 30 Sep 2012; Mike Gilbert <floppym@gentoo.org> tevent-0.9.16.ebuild,
+ tevent-0.9.17.ebuild:
+ Remove minimum python version.
*tevent-0.9.17 (23 Sep 2012)
diff --git a/sys-libs/tevent/tevent-0.9.16.ebuild b/sys-libs/tevent/tevent-0.9.16.ebuild
index 6e7fd918fbeb..518c29275b18 100644
--- a/sys-libs/tevent/tevent-0.9.16.ebuild
+++ b/sys-libs/tevent/tevent-0.9.16.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.16.ebuild,v 1.2 2012/09/13 19:00:54 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.16.ebuild,v 1.3 2012/09/30 17:56:53 floppym Exp $
EAPI=4
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2"
inherit waf-utils python
diff --git a/sys-libs/tevent/tevent-0.9.17.ebuild b/sys-libs/tevent/tevent-0.9.17.ebuild
index 172e23f11ef3..78148692fa1c 100644
--- a/sys-libs/tevent/tevent-0.9.17.ebuild
+++ b/sys-libs/tevent/tevent-0.9.17.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.1 2012/09/23 18:44:44 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.2 2012/09/30 17:56:53 floppym Exp $
EAPI=4
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2"
inherit waf-utils python