summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-15 19:42:28 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-15 19:42:28 +0000
commitf0144b2fb5e74cb6721668c33d57c2654cd44aa3 (patch)
tree01f3bd19e8bd795708cfb1ea70371ad3fe9c4aae /net-misc/leechcraft-qrosp
parentDo much LeechCraft maintainance, including bump to 0.4.96 (diff)
downloadgentoo-2-f0144b2fb5e74cb6721668c33d57c2654cd44aa3.tar.gz
gentoo-2-f0144b2fb5e74cb6721668c33d57c2654cd44aa3.tar.bz2
gentoo-2-f0144b2fb5e74cb6721668c33d57c2654cd44aa3.zip
Do much LeechCraft maintainance, including bump to 0.4.96
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-qrosp')
-rw-r--r--net-misc/leechcraft-qrosp/ChangeLog8
-rw-r--r--net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog
index a8afba661ca3..abf68a9479b9 100644
--- a/net-misc/leechcraft-qrosp/ChangeLog
+++ b/net-misc/leechcraft-qrosp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/leechcraft-qrosp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.2 2011/09/14 17:05:16 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.3 2011/12/15 19:42:28 maksbotan Exp $
+
+*leechcraft-qrosp-0.4.96 (15 Dec 2011)
+
+ 15 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-qrosp-0.4.96.ebuild:
+ Bump net-misc/leechcraft-qrosp to 0.4.96, thanks to 0xd34df00d
*leechcraft-qrosp-0.4.90 (14 Sep 2011)
diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96.ebuild
new file mode 100644
index 000000000000..729cfb370028
--- /dev/null
+++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96.ebuild,v 1.1 2011/12/15 19:42:28 maksbotan Exp $
+
+EAPI="2"
+
+inherit leechcraft
+
+DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="=net-misc/leechcraft-core-${PV}
+ dev-libs/qrosscore"
+RDEPEND="${DEPEND}"