summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 14:21:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 14:21:05 +0000
commit362733b0e61b2ad0b4e3eb69bff5c87bfcf3f615 (patch)
tree3e26d88386b65f5ebd7ef3db9169f47795a9d2f2 /dev-libs/gtx
parentAdd ~ppc, wrt bug #449220 (diff)
downloadgentoo-2-362733b0e61b2ad0b4e3eb69bff5c87bfcf3f615.tar.gz
gentoo-2-362733b0e61b2ad0b4e3eb69bff5c87bfcf3f615.tar.bz2
gentoo-2-362733b0e61b2ad0b4e3eb69bff5c87bfcf3f615.zip
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/gtx')
-rw-r--r--dev-libs/gtx/ChangeLog6
-rw-r--r--dev-libs/gtx/gtx-0.2.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-libs/gtx/ChangeLog b/dev-libs/gtx/ChangeLog
index b2802e980022..31549b4dae97 100644
--- a/dev-libs/gtx/ChangeLog
+++ b/dev-libs/gtx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gtx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/ChangeLog,v 1.1 2012/12/03 11:33:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/ChangeLog,v 1.2 2012/12/31 14:21:05 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gtx-0.2.2.ebuild:
+ Add ~ppc, wrt bug #449220
*gtx-0.2.2 (03 Dec 2012)
@@ -8,4 +11,3 @@
+files/gtx-0.2.2-debug.patch, +files/gtx-0.2.2-docdir.patch,
+files/gtx-0.2.2-glib.h.patch, +metadata.xml:
new addition
-
diff --git a/dev-libs/gtx/gtx-0.2.2.ebuild b/dev-libs/gtx/gtx-0.2.2.ebuild
index c8d7d4a5c254..ce6d343055fa 100644
--- a/dev-libs/gtx/gtx-0.2.2.ebuild
+++ b/dev-libs/gtx/gtx-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/gtx-0.2.2.ebuild,v 1.1 2012/12/03 11:33:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/gtx-0.2.2.ebuild,v 1.2 2012/12/31 14:21:05 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/gtx/trunk/${PV}/+download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug doc static-libs"
RDEPEND="dev-libs/glib:2"