diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-09-14 17:06:40 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-09-14 17:06:40 +0000 |
commit | bce8d65f759f9cc60b5365d95820df4081f81c09 (patch) | |
tree | 08993c424c277e42d87ac7a12fccab0f9d75a63e /net-misc/leechcraft-auscrie | |
parent | Big leechcraft bump, 0.4.90 (diff) | |
download | historical-bce8d65f759f9cc60b5365d95820df4081f81c09.tar.gz historical-bce8d65f759f9cc60b5365d95820df4081f81c09.tar.bz2 historical-bce8d65f759f9cc60b5365d95820df4081f81c09.zip |
Big leechcraft bump, 0.4.90
Package-Manager: portage-2.1.10.15/cvs/Linux x86_64
Diffstat (limited to 'net-misc/leechcraft-auscrie')
-rw-r--r-- | net-misc/leechcraft-auscrie/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog index b8cd3cd7be3d..5c51e772938e 100644 --- a/net-misc/leechcraft-auscrie/ChangeLog +++ b/net-misc/leechcraft-auscrie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-auscrie # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.1 2011/08/25 18:10:37 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.2 2011/09/14 17:01:45 maksbotan Exp $ + +*leechcraft-auscrie-0.4.90 (14 Sep 2011) + + 14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-auscrie-0.4.90.ebuild: + Bump net-misc/leechcraft-auscrie to 0.4.90, thanks to 0xd34df00d *leechcraft-auscrie-9999 (25 Aug 2011) *leechcraft-auscrie-0.4.85 (25 Aug 2011) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild new file mode 100644 index 000000000000..605cb4a63ef7 --- /dev/null +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:01:45 maksbotan Exp $ + +EAPI="2" + +inherit leechcraft + +DESCRIPTION="Auscrie, LeechCraft auto screenshooter" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="=net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" |