diff options
Diffstat (limited to 'dev-util/kdevelop-mercurial/kdevelop-mercurial-4.9999.ebuild')
| -rw-r--r-- | dev-util/kdevelop-mercurial/kdevelop-mercurial-4.9999.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-util/kdevelop-mercurial/kdevelop-mercurial-4.9999.ebuild b/dev-util/kdevelop-mercurial/kdevelop-mercurial-4.9999.ebuild new file mode 100644 index 00000000000..2b5f29c020d --- /dev/null +++ b/dev-util/kdevelop-mercurial/kdevelop-mercurial-4.9999.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +KDEBASE="kdevelop" +KMNAME="kdev-mercurial" +KDEVPLATFORM_VERSION="1.0.2" +inherit kde4-base + +DESCRIPTION="Mercurial plugin for KDevelop 4" +HOMEPAGE="http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-plugins/mercurial/" +EGIT_REPO_URI="git://anongit.kde.org/kdev-mercurial" +#svn://anonsvn.kde.org/home/kde/trunk/playground/devtools/kdevelop4-extra-plugins/mercurial/" + +LICENSE="GPL-3" +KEYWORDS="" +IUSE="debug" + +RDEPEND=" + dev-vcs/mercurial +" |
