diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:06:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:06:01 +0000 |
commit | 5da9096582c8c02889502476498cf6bb5b19f180 (patch) | |
tree | 3032fdce5a41fdf42d71c73752081a054201a9b7 /net-im | |
parent | sync IUSE (+aalib) (Manifest recommit) (diff) | |
download | gentoo-2-5da9096582c8c02889502476498cf6bb5b19f180.tar.gz gentoo-2-5da9096582c8c02889502476498cf6bb5b19f180.tar.bz2 gentoo-2-5da9096582c8c02889502476498cf6bb5b19f180.zip |
sync IUSE (+bidi), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/centericq/centericq-4.9.12-r1.ebuild | 5 | ||||
-rw-r--r-- | net-im/centericq/centericq-4.9.12.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/net-im/centericq/centericq-4.9.12-r1.ebuild b/net-im/centericq/centericq-4.9.12-r1.ebuild index 73fb7ff6c768..c60e557b636f 100644 --- a/net-im/centericq/centericq-4.9.12-r1.ebuild +++ b/net-im/centericq/centericq-4.9.12-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.12-r1.ebuild,v 1.2 2004/07/01 22:17:29 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.12-r1.ebuild,v 1.3 2004/07/15 00:06:01 agriffis Exp $ inherit eutils -IUSE="nls ssl" +IUSE="bidi nls ssl" -S=${WORKDIR}/${P} DESCRIPTION="A ncurses ICQ/Yahoo!/AIM/IRC/MSN/Jabber Client" SRC_URI="http://konst.org.ua/download/${P}.tar.gz" HOMEPAGE="http://konst.org.ua/eng/software/centericq/info.html" diff --git a/net-im/centericq/centericq-4.9.12.ebuild b/net-im/centericq/centericq-4.9.12.ebuild index 35e11d19110a..40efde3206b7 100644 --- a/net-im/centericq/centericq-4.9.12.ebuild +++ b/net-im/centericq/centericq-4.9.12.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.12.ebuild,v 1.7 2004/07/01 22:17:29 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.12.ebuild,v 1.8 2004/07/15 00:06:01 agriffis Exp $ inherit eutils -IUSE="nls ssl" +IUSE="bidi nls ssl" -S=${WORKDIR}/${P} DESCRIPTION="A ncurses ICQ/Yahoo!/AIM/IRC/MSN/Jabber Client" SRC_URI="http://konst.org.ua/download/${P}.tar.gz" HOMEPAGE="http://konst.org.ua/eng/software/centericq/info.html" |