summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-31 23:11:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-31 23:11:52 +0000
commitbb22ef86111f94c95944bc93307b7f0a7c8b6c9a (patch)
tree67010f078ed641bd16234b8b1e81e798ab3f27e1 /dev-util/cppunit
parentStable for ppc, wrt bug #454320 (diff)
downloadgentoo-2-bb22ef86111f94c95944bc93307b7f0a7c8b6c9a.tar.gz
gentoo-2-bb22ef86111f94c95944bc93307b7f0a7c8b6c9a.tar.bz2
gentoo-2-bb22ef86111f94c95944bc93307b7f0a7c8b6c9a.zip
Stable for ppc, wrt bug #454544
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r--dev-util/cppunit/ChangeLog5
-rw-r--r--dev-util/cppunit/cppunit-1.13.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cppunit/ChangeLog b/dev-util/cppunit/ChangeLog
index 92c80aa64ec7..a7c1ab15cd4d 100644
--- a/dev-util/cppunit/ChangeLog
+++ b/dev-util/cppunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cppunit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.82 2013/01/31 23:01:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.83 2013/01/31 23:11:52 ago Exp $
+
+ 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> cppunit-1.13.1.ebuild:
+ Stable for ppc, wrt bug #454544
31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> cppunit-1.13.1.ebuild:
Stable for ppc64, wrt bug #454544
diff --git a/dev-util/cppunit/cppunit-1.13.1.ebuild b/dev-util/cppunit/cppunit-1.13.1.ebuild
index 7d11fca8ce0e..504b26f65a10 100644
--- a/dev-util/cppunit/cppunit-1.13.1.ebuild
+++ b/dev-util/cppunit/cppunit-1.13.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-util/cppunit/cppunit-1.13.1.ebuild,v 1.6 2013/01/31 23:01:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild,v 1.7 2013/01/31 23:11:52 ago Exp $
EAPI=4
@@ -17,7 +17,7 @@ SLOT="0"
# Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
[[ ${PV} = 9999 ]] || \
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples static-libs"