summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-25 10:58:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-25 10:58:22 +0000
commitd52641ae2d1a10e8e4515031e463be18a32c406f (patch)
tree210e8a43055cbd1e449f2235738b76bd7df3fb10 /dev-util/cppunit
parentStable for alpha, wrt bug #512012 (diff)
downloadgentoo-2-d52641ae2d1a10e8e4515031e463be18a32c406f.tar.gz
gentoo-2-d52641ae2d1a10e8e4515031e463be18a32c406f.tar.bz2
gentoo-2-d52641ae2d1a10e8e4515031e463be18a32c406f.zip
Stable for alpha, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r--dev-util/cppunit/ChangeLog5
-rw-r--r--dev-util/cppunit/cppunit-1.13.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cppunit/ChangeLog b/dev-util/cppunit/ChangeLog
index ef9425a08a98..b2d47b9ac0bb 100644
--- a/dev-util/cppunit/ChangeLog
+++ b/dev-util/cppunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cppunit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.100 2014/08/23 15:29:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.101 2014/08/25 10:58:22 ago Exp $
+
+ 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cppunit-1.13.2-r2.ebuild:
+ Stable for alpha, wrt bug #512012
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cppunit-1.13.2-r2.ebuild:
Stable for ia64, wrt bug #512012
diff --git a/dev-util/cppunit/cppunit-1.13.2-r2.ebuild b/dev-util/cppunit/cppunit-1.13.2-r2.ebuild
index 8fc113628a4a..986013901af9 100644
--- a/dev-util/cppunit/cppunit-1.13.2-r2.ebuild
+++ b/dev-util/cppunit/cppunit-1.13.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.2-r2.ebuild,v 1.8 2014/08/23 15:29:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.2-r2.ebuild,v 1.9 2014/08/25 10:58:22 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ LICENSE="LGPL-2.1"
SLOT="0"
# Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
[[ ${PV} = 9999 ]] || \
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples static-libs"
RDEPEND=""