summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-06-26 13:07:04 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-06-26 13:07:04 +0000
commitd47c5cbf518e4535d497755c55103761c8699392 (patch)
tree1b166f0110a39e091f66c4f0049763e39eed67e1 /net-libs/wvstreams
parentppc stable #322599 (diff)
downloadgentoo-2-d47c5cbf518e4535d497755c55103761c8699392.tar.gz
gentoo-2-d47c5cbf518e4535d497755c55103761c8699392.tar.bz2
gentoo-2-d47c5cbf518e4535d497755c55103761c8699392.zip
ppc stable #321637
(Portage version: 2.1.8.3/cvs/Linux ppc)
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 e255ef5d12e9..af626dc0cfc7 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.134 2010/06/06 14:20:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.135 2010/06/26 13:07:04 nixnut Exp $
+
+ 26 Jun 2010; <nixnut@gentoo.org> wvstreams-4.6.1.ebuild:
+ ppc stable #321637
06 Jun 2010; Raúl Porcel <armin76@gentoo.org> wvstreams-4.6.1.ebuild:
alpha/sparc stable wrt #321637
diff --git a/net-libs/wvstreams/wvstreams-4.6.1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1.ebuild
index e332f3af43ca..fcf2c5a7f344 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.4 2010/06/06 14:20:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1.ebuild,v 1.5 2010/06/26 13:07:04 nixnut 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!