diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:12:14 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:12:14 +0000 |
commit | c9ab79c422b39a4a13f31d386859d6d8705987a8 (patch) | |
tree | b6372da186760ed09e9785c93f7cf4367db5d011 /net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.0.ebuild | |
parent | Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97 (diff) | |
download | historical-c9ab79c422b39a4a13f31d386859d6d8705987a8.tar.gz historical-c9ab79c422b39a4a13f31d386859d6d8705987a8.tar.bz2 historical-c9ab79c422b39a4a13f31d386859d6d8705987a8.zip |
Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.0.ebuild')
-rw-r--r-- | net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.0.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.0.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.0.ebuild new file mode 100644 index 000000000000..24ad2fda9108 --- /dev/null +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.0.ebuild,v 1.1 2012/02/09 11:12:14 maksbotan Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Auscrie, LeechCraft auto screenshooter" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" |