summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:39:39 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:39:39 +0000
commit4103e41836559c4603850f4de6df09380b112f82 (patch)
treefcb04ed3a253469a44638d14786fb301e5f74102 /net-misc/leechcraft-auscrie
parentBig leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff)
downloadgentoo-2-4103e41836559c4603850f4de6df09380b112f82.tar.gz
gentoo-2-4103e41836559c4603850f4de6df09380b112f82.tar.bz2
gentoo-2-4103e41836559c4603850f4de6df09380b112f82.zip
Big leechcraft bump to 0.4.99, thanks to 0xd34df00d
(Portage version: 2.1.10.44/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.4.99.ebuild16
2 files changed, 22 insertions, 2 deletions
diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog
index e378198bed60..c2c4e7550bbc 100644
--- a/net-misc/leechcraft-auscrie/ChangeLog
+++ b/net-misc/leechcraft-auscrie/ChangeLog
@@ -1,6 +1,10 @@
# 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.5 2011/12/31 12:09:53 maksbotan Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.6 2012/02/02 17:39:39 maksbotan Exp $
+
+ 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-auscrie-0.4.99.ebuild:
+ Bump app-editors/leechcraft-popishu to 0.4.99, thanks to 0xd34df00d
*leechcraft-auscrie-0.4.97 (31 Dec 2011)
diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild
new file mode 100644
index 000000000000..138789ffdc83
--- /dev/null
+++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:39:39 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}"