summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:44:13 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:44:13 +0000
commita00a6a20907f7a7e7aac23115e121ed48c9e8c6c (patch)
treea48a5076e14a043749f985f71fbcfe6794dc6d06 /net-misc/leechcraft-auscrie
parentBump LeechCraft to 0.5.60, thank to 0xd34df00d (diff)
downloadhistorical-a00a6a20907f7a7e7aac23115e121ed48c9e8c6c.tar.gz
historical-a00a6a20907f7a7e7aac23115e121ed48c9e8c6c.tar.bz2
historical-a00a6a20907f7a7e7aac23115e121ed48c9e8c6c.zip
Bump LeechCraft to 0.5.60, thank to 0xd34df00d
Package-Manager: portage-2.1.10.49/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.60.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog
index f9ea6b3afb5b..875e370d44ea 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.8 2012/02/09 11:12:14 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.9 2012/03/20 12:41:44 maksbotan Exp $
+
+*leechcraft-auscrie-0.5.60 (20 Mar 2012)
+
+ 20 Mar 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-auscrie-0.5.60.ebuild:
+ Bump LeechCraft to 0.5.60, thank to 0xd34df00d
*leechcraft-auscrie-0.5.0 (09 Feb 2012)
diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.60.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.60.ebuild
new file mode 100644
index 000000000000..e866ce24e9af
--- /dev/null
+++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.60.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.60.ebuild,v 1.1 2012/03/20 12:41:44 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}"