diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-27 13:49:13 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-27 13:49:13 +0000 |
commit | a3755f5fdcb7f449b11719c1fc5e1fa87abacb3b (patch) | |
tree | 453fc5ff04bb72b2178900008f83ca9ac962131d /net-libs/wvstreams/wvstreams-4.4.ebuild | |
parent | sparc stable (diff) | |
download | gentoo-2-a3755f5fdcb7f449b11719c1fc5e1fa87abacb3b.tar.gz gentoo-2-a3755f5fdcb7f449b11719c1fc5e1fa87abacb3b.tar.bz2 gentoo-2-a3755f5fdcb7f449b11719c1fc5e1fa87abacb3b.zip |
stable x86, bug #193803
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-libs/wvstreams/wvstreams-4.4.ebuild')
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.4.ebuild b/net-libs/wvstreams/wvstreams-4.4.ebuild index e68d6315f848..38d289153bae 100644 --- a/net-libs/wvstreams/wvstreams-4.4.ebuild +++ b/net-libs/wvstreams/wvstreams-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.5 2007/09/26 15:25:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.6 2007/09/27 13:49:13 opfer Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=none @@ -13,7 +13,7 @@ SRC_URI="http://wvstreams.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ppc ~sparc x86" IUSE="qt3 qdbm pam slp doc debug" RESTRICT="test" |