summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-06-28 15:28:14 +0000
committerJeroen Roovers <jer@gentoo.org>2012-06-28 15:28:14 +0000
commit75fd1a45804f42989c7f135a97da35a14bfa6bb8 (patch)
tree3854ad8ded7ba886dc44f3109aad4e1b472ecd34 /dev-cpp/gtest
parentStable for HPPA (bug #419553). (diff)
downloadgentoo-2-75fd1a45804f42989c7f135a97da35a14bfa6bb8.tar.gz
gentoo-2-75fd1a45804f42989c7f135a97da35a14bfa6bb8.tar.bz2
gentoo-2-75fd1a45804f42989c7f135a97da35a14bfa6bb8.zip
Stable for HPPA (bug #420853).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/gtest')
-rw-r--r--dev-cpp/gtest/ChangeLog5
-rw-r--r--dev-cpp/gtest/gtest-1.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/gtest/ChangeLog b/dev-cpp/gtest/ChangeLog
index 47ee863f0cdd..66f66142ea05 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.11 2012/06/20 20:15:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/ChangeLog,v 1.12 2012/06/28 15:28:14 jer Exp $
+
+ 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> gtest-1.6.0.ebuild:
+ Stable for HPPA (bug #420853).
20 Jun 2012; Markus Meier <maekke@gentoo.org> gtest-1.6.0.ebuild:
arm stable, bug #420853
diff --git a/dev-cpp/gtest/gtest-1.6.0.ebuild b/dev-cpp/gtest/gtest-1.6.0.ebuild
index 9c3d9dbb2977..6e43390d96d4 100644
--- a/dev-cpp/gtest/gtest-1.6.0.ebuild
+++ b/dev-cpp/gtest/gtest-1.6.0.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/gtest/gtest-1.6.0.ebuild,v 1.7 2012/06/20 20:15:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.6.0.ebuild,v 1.8 2012/06/28 15:28:14 jer Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="http://googletest.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos"
IUSE="examples threads static-libs"
DEPEND="app-arch/unzip"