summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-calculators/gonvert/ChangeLog5
-rw-r--r--sci-calculators/gonvert/gonvert-0.2.12.ebuild13
2 files changed, 6 insertions, 12 deletions
diff --git a/sci-calculators/gonvert/ChangeLog b/sci-calculators/gonvert/ChangeLog
index 123b94afe4de..5bfbfde01404 100644
--- a/sci-calculators/gonvert/ChangeLog
+++ b/sci-calculators/gonvert/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/gonvert
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.1 2005/12/24 14:58:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.2 2005/12/24 19:22:47 chainsaw Exp $
+
+ 24 Dec 2005; <chainsaw@gentoo.org> gonvert-0.2.12.ebuild:
+ No longer necessary to die on USE="-gnome" with pygtk-2.8.2 and up.
*gonvert-0.2.12 (24 Dec 2005)
diff --git a/sci-calculators/gonvert/gonvert-0.2.12.ebuild b/sci-calculators/gonvert/gonvert-0.2.12.ebuild
index 828b6f9a5e20..c1210f7b7f5e 100644
--- a/sci-calculators/gonvert/gonvert-0.2.12.ebuild
+++ b/sci-calculators/gonvert/gonvert-0.2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.12.ebuild,v 1.1 2005/12/24 14:58:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.12.ebuild,v 1.2 2005/12/24 19:22:47 chainsaw Exp $
inherit eutils
@@ -13,16 +13,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="=dev-python/pygtk-2*"
-
-pkg_setup() {
- # see Gentoo Bugzilla bug 2272
- built_with_use "=dev-python/pygtk-2*" gnome ||
- { eerror "PyGTK must be compiled with libglade support for gonvert to run."
- eerror "Please reemerge pygtk with the \"gnome\" USE flag."
- die "No libglade support in pygtk."
- }
-}
+DEPEND=">=dev-python/pygtk-2.8.2"
src_unpack () {
unpack ${A}