summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-29 19:52:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-29 19:52:55 +0000
commit26d9cff01bbda29d1292a3966cc93357c2d733a6 (patch)
tree55293b8fd4fa9186033f24a975b8d7158bf680bd /net-libs/liboauth
parentStable for ia64, wrt bug #477668 (diff)
downloadgentoo-2-26d9cff01bbda29d1292a3966cc93357c2d733a6.tar.gz
gentoo-2-26d9cff01bbda29d1292a3966cc93357c2d733a6.tar.bz2
gentoo-2-26d9cff01bbda29d1292a3966cc93357c2d733a6.zip
Stable for ia64, wrt bug #481894
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r--net-libs/liboauth/ChangeLog5
-rw-r--r--net-libs/liboauth/liboauth-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liboauth/ChangeLog b/net-libs/liboauth/ChangeLog
index 5136dda2d409..2558e80fd23e 100644
--- a/net-libs/liboauth/ChangeLog
+++ b/net-libs/liboauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/liboauth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.26 2013/08/23 16:36:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.27 2013/08/29 19:52:55 ago Exp $
+
+ 29 Aug 2013; Agostino Sarubbo <ago@gentoo.org> liboauth-1.0.1.ebuild:
+ Stable for ia64, wrt bug #481894
23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> liboauth-1.0.1.ebuild:
Stable for amd64, wrt bug #481894
diff --git a/net-libs/liboauth/liboauth-1.0.1.ebuild b/net-libs/liboauth/liboauth-1.0.1.ebuild
index fe93eac69956..bec00a9640cc 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.4 2013/08/23 16:36:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-1.0.1.ebuild,v 1.5 2013/08/29 19:52:55 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 )