summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-06-18 21:58:13 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-06-18 21:58:13 +0000
commit06d715887a17b19843619a539e84e3d49155d44b (patch)
tree1a8a83cab3e54e4f1715da15d43393e4fb79a1a5 /net-libs/wvstreams
parentremove x86-fbsd 9.0 profile (diff)
downloadgentoo-2-06d715887a17b19843619a539e84e3d49155d44b.tar.gz
gentoo-2-06d715887a17b19843619a539e84e3d49155d44b.tar.bz2
gentoo-2-06d715887a17b19843619a539e84e3d49155d44b.zip
Stable for amd64 wrt bug #470556
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r--net-libs/wvstreams/ChangeLog5
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog
index e7bb771b91a9..6d94b1286c6b 100644
--- a/net-libs/wvstreams/ChangeLog
+++ b/net-libs/wvstreams/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/wvstreams
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.154 2013/06/06 14:46:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.155 2013/06/18 21:58:13 nimiux Exp $
+
+ 18 Jun 2013; Chema Alonso <nimiux@gentoo.org> wvstreams-4.6.1-r3.ebuild:
+ Stable for amd64 wrt bug #470556
06 Jun 2013; Jeroen Roovers <jer@gentoo.org> wvstreams-4.6.1-r3.ebuild:
Stable for HPPA (bug #470556).
diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
index 2992a699a03b..836a4ca6d7de 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r3.ebuild,v 1.4 2013/06/06 14:46:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild,v 1.5 2013/06/18 21:58:13 nimiux Exp $
EAPI=5
inherit autotools eutils flag-o-matic 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 boost"
#Tests fail if openssl is not compiled with -DPURIFY. Gentoo's isn't. FAIL!