From 98ce1bf6e70b21d95c3d451166c68e706cb4103f Mon Sep 17 00:00:00 2001
From: "Anthony G. Basile" <blueness@gentoo.org>
Date: Wed, 7 Nov 2012 12:05:19 +0000
Subject: stable ppc ppc64, bug #441310

(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
---
 dev-util/cpptest/ChangeLog            | 6 ++++--
 dev-util/cpptest/cpptest-1.1.2.ebuild | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

(limited to 'dev-util/cpptest')

diff --git a/dev-util/cpptest/ChangeLog b/dev-util/cpptest/ChangeLog
index 6cf07b3bb964..301ed01dde26 100644
--- a/dev-util/cpptest/ChangeLog
+++ b/dev-util/cpptest/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cpptest
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/ChangeLog,v 1.18 2012/11/06 17:10:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/ChangeLog,v 1.19 2012/11/07 12:05:19 blueness Exp $
+
+  07 Nov 2012; Anthony G. Basile <blueness@gentoo.org> cpptest-1.1.2.ebuild:
+  stable ppc ppc64, bug #441310
 
   06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cpptest-1.1.2.ebuild:
   Stable for amd64, wrt bug #441310
@@ -63,4 +66,3 @@
   15 Mar 2009; Robert Buchholz <rbu@gentoo.org>
   +files/cpptest-1.1.0-htmldir.patch, +metadata.xml, +cpptest-1.1.0.ebuild:
   Initial ebuild by Sebastian Pipping (bug #260687)
-
diff --git a/dev-util/cpptest/cpptest-1.1.2.ebuild b/dev-util/cpptest/cpptest-1.1.2.ebuild
index 2885aa2e8ddc..91864ad05298 100644
--- a/dev-util/cpptest/cpptest-1.1.2.ebuild
+++ b/dev-util/cpptest/cpptest-1.1.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-util/cpptest/cpptest-1.1.2.ebuild,v 1.3 2012/11/06 17:10:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/cpptest-1.1.2.ebuild,v 1.4 2012/11/07 12:05:19 blueness Exp $
 
 EAPI=4
 inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
 IUSE="doc"
 
 DEPEND="doc? ( app-doc/doxygen )"
@@ -28,4 +28,4 @@ src_configure() {
 src_install() {
 	default
 	prune_libtool_files
-}
\ No newline at end of file
+}
-- 
cgit v1.2.3-65-gdbad