summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:53:47 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:53:47 +0000
commit086006200b33fbd6baa6c6ee6889e9ccf8b899dd (patch)
tree84750f883a500cd706fa92eb19f159367968ad20 /app-leechcraft
parentBump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff)
downloadgentoo-2-086006200b33fbd6baa6c6ee6889e9ccf8b899dd.tar.gz
gentoo-2-086006200b33fbd6baa6c6ee6889e9ccf8b899dd.tar.bz2
gentoo-2-086006200b33fbd6baa6c6ee6889e9ccf8b899dd.zip
Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-popishu/ChangeLog9
-rw-r--r--app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/app-leechcraft/lc-popishu/ChangeLog b/app-leechcraft/lc-popishu/ChangeLog
index a90173fee072..30962a8e711f 100644
--- a/app-leechcraft/lc-popishu/ChangeLog
+++ b/app-leechcraft/lc-popishu/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-popishu
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-popishu/ChangeLog,v 1.7 2013/09/24 15:50:32 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-popishu/ChangeLog,v 1.8 2014/01/08 09:53:47 maksbotan Exp $
+
+*lc-popishu-0.6.60 (08 Jan 2014)
+
+ 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> +lc-popishu-0.6.60.ebuild:
+ Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
*lc-popishu-0.6.0 (24 Sep 2013)
diff --git a/app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild b/app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild
new file mode 100644
index 000000000000..43b6217d2108
--- /dev/null
+++ b/app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-popishu/lc-popishu-0.6.60.ebuild,v 1.1 2014/01/08 09:53:47 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Popishu, the text editor with IDE features for LeechCraft."
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ x11-libs/qscintilla"
+RDEPEND="${DEPEND}"