diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 17:56:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 17:56:07 +0000 |
commit | 23b1045ab72aedd14495443aa2af1d7488a699c7 (patch) | |
tree | 05ceb34baf5c3e0feefe4994793daad81008dccb /net-libs/wvstreams | |
parent | Update SRC_URI again to use dev.gentoo.org instead of mirror://gentoo/ (bug #... (diff) | |
download | gentoo-2-23b1045ab72aedd14495443aa2af1d7488a699c7.tar.gz gentoo-2-23b1045ab72aedd14495443aa2af1d7488a699c7.tar.bz2 gentoo-2-23b1045ab72aedd14495443aa2af1d7488a699c7.zip |
Stable for amd64, wrt bug #421983
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index d6abcf342668..2193d21ce36d 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/wvstreams # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.145 2012/06/16 20:51:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.146 2012/06/20 17:56:07 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wvstreams-4.6.1-r2.ebuild: + Stable for amd64, wrt bug #421983 16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> wvstreams-4.6.1-r2.ebuild: diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild index ee23bcaf665f..705c18ce9bcd 100644 --- a/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.3 2012/06/16 21:00:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild,v 1.4 2012/06/20 17:56:07 ago Exp $ EAPI=4 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" #Tests fail if openssl is not compiled with -DPURIFY. Gentoo's isn't. FAIL! |