diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-21 19:21:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-21 19:21:55 +0000 |
commit | 27caee34abd7b87a42bc2fcdf2905ed27cca37e8 (patch) | |
tree | bf3e9f1017bc08124db1478ee88701a83fe8764d /net-libs/wvstreams | |
parent | Stable on amd64 wrt bug #333603 (diff) | |
download | gentoo-2-27caee34abd7b87a42bc2fcdf2905ed27cca37e8.tar.gz gentoo-2-27caee34abd7b87a42bc2fcdf2905ed27cca37e8.tar.bz2 gentoo-2-27caee34abd7b87a42bc2fcdf2905ed27cca37e8.zip |
x86 stable wrt bug #333613
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index 575abc89c9ca..3a2d8bdcde94 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,10 @@ # 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.137 2010/08/18 11:56:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.138 2010/08/21 19:21:55 phajdan.jr Exp $ + + 21 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + wvstreams-4.6.1-r1.ebuild: + x86 stable wrt bug #333613 18 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> wvstreams-4.6.1-r1.ebuild, +files/wvstreams-4.6.1-glibc212.patch: diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild index b20df083223c..0ddf78aafb5f 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.2 2010/08/18 11:56:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild,v 1.3 2010/08/21 19:21:55 phajdan.jr 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! |