diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 19:17:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 19:17:27 +0000 |
commit | 7fa6d2ec7bc6c12aadd42bc91959f40d49317b85 (patch) | |
tree | c5927f540b4295dda7ec489b8765650de4dd85ee /net-libs | |
parent | Stable on sparc (diff) | |
download | gentoo-2-7fa6d2ec7bc6c12aadd42bc91959f40d49317b85.tar.gz gentoo-2-7fa6d2ec7bc6c12aadd42bc91959f40d49317b85.tar.bz2 gentoo-2-7fa6d2ec7bc6c12aadd42bc91959f40d49317b85.zip |
Stable on sparc
(Portage version: 2.0.54)
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 7aee062b618e..bf7011dfe564 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.82 2006/03/18 21:13:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.83 2006/03/20 19:17:27 gustavoz Exp $ + + 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + wvstreams-4.2.2.ebuild: + Stable on sparc 18 Mar 2006; Alin Nastac <mrness@gentoo.org> wvstreams-4.2.2.ebuild: Stable on x86. diff --git a/net-libs/wvstreams/wvstreams-4.2.2.ebuild b/net-libs/wvstreams/wvstreams-4.2.2.ebuild index 58d4d485ff4b..b339b42ea39d 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.2 2006/03/18 21:13:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.3 2006/03/20 19:17:27 gustavoz 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 |