diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:23:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:23:01 +0000 |
commit | c5ac6579eb57e53b5893f2492dc470e3533c52a7 (patch) | |
tree | edb43db7a7a3fd8a439b2797f6cb14de03ebf157 /net-libs/wvstreams | |
parent | Stable for sparc, wrt bug #464538 (diff) | |
download | gentoo-2-c5ac6579eb57e53b5893f2492dc470e3533c52a7.tar.gz gentoo-2-c5ac6579eb57e53b5893f2492dc470e3533c52a7.tar.bz2 gentoo-2-c5ac6579eb57e53b5893f2492dc470e3533c52a7.zip |
Stable for sparc, wrt bug #470556
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/wvstreams')
-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 0b2145033104..44d4c1004a01 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.157 2013/06/26 02:57:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.158 2013/06/29 16:23:01 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wvstreams-4.6.1-r3.ebuild: + Stable for sparc, wrt bug #470556 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wvstreams-4.6.1-r3.ebuild: Stable for alpha, 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 1e99630b3821..9840b3089b15 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.7 2013/06/26 02:57:19 ago Exp $ +# $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 $ 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! |