diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:12:52 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:12:52 +0000 |
commit | 4eb4c19b6cd0852ee7a71b7626f501db520b3a04 (patch) | |
tree | be3605fc881e73ed84dddfc531bd1f34f27de3d0 /net-libs | |
parent | ~hppa blessing (diff) | |
download | gentoo-2-4eb4c19b6cd0852ee7a71b7626f501db520b3a04.tar.gz gentoo-2-4eb4c19b6cd0852ee7a71b7626f501db520b3a04.tar.bz2 gentoo-2-4eb4c19b6cd0852ee7a71b7626f501db520b3a04.zip |
net-libs/wvstreams stable on ppc.
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index bf7011dfe564..0a2f22862ce5 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.83 2006/03/20 19:17:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.84 2006/03/22 22:12:52 hansmi Exp $ + + 22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> + wvstreams-4.2.2.ebuild: + Stable on ppc. 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> wvstreams-4.2.2.ebuild: diff --git a/net-libs/wvstreams/wvstreams-4.2.2.ebuild b/net-libs/wvstreams/wvstreams-4.2.2.ebuild index b339b42ea39d..057d1baee773 100644 --- a/net-libs/wvstreams/wvstreams-4.2.2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.2.2.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.ebuild,v 1.3 2006/03/20 19:17:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.4 2006/03/22 22:12:52 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="gtk qt qdbm pam slp doc tcltk debug" RDEPEND=">=sys-libs/db-3 |