summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:16 +0000
commitcceb8a94ed71ca7383c080de258a295a0128f729 (patch)
tree03aef9fec93503ab2a74db698c6c634bb8c4bbd0 /dev-libs
parentStable for ppc64, wrt bug #462890 (diff)
downloadgentoo-2-cceb8a94ed71ca7383c080de258a295a0128f729.tar.gz
gentoo-2-cceb8a94ed71ca7383c080de258a295a0128f729.tar.bz2
gentoo-2-cceb8a94ed71ca7383c080de258a295a0128f729.zip
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/qoauth/ChangeLog5
-rw-r--r--dev-libs/qoauth/qoauth-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/qoauth/ChangeLog b/dev-libs/qoauth/ChangeLog
index e322d0c9e1c5..a13c398b3bb9 100644
--- a/dev-libs/qoauth/ChangeLog
+++ b/dev-libs/qoauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/qoauth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qoauth/ChangeLog,v 1.20 2013/03/02 20:03:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qoauth/ChangeLog,v 1.21 2013/04/02 20:56:16 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> qoauth-1.0.1.ebuild:
+ Stable for ppc64, wrt bug #462890
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qoauth-1.0.1.ebuild:
Move Qt dependencies to the new category
diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild
index 9f400995d282..88555e5baed9 100644
--- a/dev-libs/qoauth/qoauth-1.0.1.ebuild
+++ b/dev-libs/qoauth/qoauth-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/dev-libs/qoauth/qoauth-1.0.1.ebuild,v 1.11 2013/03/02 20:03:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qoauth/qoauth-1.0.1.ebuild,v 1.12 2013/04/02 20:56:16 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://files.ayoy.net/qoauth/release/${PV}/src/${P}-src.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="debug doc static-libs test"
COMMON_DEPEND="app-crypt/qca:2[debug?]"