diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-05 18:18:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-05 18:18:09 +0000 |
commit | 9666ad6eb406f98bc2f965b8ea944f8434eb3ee3 (patch) | |
tree | c872d9aa4ac94a16ad408e07526a012928b87f22 /net-libs | |
parent | Stable for HPPA (bug #320469). (diff) | |
download | gentoo-2-9666ad6eb406f98bc2f965b8ea944f8434eb3ee3.tar.gz gentoo-2-9666ad6eb406f98bc2f965b8ea944f8434eb3ee3.tar.bz2 gentoo-2-9666ad6eb406f98bc2f965b8ea944f8434eb3ee3.zip |
Stable for HPPA (bug #333613).
(Portage version: 2.2_rc88/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index 1a6f75922bfe..d718ddbd008a 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,9 @@ # 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.141 2010/09/28 14:47:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.142 2010/10/05 18:18:09 jer Exp $ + + 05 Oct 2010; Jeroen Roovers <jer@gentoo.org> wvstreams-4.6.1-r1.ebuild: + Stable for HPPA (bug #333613). 28 Sep 2010; Brent Baude <ranger@gentoo.org> wvstreams-4.6.1-r1.ebuild: Marking wvstreams-4.6.1-r1 ppc for bug 333613 diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild index 9a7e09c0973b..aa75d2f90e16 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.6 2010/09/28 14:47:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r1.ebuild,v 1.7 2010/10/05 18:18:09 jer 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! |