summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:38:38 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:38:38 +0000
commit86842d6d05b8b5be7eb9017ca9210a0691167ca8 (patch)
tree2060e644ce2102f388358c39a2e7c311e16aa6c3 /app-editors/leechcraft-popishu
parentBump zabbix 1.8.11 release, appears bug fix only, masking 1.8.11 temporarily ... (diff)
downloadgentoo-2-86842d6d05b8b5be7eb9017ca9210a0691167ca8.tar.gz
gentoo-2-86842d6d05b8b5be7eb9017ca9210a0691167ca8.tar.bz2
gentoo-2-86842d6d05b8b5be7eb9017ca9210a0691167ca8.zip
Bump LeechCraft to 0.5.60, thank to 0xd34df00d
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/leechcraft-popishu')
-rw-r--r--app-editors/leechcraft-popishu/ChangeLog8
-rw-r--r--app-editors/leechcraft-popishu/leechcraft-popishu-0.5.60.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/app-editors/leechcraft-popishu/ChangeLog b/app-editors/leechcraft-popishu/ChangeLog
index c42ceb6cbced..421aaa266f75 100644
--- a/app-editors/leechcraft-popishu/ChangeLog
+++ b/app-editors/leechcraft-popishu/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/leechcraft-popishu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.10 2012/02/09 11:05:27 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.11 2012/03/20 12:38:38 maksbotan Exp $
+
+*leechcraft-popishu-0.5.60 (20 Mar 2012)
+
+ 20 Mar 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-popishu-0.5.60.ebuild:
+ Bump LeechCraft to 0.5.60, thank to 0xd34df00d
*leechcraft-popishu-0.5.0 (09 Feb 2012)
diff --git a/app-editors/leechcraft-popishu/leechcraft-popishu-0.5.60.ebuild b/app-editors/leechcraft-popishu/leechcraft-popishu-0.5.60.ebuild
new file mode 100644
index 000000000000..331a42613fc6
--- /dev/null
+++ b/app-editors/leechcraft-popishu/leechcraft-popishu-0.5.60.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/app-editors/leechcraft-popishu/leechcraft-popishu-0.5.60.ebuild,v 1.1 2012/03/20 12:38:38 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Popishu, the text editor with IDE features for LeechCraft."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ x11-libs/qscintilla"
+RDEPEND="${DEPEND}"