aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2012-05-23 21:55:43 +0200
committerKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2012-05-23 21:55:43 +0200
commit499011998b6b2e50665c805c96e0ab09472161e3 (patch)
tree1f1b077fdcce05daf8025b3a46398af4e04c5ec8 /dev-util/smartgit
parent[media-gfx/librecad] add eutils.eclass for make_desktop_entry (diff)
downloadsci-499011998b6b2e50665c805c96e0ab09472161e3.tar.gz
sci-499011998b6b2e50665c805c96e0ab09472161e3.tar.bz2
sci-499011998b6b2e50665c805c96e0ab09472161e3.zip
[dev-util/smartgit] add eutils.eclass for make_desktop_entry
Diffstat (limited to 'dev-util/smartgit')
-rw-r--r--dev-util/smartgit/smartgit-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/smartgit/smartgit-1.0.2.ebuild b/dev-util/smartgit/smartgit-1.0.2.ebuild
index 2cf766baf..9fea3b1fc 100644
--- a/dev-util/smartgit/smartgit-1.0.2.ebuild
+++ b/dev-util/smartgit/smartgit-1.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-inherit java-utils-2 versionator
+inherit eutils java-utils-2 versionator
MY_PV="$(replace_all_version_separators _)"