summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-12 12:21:47 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-12 12:21:47 +0000
commit839613a4870726ab523c9fbb60b81cab475531ef (patch)
treec241ac0c985956d6a4d4b7f068cda1541c646bda /net-libs/liboauth
parentBump libav/ffmpeg deps (diff)
downloadgentoo-2-839613a4870726ab523c9fbb60b81cab475531ef.tar.gz
gentoo-2-839613a4870726ab523c9fbb60b81cab475531ef.tar.bz2
gentoo-2-839613a4870726ab523c9fbb60b81cab475531ef.zip
Stable for HPPA (bug #529964).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r--net-libs/liboauth/ChangeLog7
-rw-r--r--net-libs/liboauth/liboauth-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/liboauth/ChangeLog b/net-libs/liboauth/ChangeLog
index 8ff8190229c3..c58acbba9b48 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.34 2013/09/08 13:21:07 kensington Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.35 2014/12/12 12:21:47 jer Exp $
+
+ 12 Dec 2014; Jeroen Roovers <jer@gentoo.org> liboauth-1.0.1.ebuild:
+ Stable for HPPA (bug #529964).
08 Sep 2013; Michael Palimaka <kensington@gentoo.org> -liboauth-0.9.7.ebuild:
Remove old.
diff --git a/net-libs/liboauth/liboauth-1.0.1.ebuild b/net-libs/liboauth/liboauth-1.0.1.ebuild
index fd0aed360207..c79eabbf2349 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
+# Copyright 1999-2014 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.11 2013/09/07 20:15:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-1.0.1.ebuild,v 1.12 2014/12/12 12:21:47 jer 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 )