diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-28 18:23:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-28 18:23:13 +0000 |
commit | 4387d4a7fb9c5b839a41c032974630279df76a51 (patch) | |
tree | 855686540d4922aba9e8bfcbc88c812fa999eb97 /net-libs/wvstreams | |
parent | x86 stable wrt 160021 (diff) | |
download | gentoo-2-4387d4a7fb9c5b839a41c032974630279df76a51.tar.gz gentoo-2-4387d4a7fb9c5b839a41c032974630279df76a51.tar.bz2 gentoo-2-4387d4a7fb9c5b839a41c032974630279df76a51.zip |
alpha stable wrt #179401
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index b6b52219bbeb..1e6b4438bf08 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.108 2007/06/01 20:37:38 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.109 2007/06/28 18:23:13 armin76 Exp $ + + 28 Jun 2007; Raúl Porcel <armin76@gentoo.org> wvstreams-4.3-r2.ebuild: + alpha stable wrt #179401 01 Jun 2007; nixnut <nixnut@gentoo.org> wvstreams-4.3-r2.ebuild: Stable on ppc wrt bug 179401 diff --git a/net-libs/wvstreams/wvstreams-4.3-r2.ebuild b/net-libs/wvstreams/wvstreams-4.3-r2.ebuild index a27b79f1e389..609c32e01034 100644 --- a/net-libs/wvstreams/wvstreams-4.3-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.3-r2.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.3-r2.ebuild,v 1.7 2007/06/26 02:27:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.3-r2.ebuild,v 1.8 2007/06/28 18:23:13 armin76 Exp $ WANT_AUTOCONF=2.59 WANT_AUTOMAKE=none @@ -13,7 +13,7 @@ SRC_URI="http://alumnit.ca/download/${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" |