summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:22:50 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:22:50 +0000
commitf21647650b503b754503b453c692adebba9e9501 (patch)
tree6d4e04c416b51b8dbefba59bfe9799ac6200231c /app-editors
parentAdd leechcraft-netstoremanager-9999, thanks to 0xd34df00d (diff)
downloadgentoo-2-f21647650b503b754503b453c692adebba9e9501.tar.gz
gentoo-2-f21647650b503b754503b453c692adebba9e9501.tar.bz2
gentoo-2-f21647650b503b754503b453c692adebba9e9501.zip
Big leechcraft bump to 0.4.99, thanks to 0xd34df00d
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/leechcraft-popishu/ChangeLog10
-rw-r--r--app-editors/leechcraft-popishu/leechcraft-popishu-0.4.99.ebuild17
2 files changed, 25 insertions, 2 deletions
diff --git a/app-editors/leechcraft-popishu/ChangeLog b/app-editors/leechcraft-popishu/ChangeLog
index 4c2074842111..acfd9f3c458b 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.7 2011/12/31 12:07:07 maksbotan Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.8 2012/02/02 17:22:50 maksbotan Exp $
+
+*leechcraft-popishu-0.4.99 (02 Feb 2012)
+
+ 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-popishu-0.4.99.ebuild:
+ Bump app-editors/leechcraft-popishu to 0.4.99, thanks to 0xd34df00d
*leechcraft-popishu-0.4.97 (31 Dec 2011)
diff --git a/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.99.ebuild b/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.99.ebuild
new file mode 100644
index 000000000000..ff8382153be8
--- /dev/null
+++ b/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:22:50 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}"