diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-02 17:39:39 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-02 17:39:39 +0000 |
commit | 4103e41836559c4603850f4de6df09380b112f82 (patch) | |
tree | fcb04ed3a253469a44638d14786fb301e5f74102 /net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild | |
parent | Big leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff) | |
download | gentoo-2-4103e41836559c4603850f4de6df09380b112f82.tar.gz gentoo-2-4103e41836559c4603850f4de6df09380b112f82.tar.bz2 gentoo-2-4103e41836559c4603850f4de6df09380b112f82.zip |
Big leechcraft bump to 0.4.99, thanks to 0xd34df00d
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild')
-rw-r--r-- | net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild new file mode 100644 index 000000000000..138789ffdc83 --- /dev/null +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:39:39 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}" |