summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-19 11:33:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-19 11:33:11 +0000
commit58cf3ef79775a32e8470b3be14952fe888e12529 (patch)
treea6e91a8301bae83ad65a3965dab8e73c9a476e09 /dev-cpp/gtest
parentStable for ppc64, wrt bug #529822 (diff)
downloadgentoo-2-58cf3ef79775a32e8470b3be14952fe888e12529.tar.gz
gentoo-2-58cf3ef79775a32e8470b3be14952fe888e12529.tar.bz2
gentoo-2-58cf3ef79775a32e8470b3be14952fe888e12529.zip
Stable for ppc64, wrt bug #529822
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp/gtest')
-rw-r--r--dev-cpp/gtest/ChangeLog5
-rw-r--r--dev-cpp/gtest/gtest-1.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/gtest/ChangeLog b/dev-cpp/gtest/ChangeLog
index 82f6a65ed613..90a4e728b604 100644
--- a/dev-cpp/gtest/ChangeLog
+++ b/dev-cpp/gtest/ChangeLog
@@ -1,5 +1,8 @@
# ChangeLog for dev-cpp/gtest
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/ChangeLog,v 1.40 2014/08/21 11:29:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/ChangeLog,v 1.41 2014/11/19 11:33:11 ago Exp $
+
+ 19 Nov 2014; Agostino Sarubbo <ago@gentoo.org> gtest-1.7.0.ebuild:
+ Stable for ppc64, wrt bug #529822
21 Aug 2014; Raúl Porcel <armin76@gentoo.org> gtest-1.7.0.ebuild:
alpha/ia64/sparc stable wrt bug #513804
diff --git a/dev-cpp/gtest/gtest-1.7.0.ebuild b/dev-cpp/gtest/gtest-1.7.0.ebuild
index 0f5c61a1c468..a06d529133c2 100644
--- a/dev-cpp/gtest/gtest-1.7.0.ebuild
+++ b/dev-cpp/gtest/gtest-1.7.0.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-cpp/gtest/gtest-1.7.0.ebuild,v 1.6 2014/08/21 11:29:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.7.0.ebuild,v 1.7 2014/11/19 11:33:11 ago Exp $
EAPI="5"
@@ -17,7 +17,7 @@ SRC_URI="http://googletest.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="examples static-libs"
DEPEND="app-arch/unzip