diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-09 01:35:30 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-09 01:35:30 +0000 |
commit | 04e94b52b4850631df66ce3d1ef85747fe988415 (patch) | |
tree | bb4eedff45238583c0d704eb7eb2120036ed3931 /net-p2p/giftui/giftui-0.4.1.ebuild | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-2-04e94b52b4850631df66ce3d1ef85747fe988415.tar.gz gentoo-2-04e94b52b4850631df66ce3d1ef85747fe988415.tar.bz2 gentoo-2-04e94b52b4850631df66ce3d1ef85747fe988415.zip |
make ebuild prettiful; small fixes
Diffstat (limited to 'net-p2p/giftui/giftui-0.4.1.ebuild')
-rw-r--r-- | net-p2p/giftui/giftui-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/giftui/giftui-0.4.1.ebuild b/net-p2p/giftui/giftui-0.4.1.ebuild index 8d03e2b6b631..b03e977275b8 100644 --- a/net-p2p/giftui/giftui-0.4.1.ebuild +++ b/net-p2p/giftui/giftui-0.4.1.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/net-p2p/giftui/giftui-0.4.1.ebuild,v 1.4 2004/07/05 04:55:54 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftui/giftui-0.4.1.ebuild,v 1.5 2004/07/09 01:35:30 squinky86 Exp $ inherit gnome2 eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/giftui/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc ~amd64 ~ppc" -IUSE="debug" +IUSE="" DEPEND=">=x11-libs/gtk+-2.4.3 net-p2p/gift |