diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-26 12:31:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-26 12:31:30 +0000 |
commit | 06ba17e03fb2c7e8bbbd83697a8efd2fb5b6a165 (patch) | |
tree | 66d7b63248ee00aac49fff25ff9a77692a448fa1 | |
parent | Stable on amd64 wrt bug #193832 (diff) | |
download | gentoo-2-06ba17e03fb2c7e8bbbd83697a8efd2fb5b6a165.tar.gz gentoo-2-06ba17e03fb2c7e8bbbd83697a8efd2fb5b6a165.tar.bz2 gentoo-2-06ba17e03fb2c7e8bbbd83697a8efd2fb5b6a165.zip |
Stable on amd64 wrt bug #193803
(Portage version: 2.1.3.9)
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index a35c393f1a6c..1b088c2a3b5d 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/wvstreams # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.113 2007/09/18 18:53:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.114 2007/09/26 12:31:30 angelos Exp $ + + 26 Sep 2007; Christoph Mende <angelos@gentoo.org> wvstreams-4.4.ebuild: + Stable on amd64 wrt bug #193803 18 Sep 2007; Alin Năstac <mrness@gentoo.org> wvstreams-4.3-r2.ebuild, wvstreams-4.4.ebuild: diff --git a/net-libs/wvstreams/wvstreams-4.4.ebuild b/net-libs/wvstreams/wvstreams-4.4.ebuild index 2e379301b504..de15e98a27ea 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.3 2007/09/18 18:53:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.4 2007/09/26 12:31:30 angelos 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" |