diff options
author | 2013-07-04 12:18:19 +0000 | |
---|---|---|
committer | 2013-07-04 12:18:19 +0000 | |
commit | ab80e1052cd6b1ac1db0dbdfcec98b743e5f5617 (patch) | |
tree | 0b4f8f8338aeb9dd48a6e97c13e3083f323a53f5 /net-libs | |
parent | Stable for x86, wrt bug #471678 (diff) | |
download | gentoo-2-ab80e1052cd6b1ac1db0dbdfcec98b743e5f5617.tar.gz gentoo-2-ab80e1052cd6b1ac1db0dbdfcec98b743e5f5617.tar.bz2 gentoo-2-ab80e1052cd6b1ac1db0dbdfcec98b743e5f5617.zip |
Stable for x86, wrt bug #470556
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index 44d4c1004a01..a64c8da53d88 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.158 2013/06/29 16:23:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.159 2013/07/04 12:18:19 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> wvstreams-4.6.1-r3.ebuild: + Stable for x86, wrt bug #470556 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wvstreams-4.6.1-r3.ebuild: Stable for sparc, wrt 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 9840b3089b15..13065eb00eb6 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.8 2013/06/29 16:23:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild,v 1.9 2013/07/04 12:18:19 ago 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! |