summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:19 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:19 +0000
commitcdffb97e37340bd00a4b63565030fc5ce63a864d (patch)
tree8dcab8894e722e313abb92b9e52c437fe8fe69e8 /sys-apps/subterfugue
parentgtk 1.2 dependency listing fixes (diff)
downloadhistorical-cdffb97e37340bd00a4b63565030fc5ce63a864d.tar.gz
historical-cdffb97e37340bd00a4b63565030fc5ce63a864d.tar.bz2
historical-cdffb97e37340bd00a4b63565030fc5ce63a864d.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'sys-apps/subterfugue')
-rw-r--r--sys-apps/subterfugue/subterfugue-0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild b/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild
index 2fabdcc7c0af..c0fa6ce8c2af 100644
--- a/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild
+++ b/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ SRC_URI="http://prdownloads.sourceforge.net/subterfugue/subterfugue-0.2.tgz"
HOMEPAGE="http://www.subterfugue.org"
DEPEND=">=dev-lang/python-2.0
- gtk? ( >=x11-libs/gtk+-1.2.10-r4 )"
+ gtk? ( =x11-libs/gtk+-1.2* )"
src_unpack() {