diff options
author | 2012-07-03 19:34:06 +0000 | |
---|---|---|
committer | 2012-07-03 19:34:06 +0000 | |
commit | 01c884b1cb88c14846a67a8ee48e827fd8b39e2c (patch) | |
tree | 14003b2a8d5558674882fb0fc4ac600371c6fca8 /net-libs | |
parent | Stable for HPPA (bug #418381). (diff) | |
download | gentoo-2-01c884b1cb88c14846a67a8ee48e827fd8b39e2c.tar.gz gentoo-2-01c884b1cb88c14846a67a8ee48e827fd8b39e2c.tar.bz2 gentoo-2-01c884b1cb88c14846a67a8ee48e827fd8b39e2c.zip |
Stable for HPPA (bug #421983).
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-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 ef0b12716b23..0dbe77239c31 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.147 2012/06/21 02:03:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.148 2012/07/03 19:34:06 jer Exp $ + + 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> wvstreams-4.6.1-r2.ebuild: + Stable for HPPA (bug #421983). 21 Jun 2012; Jeff Horelick <jdhore@gentoo.org> wvstreams-4.6.1-r2.ebuild: marked x86 per bug 421983 diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild index fa1bda875c31..30d604981e69 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.5 2012/06/21 02:03:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild,v 1.6 2012/07/03 19:34:06 jer 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! |