diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-26 15:25:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-26 15:25:15 +0000 |
commit | af0ca12efc35e85623c874322fffce900016bc0f (patch) | |
tree | 7b0298a94a8c9dcc946193195fcffa33dcf85f14 /net-libs/wvstreams | |
parent | egnustep_install dies by itself (diff) | |
download | gentoo-2-af0ca12efc35e85623c874322fffce900016bc0f.tar.gz gentoo-2-af0ca12efc35e85623c874322fffce900016bc0f.tar.bz2 gentoo-2-af0ca12efc35e85623c874322fffce900016bc0f.zip |
Stable for HPPA (bug #193803).
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-libs/wvstreams')
-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 1b088c2a3b5d..c331b20ea280 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.114 2007/09/26 12:31:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.115 2007/09/26 15:25:15 jer Exp $ + + 26 Sep 2007; Jeroen Roovers <jer@gentoo.org> wvstreams-4.4.ebuild: + Stable for HPPA (bug #193803). 26 Sep 2007; Christoph Mende <angelos@gentoo.org> wvstreams-4.4.ebuild: Stable on amd64 wrt bug #193803 diff --git a/net-libs/wvstreams/wvstreams-4.4.ebuild b/net-libs/wvstreams/wvstreams-4.4.ebuild index de15e98a27ea..e68d6315f848 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.4 2007/09/26 12:31:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.5 2007/09/26 15:25:15 jer 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" |