diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2001-10-06 10:08:20 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2001-10-06 10:08:20 +0000 |
commit | cf72f61a25d08d0cefe9bb916ec94852bdba6bc9 (patch) | |
tree | d99b6fb484696c3b6a77fe38b99932a10781cea0 /sys-apps/subterfugue | |
parent | new incoming (diff) | |
download | gentoo-2-cf72f61a25d08d0cefe9bb916ec94852bdba6bc9.tar.gz gentoo-2-cf72f61a25d08d0cefe9bb916ec94852bdba6bc9.tar.bz2 gentoo-2-cf72f61a25d08d0cefe9bb916ec94852bdba6bc9.zip |
partual gtk+ dep update / move to /usr
Diffstat (limited to 'sys-apps/subterfugue')
-rw-r--r-- | sys-apps/subterfugue/files/digest-subterfugue-0.2-r1 (renamed from sys-apps/subterfugue/files/digest-subterfugue-0.2) | 0 | ||||
-rw-r--r-- | sys-apps/subterfugue/subterfugue-0.2-r1.ebuild (renamed from sys-apps/subterfugue/subterfugue-0.2.ebuild) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/subterfugue/files/digest-subterfugue-0.2 b/sys-apps/subterfugue/files/digest-subterfugue-0.2-r1 index c2b874a49db0..c2b874a49db0 100644 --- a/sys-apps/subterfugue/files/digest-subterfugue-0.2 +++ b/sys-apps/subterfugue/files/digest-subterfugue-0.2-r1 diff --git a/sys-apps/subterfugue/subterfugue-0.2.ebuild b/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild index 055a02731bd9..2fabdcc7c0af 100644 --- a/sys-apps/subterfugue/subterfugue-0.2.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.ebuild,v 1.1 2001/09/25 16:00:47 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild,v 1.1 2001/10/06 10:08:19 azarah 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.8 )" + gtk? ( >=x11-libs/gtk+-1.2.10-r4 )" src_unpack() { |