diff options
author | 2011-12-15 19:44:43 +0000 | |
---|---|---|
committer | 2011-12-15 19:44:43 +0000 | |
commit | 5e9cd074a1747cd4b2d6ebb46fa3ecb312c66a89 (patch) | |
tree | 16d456d2a13f5fc7f7454eb2685114454762495c /net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild | |
parent | Stable for AMD64, wrt bug #394843 (diff) | |
download | historical-5e9cd074a1747cd4b2d6ebb46fa3ecb312c66a89.tar.gz historical-5e9cd074a1747cd4b2d6ebb46fa3ecb312c66a89.tar.bz2 historical-5e9cd074a1747cd4b2d6ebb46fa3ecb312c66a89.zip |
Do much LeechCraft maintainance, including bump to 0.4.96
Package-Manager: portage-2.1.10.40/cvs/Linux x86_64
Diffstat (limited to 'net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild')
-rw-r--r-- | net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild new file mode 100644 index 000000000000..f2f71f24a397 --- /dev/null +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild,v 1.1 2011/12/15 19:40:09 maksbotan Exp $ + +EAPI="2" + +inherit leechcraft + +DESCRIPTION="HistoryHolder keeps track of stuff downloaded in LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="=net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND} + virtual/leechcraft-search-show" |