diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-30 20:28:27 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-30 20:28:27 +0000 |
commit | ed6332bff70769ba0985c790b976b27694d75e8d (patch) | |
tree | c473b62ac1d40b4a0f8efc69042ccc50c741cc73 /net-libs | |
parent | Enable deprecated GTK+ functions and a bit of clean up. (diff) | |
download | gentoo-2-ed6332bff70769ba0985c790b976b27694d75e8d.tar.gz gentoo-2-ed6332bff70769ba0985c790b976b27694d75e8d.tar.bz2 gentoo-2-ed6332bff70769ba0985c790b976b27694d75e8d.zip |
stable ppc, bug #193803
(Portage version: 2.1.3.10)
Diffstat (limited to 'net-libs')
-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 fde14829e997..311c59172960 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.116 2007/09/27 13:49:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.117 2007/09/30 20:28:27 pylon Exp $ + + 30 Sep 2007; Lars Weiler <pylon@gentoo.org> wvstreams-4.4.ebuild: + stable ppc, bug #193803 27 Sep 2007; Christian Faulhammer <opfer@gentoo.org> wvstreams-4.4.ebuild: stable x86, bug #193803 diff --git a/net-libs/wvstreams/wvstreams-4.4.ebuild b/net-libs/wvstreams/wvstreams-4.4.ebuild index 38d289153bae..0a80aab132d0 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.6 2007/09/27 13:49:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.7 2007/09/30 20:28:27 pylon 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" |