summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-06 18:45:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-06 18:45:24 +0000
commitb4f2f4a59cbbfef5b92a8d0ea0a8b0c576fc3583 (patch)
tree8bf062e3680686fb392ab27e157d65e0347853c5 /net-libs
parentalpha stable wrt #331449 (diff)
downloadgentoo-2-b4f2f4a59cbbfef5b92a8d0ea0a8b0c576fc3583.tar.gz
gentoo-2-b4f2f4a59cbbfef5b92a8d0ea0a8b0c576fc3583.tar.bz2
gentoo-2-b4f2f4a59cbbfef5b92a8d0ea0a8b0c576fc3583.zip
alpha/sparc stable wrt #333613
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 a1bb2f597b4b..ef28a9ab8b11 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.139 2010/08/23 12:05:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.140 2010/09/06 18:45:24 armin76 Exp $
+
+ 06 Sep 2010; Raúl Porcel <armin76@gentoo.org> wvstreams-4.6.1-r1.ebuild:
+ alpha/sparc stable wrt #333613
23 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
wvstreams-4.6.1-r1.ebuild:
diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild
index f31ae9ccac03..25062d5c2b5e 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.4 2010/08/23 12:05:05 hwoarang Exp $
+# $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 $
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!