summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.5.65.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog
index 61ff6ae017a2..62f28dda2196 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.10 2012/04/07 17:32:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.11 2012/04/22 13:13:46 maksbotan Exp $
+
+*leechcraft-qrosp-0.5.65 (22 Apr 2012)
+
+ 22 Apr 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-qrosp-0.5.65.ebuild:
+ Bump net-misc/leechcraft-qrosp to 0.5.65, thanks to 0xd34df00d
07 Apr 2012; Markus Meier <maekke@gentoo.org> leechcraft-qrosp-0.4.99.ebuild:
x86 stable, bug #400605
diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.65.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.65.ebuild
new file mode 100644
index 000000000000..988e00997adf
--- /dev/null
+++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.65.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 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.5.65.ebuild,v 1.1 2012/04/22 13:13:46 maksbotan Exp $
+
+EAPI="4"
+
+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}"