diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:21 +0000 |
commit | d80e4d7b812de76012302ab154b8b8a0c706640a (patch) | |
tree | 6852e43ed8f4895d9f241cf248a7f2efd48fe35d /dev-python/gnome-python | |
parent | updating bb when I should be asleep (diff) | |
download | gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2 gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild index 637136234f4b..1342ce19cba1 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.1 2001/10/09 14:37:23 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.2 2002/05/23 06:50:10 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome-python" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/${P}.tar.gz" HOMEPAGE="http://www.gnome.org" DEPEND="virtual/python - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 >=gnome-base/libglade-0.17-r1 ) diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild index 29ce7d83e93f..e412d4d331fd 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.1 2002/03/01 03:08:49 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.2 2002/05/23 06:50:10 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome-python" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/${P}.tar.gz" HOMEPAGE="http://www.gnome.org" DEPEND="virtual/python - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 >=gnome-base/libglade-0.17-r1 |