summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-23 04:01:11 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-23 04:01:11 +0000
commit0062dd5b9a70a218ccd154cbb17d1d78d0186476 (patch)
tree9f92f24f2c4f20d55c0155248b330184c7d425e9 /net-libs/liboauth
parentAdded ~mips, bug 263222. (diff)
downloadgentoo-2-0062dd5b9a70a218ccd154cbb17d1d78d0186476.tar.gz
gentoo-2-0062dd5b9a70a218ccd154cbb17d1d78d0186476.tar.bz2
gentoo-2-0062dd5b9a70a218ccd154cbb17d1d78d0186476.zip
keyword ~ppc64, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r--net-libs/liboauth/ChangeLog5
-rw-r--r--net-libs/liboauth/liboauth-0.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liboauth/ChangeLog b/net-libs/liboauth/ChangeLog
index 2b8a25686514..4bad9f9bdbfa 100644
--- a/net-libs/liboauth/ChangeLog
+++ b/net-libs/liboauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/liboauth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.15 2012/07/08 19:41:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.16 2012/09/23 04:01:11 blueness Exp $
+
+ 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> liboauth-0.9.7.ebuild:
+ keyword ~ppc64, bug #379651
08 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Drop myself out of metadata.
diff --git a/net-libs/liboauth/liboauth-0.9.7.ebuild b/net-libs/liboauth/liboauth-0.9.7.ebuild
index 182a4b41c4dc..c6650344a44e 100644
--- a/net-libs/liboauth/liboauth-0.9.7.ebuild
+++ b/net-libs/liboauth/liboauth-0.9.7.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/liboauth/liboauth-0.9.7.ebuild,v 1.1 2012/07/04 12:53:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild,v 1.2 2012/09/23 04:01:11 blueness Exp $
EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="|| ( GPL-2 MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x64-macos"
IUSE="curl doc bindist +nss"
REQUIRED_USE="bindist? ( nss )"