summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/ETL/ETL-9999.ebuild')
-rw-r--r--dev-cpp/ETL/ETL-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/ETL/ETL-9999.ebuild b/dev-cpp/ETL/ETL-9999.ebuild
index 59ab2a2f3..a7e5cece9 100644
--- a/dev-cpp/ETL/ETL-9999.ebuild
+++ b/dev-cpp/ETL/ETL-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
EGIT_REPO_URI="git://synfig.git.sourceforge.net/gitroot/synfig/synfig"
-inherit autotools git
+inherit autotools git-2
DESCRIPTION="Multiplatform class and template library designed to complement and supplement the C++ STL"
HOMEPAGE="http://www.synfig.org/"