diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-08 19:41:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-08 19:41:04 +0000 |
commit | fd4865cff1e513311e9063ef248c0d83225d39bf (patch) | |
tree | 8b8a5a82d417f4e2ce77db6f9a3e681eef374bbc /net-libs | |
parent | Marking debhelper-9.20120608 ppc for bug 425326 (diff) | |
download | gentoo-2-fd4865cff1e513311e9063ef248c0d83225d39bf.tar.gz gentoo-2-fd4865cff1e513311e9063ef248c0d83225d39bf.tar.bz2 gentoo-2-fd4865cff1e513311e9063ef248c0d83225d39bf.zip |
Marking wvstreams-4.6.1-r2 ppc for bug 421983
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 ee0d5fbea8cc..5dc5a6a0fbf7 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.149 2012/07/29 18:41:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.150 2012/08/08 19:41:04 ranger Exp $ + + 08 Aug 2012; Brent Baude <ranger@gentoo.org> wvstreams-4.6.1-r2.ebuild: + Marking wvstreams-4.6.1-r2 ppc for bug 421983 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> wvstreams-4.6.1-r2.ebuild: alpha/sparc stable wrt #421983 diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild index 39762d76f7ea..79a49060c72d 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.7 2012/07/29 18:41:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild,v 1.8 2012/08/08 19:41:04 ranger 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! |