summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-09-02 00:55:45 +0000
committerMichael Weber <xmw@gentoo.org>2012-09-02 00:55:45 +0000
commit092074f954db4d337a665cd539d12a19639e5644 (patch)
treec2b942839f66b41516a9a6cda2579fb3703ae060 /dev-cpp
parentppc stable (bug 424293). (diff)
downloadgentoo-2-092074f954db4d337a665cd539d12a19639e5644.tar.gz
gentoo-2-092074f954db4d337a665cd539d12a19639e5644.tar.bz2
gentoo-2-092074f954db4d337a665cd539d12a19639e5644.zip
ppc stable (bug 424743).
(Portage version: 2.1.11.12/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/gccxml/ChangeLog6
-rw-r--r--dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-cpp/gccxml/ChangeLog b/dev-cpp/gccxml/ChangeLog
index bcaf5b9c77a4..1857beabca16 100644
--- a/dev-cpp/gccxml/ChangeLog
+++ b/dev-cpp/gccxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/gccxml
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.35 2012/08/05 18:30:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.36 2012/09/02 00:55:45 xmw Exp $
+
+ 02 Sep 2012; Michael Weber <xmw@gentoo.org> gccxml-0.9.0_pre20120309.ebuild:
+ ppc stable (bug 424743).
05 Aug 2012; Raúl Porcel <armin76@gentoo.org>
gccxml-0.9.0_pre20090516-r1.ebuild, gccxml-0.9.0_pre20120309.ebuild:
@@ -150,4 +153,3 @@
25 Jan 2005; Grant Goodyear <g2boojum@gentoo.org> :
New package.
-
diff --git a/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild b/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild
index cdad61899f82..31f2f69a5b50 100644
--- a/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild
+++ b/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.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-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild,v 1.5 2012/08/05 18:30:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild,v 1.6 2012/09/02 00:55:45 xmw Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
src_prepare() {