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 /app-office/gaby | |
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 'app-office/gaby')
-rw-r--r-- | app-office/gaby/gaby-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gaby/gaby-2.0.2-r1.ebuild b/app-office/gaby/gaby-2.0.2-r1.ebuild index 5c82f4e323d0..474859c6bb43 100644 --- a/app-office/gaby/gaby-2.0.2-r1.ebuild +++ b/app-office/gaby/gaby-2.0.2-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/app-office/gaby/gaby-2.0.2-r1.ebuild,v 1.2 2002/03/29 00:11:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gaby/gaby-2.0.2-r1.ebuild,v 1.3 2002/05/23 06:50:10 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small personal databases manager for Linux" SRC_URI="http://gaby.sourceforge.net/archives/${P}.tar.gz" HOMEPAGE="http://gaby.sourceforge.net" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* virtual/python >=media-libs/gdk-pixbuf-0.11.0-r1 dev-libs/libxml |