diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:16 +0000 |
commit | d724eff3e0f5ef6c3ff7ec6c8450ea38745bbbf1 (patch) | |
tree | 474532af0e0780b9d8b4a3a2eb0eaa7ee19141ec /net-im/naim-modules | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-d724eff3e0f5ef6c3ff7ec6c8450ea38745bbbf1.tar.gz historical-d724eff3e0f5ef6c3ff7ec6c8450ea38745bbbf1.tar.bz2 historical-d724eff3e0f5ef6c3ff7ec6c8450ea38745bbbf1.zip |
sync IUSE (-debug)
Diffstat (limited to 'net-im/naim-modules')
-rw-r--r-- | net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild b/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild index 90cf71faf553..6d805cce0240 100644 --- a/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild +++ b/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.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/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild,v 1.3 2004/06/24 22:58:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild,v 1.4 2004/07/15 00:18:16 agriffis Exp $ MY_PV="${PV/_pre*}-2003-09-23-1113" DESCRIPTION="a bunch of modules for the naim im client" @@ -10,7 +10,7 @@ SRC_URI="http://site.n.ml.org/download/20031011213921/naim/${PN}-${MY_PV}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~hppa ia64 ~amd64" -IUSE="debug" +IUSE="" DEPEND="net-im/naim" |