summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-05-31 21:04:00 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-05-31 21:04:00 +0000
commitd3513b083250b099d16fd5a6543e53671a23377d (patch)
tree6f9b1b471996173814d973a2143a4b6b1619e18b /net-misc/leechcraft-auscrie
parentLatest version (diff)
downloadhistorical-d3513b083250b099d16fd5a6543e53671a23377d.tar.gz
historical-d3513b083250b099d16fd5a6543e53671a23377d.tar.bz2
historical-d3513b083250b099d16fd5a6543e53671a23377d.zip
Bump LeechCraft to 0.5.70 "Hessian Blade"
Package-Manager: portage-2.1.10.63/cvs/Linux x86_64
Diffstat (limited to 'net-misc/leechcraft-auscrie')
-rw-r--r--net-misc/leechcraft-auscrie/ChangeLog8
-rw-r--r--net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.70.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog
index de43935f0090..e23290bde09a 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.11 2012/04/22 13:03:55 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.12 2012/05/31 20:51:52 maksbotan Exp $
+
+*leechcraft-auscrie-0.5.70 (31 May 2012)
+
+ 31 May 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-auscrie-0.5.70.ebuild:
+ Bump LeechCraft to 0.5.70 "Hessian Blade"
*leechcraft-auscrie-0.5.65 (22 Apr 2012)
diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.70.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.70.ebuild
new file mode 100644
index 000000000000..68c0e8a85433
--- /dev/null
+++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.70.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.70.ebuild,v 1.1 2012/05/31 20:51:52 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}"