diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:41:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:41:49 +0000 |
commit | 22a1fbb58f7a0ffa25f58364f37dd9bba8291c91 (patch) | |
tree | 665ad9e1b237ff32f36658a5ace8917609d4b2ca /net-libs/wvstreams | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-22a1fbb58f7a0ffa25f58364f37dd9bba8291c91.tar.gz gentoo-2-22a1fbb58f7a0ffa25f58364f37dd9bba8291c91.tar.bz2 gentoo-2-22a1fbb58f7a0ffa25f58364f37dd9bba8291c91.zip |
alpha/sparc stable wrt #421983
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 0dbe77239c31..ee0d5fbea8cc 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.148 2012/07/03 19:34:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.149 2012/07/29 18:41:49 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> wvstreams-4.6.1-r2.ebuild: + alpha/sparc stable wrt #421983 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> wvstreams-4.6.1-r2.ebuild: Stable for HPPA (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 30d604981e69..39762d76f7ea 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.6 2012/07/03 19:34:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild,v 1.7 2012/07/29 18:41:49 armin76 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! |