diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:55:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:55:52 +0000 |
commit | a961c25d7d3794d426b2d9a887261f85a1321b3f (patch) | |
tree | 8f8b9783ff898024242dd53d758d903ba14f3ec0 /dev-util/pharmacy | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-a961c25d7d3794d426b2d9a887261f85a1321b3f.tar.gz historical-a961c25d7d3794d426b2d9a887261f85a1321b3f.tar.bz2 historical-a961c25d7d3794d426b2d9a887261f85a1321b3f.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-util/pharmacy')
-rw-r--r-- | dev-util/pharmacy/pharmacy-0.3-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/pharmacy/pharmacy-0.3-r2.ebuild b/dev-util/pharmacy/pharmacy-0.3-r2.ebuild index 0c14fc087657..2f323f45484d 100644 --- a/dev-util/pharmacy/pharmacy-0.3-r2.ebuild +++ b/dev-util/pharmacy/pharmacy-0.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r2.ebuild,v 1.6 2004/06/25 02:43:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r2.ebuild,v 1.7 2004/07/14 23:55:52 agriffis Exp $ DESCRIPTION="Gnome Front-End to CVS" SRC_URI="mirror://sourceforge/pharmacy/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://pharmacy.sourceforge.net" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " +IUSE="" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" |