diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-04 14:18:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-04 14:18:07 +0000 |
commit | 62c13b04107bec048dc193a54a56d87441bfe969 (patch) | |
tree | af47bb1ed7c4f5f626498a627fe9688f7b3e9faa /net-libs/wvstreams | |
parent | Stable on hppa (diff) | |
download | gentoo-2-62c13b04107bec048dc193a54a56d87441bfe969.tar.gz gentoo-2-62c13b04107bec048dc193a54a56d87441bfe969.tar.bz2 gentoo-2-62c13b04107bec048dc193a54a56d87441bfe969.zip |
Stable on hppa
(Portage version: 2.1-r2)
Diffstat (limited to 'net-libs/wvstreams')
-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 91fb05306a9c..27931069ff40 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.89 2006/06/24 00:49:20 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.90 2006/08/04 14:18:07 gustavoz Exp $ + + 04 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> + wvstreams-4.2.2.ebuild: + Stable on hppa 24 Jun 2006; Doug Goldstein <cardoe@gentoo.org> wvstreams-4.0.2-r1.ebuild, wvstreams-4.0.2-r2.ebuild, 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 f25a5c9fa949..b2138084b8a9 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.6 2006/06/24 00:49:20 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.7 2006/08/04 14:18:07 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 qt3 qdbm pam slp doc tcltk debug" RDEPEND=">=sys-libs/db-3 |