summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-04 09:00:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-04 09:00:20 +0000
commit1ab13065e59b85730878f4004781384ca40a1e2a (patch)
tree6201752d0b9232910643acd597771a1b880ebf6c /net-libs/liboauth/liboauth-1.0.1.ebuild
parentStable for ppc, wrt bug #482886 (diff)
downloadgentoo-2-1ab13065e59b85730878f4004781384ca40a1e2a.tar.gz
gentoo-2-1ab13065e59b85730878f4004781384ca40a1e2a.tar.bz2
gentoo-2-1ab13065e59b85730878f4004781384ca40a1e2a.zip
Stable for ppc, wrt bug #481894
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/liboauth/liboauth-1.0.1.ebuild')
-rw-r--r--net-libs/liboauth/liboauth-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liboauth/liboauth-1.0.1.ebuild b/net-libs/liboauth/liboauth-1.0.1.ebuild
index 252c5887cdaa..333ac12922a1 100644
--- a/net-libs/liboauth/liboauth-1.0.1.ebuild
+++ b/net-libs/liboauth/liboauth-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-1.0.1.ebuild,v 1.8 2013/09/02 11:12:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-1.0.1.ebuild,v 1.9 2013/09/04 09:00:20 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
LICENSE="|| ( GPL-2 MIT )"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sparc x86 ~x64-macos"
IUSE="curl doc bindist +nss"
PATCHES=( "${FILESDIR}"/${P}-doxygen-out-of-tree.patch )