summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cpptest/cpptest-1.1.0.ebuild')
-rw-r--r--dev-util/cpptest/cpptest-1.1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cpptest/cpptest-1.1.0.ebuild b/dev-util/cpptest/cpptest-1.1.0.ebuild
index 0dec80b20b1d..c100ebbc9db1 100644
--- a/dev-util/cpptest/cpptest-1.1.0.ebuild
+++ b/dev-util/cpptest/cpptest-1.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/cpptest-1.1.0.ebuild,v 1.9 2009/07/04 13:58:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/cpptest-1.1.0.ebuild,v 1.10 2012/05/21 19:03:45 xarthisius Exp $
EAPI=2
-inherit autotools
+inherit autotools eutils
DESCRIPTION="Simple but powerful unit testing framework for C++"
HOMEPAGE="http://cpptest.sourceforge.net/"