diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:33 +0000 |
commit | b479d686d158429007e9a0784d99c8add98ac770 (patch) | |
tree | 3358ce6ed5afae480991cd6c8dd6a85aea9aef54 /net-im/ntame | |
parent | sync IUSE (-debug) (diff) | |
download | historical-b479d686d158429007e9a0784d99c8add98ac770.tar.gz historical-b479d686d158429007e9a0784d99c8add98ac770.tar.bz2 historical-b479d686d158429007e9a0784d99c8add98ac770.zip |
sync IUSE (missing)
Diffstat (limited to 'net-im/ntame')
-rw-r--r-- | net-im/ntame/ntame-998020954.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/ntame/ntame-998020954.ebuild b/net-im/ntame/ntame-998020954.ebuild index 895206d71b6c..3a0c22ca2edf 100644 --- a/net-im/ntame/ntame-998020954.ebuild +++ b/net-im/ntame/ntame-998020954.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-im/ntame/ntame-998020954.ebuild,v 1.6 2004/06/24 22:58:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ntame/ntame-998020954.ebuild,v 1.7 2004/07/15 00:18:33 agriffis Exp $ S=${WORKDIR}/ntaim DESCRIPTION="Ncurses based AOL Instant Messenger" @@ -11,6 +11,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" src_compile () { |