summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 21:19:45 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 21:19:45 +0000
commit136bae780ff5d6d5e05cabbeab0909ea8651ffa6 (patch)
treeaa139cde0d953fcd52d92a9279d6da541b154e9b /sci-calculators/gonvert
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-136bae780ff5d6d5e05cabbeab0909ea8651ffa6.tar.gz
gentoo-2-136bae780ff5d6d5e05cabbeab0909ea8651ffa6.tar.bz2
gentoo-2-136bae780ff5d6d5e05cabbeab0909ea8651ffa6.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators/gonvert')
-rw-r--r--sci-calculators/gonvert/ChangeLog8
-rw-r--r--sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild9
-rw-r--r--sci-calculators/gonvert/gonvert-0.2.19.ebuild9
-rw-r--r--sci-calculators/gonvert/gonvert-0.2.23.ebuild9
4 files changed, 24 insertions, 11 deletions
diff --git a/sci-calculators/gonvert/ChangeLog b/sci-calculators/gonvert/ChangeLog
index 0790e22655ce..892d69e4eca5 100644
--- a/sci-calculators/gonvert/ChangeLog
+++ b/sci-calculators/gonvert/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/gonvert
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.9 2010/05/02 15:02:40 chainsaw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.10 2011/03/02 21:19:45 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gonvert-0.2.15-r1.ebuild,
+ gonvert-0.2.19.ebuild, gonvert-0.2.23.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*gonvert-0.2.23 (02 May 2010)
diff --git a/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild b/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild
index 12e1ffe51d23..add82cbf7107 100644
--- a/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild
+++ b/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild,v 1.2 2010/05/02 15:02:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild,v 1.3 2011/03/02 21:19:45 jlec Exp $
+
+EAPI="1"
inherit eutils
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-python/pygtk-2.8.2"
+DEPEND="dev-python/pygtk:2"
+RDEPEND="${DEPEND}"
src_unpack () {
unpack ${A}
diff --git a/sci-calculators/gonvert/gonvert-0.2.19.ebuild b/sci-calculators/gonvert/gonvert-0.2.19.ebuild
index 726e603dda4d..1d1c7cf54f36 100644
--- a/sci-calculators/gonvert/gonvert-0.2.19.ebuild
+++ b/sci-calculators/gonvert/gonvert-0.2.19.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild,v 1.2 2010/05/02 15:02:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild,v 1.3 2011/03/02 21:19:45 jlec Exp $
+
+EAPI="1"
inherit eutils
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-python/pygtk-2.8.2"
+DEPEND="dev-python/pygtk:2"
+RDEPEND="${DEPEND}"
src_unpack () {
unpack ${A}
diff --git a/sci-calculators/gonvert/gonvert-0.2.23.ebuild b/sci-calculators/gonvert/gonvert-0.2.23.ebuild
index 547931079d04..af211c5589d4 100644
--- a/sci-calculators/gonvert/gonvert-0.2.23.ebuild
+++ b/sci-calculators/gonvert/gonvert-0.2.23.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.23.ebuild,v 1.1 2010/05/02 15:02:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.23.ebuild,v 1.2 2011/03/02 21:19:45 jlec Exp $
+
+EAPI="1"
inherit eutils
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-python/pygtk-2.8.2"
+DEPEND="dev-python/pygtk:2"
+RDEPEND="${DEPEND}"
src_unpack () {
unpack ${A}