diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:13:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:13:27 +0000 |
commit | 6378a0129ea595f5c4b9fdec6fc23347bd562810 (patch) | |
tree | e2bf59a818d60b1091727b15666e159daefbb530 /net-im/gyach/gyach-0.9.8.ebuild | |
parent | sync IUSE (+esd, +mozilla), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-6378a0129ea595f5c4b9fdec6fc23347bd562810.tar.gz historical-6378a0129ea595f5c4b9fdec6fc23347bd562810.tar.bz2 historical-6378a0129ea595f5c4b9fdec6fc23347bd562810.zip |
inherit eutils, sync IUSE (+gnome), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-im/gyach/gyach-0.9.8.ebuild')
-rw-r--r-- | net-im/gyach/gyach-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gyach/gyach-0.9.8.ebuild b/net-im/gyach/gyach-0.9.8.ebuild index faae02ffd202..c959fbb396b5 100644 --- a/net-im/gyach/gyach-0.9.8.ebuild +++ b/net-im/gyach/gyach-0.9.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gyach/gyach-0.9.8.ebuild,v 1.1 2004/07/13 05:34:26 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gyach/gyach-0.9.8.ebuild,v 1.2 2004/07/15 00:13:27 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="GTK+-based Yahoo! chat client" SRC_URI="http://www4.infi.net/~cpinkham/gyach/code/${P}.tar.gz" HOMEPAGE="http://www4.infi.net/~cpinkham/gyach/" KEYWORDS="x86 sparc ~ppc" +IUSE="gnome" LICENSE="GPL-2" SLOT="0" |