diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-03-08 21:54:48 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-03-08 21:54:48 +0000 |
commit | 8e7756508031547021d35a9245fc3aa5bb0b3bbb (patch) | |
tree | b86c5ae8492798316f82d3927d00800785ececf8 /app-leechcraft/lc-anhero/lc-anhero-9999.ebuild | |
parent | Move LeechCraft to new category (diff) | |
download | gentoo-2-8e7756508031547021d35a9245fc3aa5bb0b3bbb.tar.gz gentoo-2-8e7756508031547021d35a9245fc3aa5bb0b3bbb.tar.bz2 gentoo-2-8e7756508031547021d35a9245fc3aa5bb0b3bbb.zip |
Move LeechCraft to new category
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-anhero/lc-anhero-9999.ebuild')
-rw-r--r-- | app-leechcraft/lc-anhero/lc-anhero-9999.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild b/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild new file mode 100644 index 000000000000..21a2df216678 --- /dev/null +++ b/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild,v 1.1 2013/03/08 21:54:48 maksbotan Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="AnHero, KDE-based crash handler for LeechCraft." + +SLOT="0" +KEYWORDS="" +IUSE="debug" + +DEPEND="~app-leechcraft/lc-core-${PV} + >=kde-base/kdelibs-4.2.0" +RDEPEND="${DEPEND}" |