summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/gmock/gmock-1.5.0.ebuild')
-rw-r--r--dev-cpp/gmock/gmock-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gmock/gmock-1.5.0.ebuild b/dev-cpp/gmock/gmock-1.5.0.ebuild
index 704e1fc0a7de..350b594c7ac6 100644
--- a/dev-cpp/gmock/gmock-1.5.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.5.0.ebuild,v 1.1 2011/10/14 19:26:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.5.0.ebuild,v 1.2 2011/11/11 20:12:12 vapier Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="static-libs"
-RDEPEND=">=dev-util/gtest-${PV}"
+RDEPEND=">=dev-cpp/gtest-${PV}"
DEPEND="${RDEPEND}"
src_unpack() {