summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-03 16:37:24 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-03 16:37:24 +0000
commit33efd4ade33e427930a613f2b3d45bdd7c4c0864 (patch)
tree0e9f277af30a61d676be6cbd852e391b28bd1b2b /dev-util/gtest/gtest-1.5.0.ebuild
parentAdd RDEPEND on dev-util/gtk-doc-am, fixes bug 348061 (diff)
downloadhistorical-33efd4ade33e427930a613f2b3d45bdd7c4c0864.tar.gz
historical-33efd4ade33e427930a613f2b3d45bdd7c4c0864.tar.bz2
historical-33efd4ade33e427930a613f2b3d45bdd7c4c0864.zip
x86 stable wrt bug #350290
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'dev-util/gtest/gtest-1.5.0.ebuild')
-rw-r--r--dev-util/gtest/gtest-1.5.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/gtest/gtest-1.5.0.ebuild b/dev-util/gtest/gtest-1.5.0.ebuild
index 7b50ee0cb374..431ae565f0a1 100644
--- a/dev-util/gtest/gtest-1.5.0.ebuild
+++ b/dev-util/gtest/gtest-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtest/gtest-1.5.0.ebuild,v 1.4 2010/12/01 19:01:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtest/gtest-1.5.0.ebuild,v 1.5 2011/01/03 16:37:24 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@ SRC_URI="http://googletest.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-macos"
+KEYWORDS="~amd64 ~arm ~hppa x86 ~ppc-macos"
IUSE="examples threads static-libs"
pkg_setup() {