summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-10 15:54:54 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-10 15:54:54 +0000
commit680cf9272544790d67c0ec04df982adc0fd52c4e (patch)
tree3703cc5bae4cca6795c7b74d3e79ffdc434e8b0c /net-libs/wvstreams
parentStable for HPPA (bug #319965). (diff)
downloadgentoo-2-680cf9272544790d67c0ec04df982adc0fd52c4e.tar.gz
gentoo-2-680cf9272544790d67c0ec04df982adc0fd52c4e.tar.bz2
gentoo-2-680cf9272544790d67c0ec04df982adc0fd52c4e.zip
Stable for HPPA (bug #321637).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r--net-libs/wvstreams/ChangeLog5
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog
index af626dc0cfc7..dccbfa383b3d 100644
--- a/net-libs/wvstreams/ChangeLog
+++ b/net-libs/wvstreams/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/wvstreams
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.135 2010/06/26 13:07:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.136 2010/07/10 15:54:54 jer Exp $
+
+ 10 Jul 2010; Jeroen Roovers <jer@gentoo.org> wvstreams-4.6.1.ebuild:
+ Stable for HPPA (bug #321637).
26 Jun 2010; <nixnut@gentoo.org> wvstreams-4.6.1.ebuild:
ppc stable #321637
diff --git a/net-libs/wvstreams/wvstreams-4.6.1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1.ebuild
index fcf2c5a7f344..c80e533bc4eb 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1.ebuild,v 1.5 2010/06/26 13:07:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1.ebuild,v 1.6 2010/07/10 15:54:54 jer Exp $
EAPI=2
inherit autotools toolchain-funcs versionator
@@ -11,7 +11,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="pam doc +ssl +dbus debug"
#Tests fail if openssl is not compiled with -DPURIFY. Gentoo's isn't. FAIL!