summaryrefslogtreecommitdiff
path: root/dev-util/automoc/automoc-9999.ebuild
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2011-04-17 14:15:50 -0400
committerJonathan Callen <abcd@gentoo.org>2011-04-17 14:17:43 -0400
commit84b0b1af6bc5cec2d1cafd48cada5d4481c68326 (patch)
treeee68c26528ec0e95fe7cd10d469f34eef744017f /dev-util/automoc/automoc-9999.ebuild
parent8df83ce4cba8291e2f34530dcf41f1b210f8a516 (diff)
downloadkde-84b0b1af6bc5cec2d1cafd48cada5d4481c68326.tar.gz
kde-84b0b1af6bc5cec2d1cafd48cada5d4481c68326.tar.bz2
kde-84b0b1af6bc5cec2d1cafd48cada5d4481c68326.zip
Use git-2.eclass in more places
(Portage version: 2.2.0_alpha30/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 229E5838)
Diffstat (limited to 'dev-util/automoc/automoc-9999.ebuild')
-rw-r--r--dev-util/automoc/automoc-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/automoc/automoc-9999.ebuild b/dev-util/automoc/automoc-9999.ebuild
index b9b01a7ea75..979bb1fe835 100644
--- a/dev-util/automoc/automoc-9999.ebuild
+++ b/dev-util/automoc/automoc-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=3
-inherit cmake-utils flag-o-matic git
+inherit cmake-utils flag-o-matic git-2
DESCRIPTION="KDE Meta Object Compiler"
HOMEPAGE="http://www.kde.org"