diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-25 16:42:27 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-25 16:42:27 +0000 |
commit | f083ab3302d7b16df2989ae71f38d3bd6af9e88e (patch) | |
tree | 18e97ae757cdeb7b1bb3c1bc21a88b315644dc9b /net-misc/leechcraft-auscrie | |
parent | Bump LeechCraft to 0.5.90, thanks to 0xd34df00d (diff) | |
download | gentoo-2-f083ab3302d7b16df2989ae71f38d3bd6af9e88e.tar.gz gentoo-2-f083ab3302d7b16df2989ae71f38d3bd6af9e88e.tar.bz2 gentoo-2-f083ab3302d7b16df2989ae71f38d3bd6af9e88e.zip |
Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
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.5.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 d77b6bcc0693..50ee876e2708 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.18 2012/12/19 07:57:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.19 2012/12/25 16:42:27 maksbotan Exp $ + +*leechcraft-auscrie-0.5.90 (25 Dec 2012) + + 25 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-auscrie-0.5.90.ebuild: + Bump LeechCraft to 0.5.90, thanks to 0xd34df00d 19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> -leechcraft-auscrie-0.5.70.ebuild, -leechcraft-auscrie-0.5.75.ebuild, diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.ebuild new file mode 100644 index 000000000000..bfe372f5f607 --- /dev/null +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.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.90.ebuild,v 1.1 2012/12/25 16:42:27 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}" |