diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-09-24 09:12:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-09-24 09:12:32 +0000 |
commit | a1585f9be2de160aac9de98d8ed84992fbf325ed (patch) | |
tree | 123651b02e177bcbe68ed97ab9f060721c88986a /net-libs/wvstreams | |
parent | net-libs/libtorrent stable on ppc. (diff) | |
download | historical-a1585f9be2de160aac9de98d8ed84992fbf325ed.tar.gz historical-a1585f9be2de160aac9de98d8ed84992fbf325ed.tar.bz2 historical-a1585f9be2de160aac9de98d8ed84992fbf325ed.zip |
net-libs/wvstreams stable on ppc.
Package-Manager: portage-2.1.2_pre1-r1
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index b669465e8a47..fdfcc49f2059 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/wvstreams # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.93 2006/09/12 15:09:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.94 2006/09/24 09:12:32 hansmi Exp $ + + 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> + wvstreams-4.2.2-r2.ebuild: + Stable on ppc. 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> wvstreams-4.2.2-r2.ebuild: diff --git a/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild b/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild index 375e40d7e5e2..8189be0057a3 100644 --- a/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild,v 1.5 2006/09/12 15:09:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild,v 1.6 2006/09/24 09:12:32 hansmi Exp $ inherit eutils fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://open.nit.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" |