summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-09-14 17:05:16 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-09-14 17:05:16 +0000
commite4e47366e40f8e2263d2bc6915a71a142f4da93b (patch)
tree3e45f363e9163dc7e6e240b3f710b80200654219 /net-misc/leechcraft-qrosp
parentBig leechcraft bump, 0.4.90 (diff)
downloadgentoo-2-e4e47366e40f8e2263d2bc6915a71a142f4da93b.tar.gz
gentoo-2-e4e47366e40f8e2263d2bc6915a71a142f4da93b.tar.bz2
gentoo-2-e4e47366e40f8e2263d2bc6915a71a142f4da93b.zip
Big leechcraft bump, 0.4.90
(Portage version: 2.1.10.15/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.90.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog
index 21fc7f135f3a..a8afba661ca3 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.1 2011/08/25 15:18:44 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.2 2011/09/14 17:05:16 maksbotan Exp $
+
+*leechcraft-qrosp-0.4.90 (14 Sep 2011)
+
+ 14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-qrosp-0.4.90.ebuild:
+ Bump net-misc/leechcraft-qrosp to 0.4.90, thanks to 0xd34df00d
*leechcraft-qrosp-9999 (25 Aug 2011)
*leechcraft-qrosp-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.90.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.90.ebuild
new file mode 100644
index 000000000000..4b4865a5fbbb
--- /dev/null
+++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.90.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.90.ebuild,v 1.1 2011/09/14 17:05:16 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}"