summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-10 17:16:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-10 17:16:19 +0000
commit4c853762dd3bdf6815535f3b04bd9105b01c984c (patch)
tree6097e51a8a25bea21e733849634cdf10867a1b08 /dev-libs/qjson
parentMask =dev-libs/xapian-bindings-1.2.12-r1 cause it becomes stable wrt bug #456550 (diff)
downloadgentoo-2-4c853762dd3bdf6815535f3b04bd9105b01c984c.tar.gz
gentoo-2-4c853762dd3bdf6815535f3b04bd9105b01c984c.tar.bz2
gentoo-2-4c853762dd3bdf6815535f3b04bd9105b01c984c.zip
Stable for ppc, wrt bug #455366
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/qjson')
-rw-r--r--dev-libs/qjson/ChangeLog5
-rw-r--r--dev-libs/qjson/qjson-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/qjson/ChangeLog b/dev-libs/qjson/ChangeLog
index a261ab78b59f..c2a927de9d92 100644
--- a/dev-libs/qjson/ChangeLog
+++ b/dev-libs/qjson/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/qjson
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qjson/ChangeLog,v 1.30 2013/02/08 14:39:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qjson/ChangeLog,v 1.31 2013/02/10 17:16:19 ago Exp $
+
+ 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qjson-0.8.1.ebuild:
+ Stable for ppc, wrt bug #455366
08 Feb 2013; Jeroen Roovers <jer@gentoo.org> qjson-0.8.1.ebuild:
Stable for HPPA (bug #455366).
diff --git a/dev-libs/qjson/qjson-0.8.1.ebuild b/dev-libs/qjson/qjson-0.8.1.ebuild
index b69bfe04f100..2c1f637b6712 100644
--- a/dev-libs/qjson/qjson-0.8.1.ebuild
+++ b/dev-libs/qjson/qjson-0.8.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/qjson/qjson-0.8.1.ebuild,v 1.4 2013/02/08 14:39:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qjson/qjson-0.8.1.ebuild,v 1.5 2013/02/10 17:16:19 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://github/flavio/qjson/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86 ~amd64-fbsd"
IUSE="debug doc test"
RDEPEND="x11-libs/qt-core:4"