From cc10b7809fcd396d8b16d69556fd84dbbee11de7 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Fri, 20 Jun 2014 19:16:46 +0000 Subject: Stable for HPPA (bug #513804). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) --- dev-cpp/gtest/ChangeLog | 5 ++++- dev-cpp/gtest/gtest-1.7.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-cpp') diff --git a/dev-cpp/gtest/ChangeLog b/dev-cpp/gtest/ChangeLog index 6004c03604b8..af5c1b48b808 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.36 2014/04/30 14:36:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/ChangeLog,v 1.37 2014/06/20 19:16:46 jer Exp $ + + 20 Jun 2014; Jeroen Roovers gtest-1.7.0.ebuild: + Stable for HPPA (bug #513804). 30 Apr 2014; Michał Górny gtest-1.7.0.ebuild: Simplify multilib code. Set proper flags for autotools-multilib. diff --git a/dev-cpp/gtest/gtest-1.7.0.ebuild b/dev-cpp/gtest/gtest-1.7.0.ebuild index 6cff8d0a0e46..50cd37951439 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.2 2014/04/30 14:36:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.7.0.ebuild,v 1.3 2014/06/20 19:16:46 jer 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 -- cgit v1.2.3-65-gdbad