summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-08-13 14:12:24 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-08-13 14:12:24 +0000
commitfa33d0e52612346f01df2a9f5472d6e0d179d2b9 (patch)
treefec5f40bb74c4825940a8f960b5196674e3d9e80 /net-misc/leechcraft-auscrie
parentBump to EAPI 4 and use the rspec recipe for testing. (diff)
downloadhistorical-fa33d0e52612346f01df2a9f5472d6e0d179d2b9.tar.gz
historical-fa33d0e52612346f01df2a9f5472d6e0d179d2b9.tar.bz2
historical-fa33d0e52612346f01df2a9f5472d6e0d179d2b9.zip
Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
Package-Manager: portage-2.1.11.4/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.80.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog
index 7027a8a3a247..90f528820e62 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.15 2012/07/19 19:59:10 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.16 2012/08/13 14:02:44 maksbotan Exp $
+
+*leechcraft-auscrie-0.5.80 (13 Aug 2012)
+
+ 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-auscrie-0.5.80.ebuild:
+ Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
*leechcraft-auscrie-0.5.75 (19 Jul 2012)
diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.80.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.80.ebuild
new file mode 100644
index 000000000000..99c735224ef7
--- /dev/null
+++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:02: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}"