summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-09-28 14:47:31 +0000
committerBrent Baude <ranger@gentoo.org>2010-09-28 14:47:31 +0000
commit934261dc2edae097e40ab5e1eda84d4f7a697dbe (patch)
tree504ae3a071f7400be465537ab0dddd1a3b7e769e /net-libs
parentVersion bump. Use POSIX shell compatible fig2ps2tex.sh to avoid dependency on... (diff)
downloadgentoo-2-934261dc2edae097e40ab5e1eda84d4f7a697dbe.tar.gz
gentoo-2-934261dc2edae097e40ab5e1eda84d4f7a697dbe.tar.bz2
gentoo-2-934261dc2edae097e40ab5e1eda84d4f7a697dbe.zip
Marking wvstreams-4.6.1-r1 ppc for bug 333613
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/wvstreams/ChangeLog5
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog
index ef28a9ab8b11..1a6f75922bfe 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.140 2010/09/06 18:45:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.141 2010/09/28 14:47:31 ranger Exp $
+
+ 28 Sep 2010; Brent Baude <ranger@gentoo.org> wvstreams-4.6.1-r1.ebuild:
+ Marking wvstreams-4.6.1-r1 ppc for bug 333613
06 Sep 2010; Raúl Porcel <armin76@gentoo.org> wvstreams-4.6.1-r1.ebuild:
alpha/sparc stable wrt #333613
diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild
index 25062d5c2b5e..9a7e09c0973b 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1-r1.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-r1.ebuild,v 1.5 2010/09/06 18:45:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild,v 1.6 2010/09/28 14:47:31 ranger 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!