summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-08-03 19:01:56 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-08-03 19:01:56 +0000
commit187230220962daa37660cac4b9aaf28125991990 (patch)
tree20640f4ff8b919d4ebdde2fe47980156e4361bad /app-leechcraft/lc-rosenthal
parentBump LeechCraft to 0.6.70, thanks to 0xd34df00d. (diff)
downloadgentoo-2-187230220962daa37660cac4b9aaf28125991990.tar.gz
gentoo-2-187230220962daa37660cac4b9aaf28125991990.tar.bz2
gentoo-2-187230220962daa37660cac4b9aaf28125991990.zip
Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-rosenthal')
-rw-r--r--app-leechcraft/lc-rosenthal/ChangeLog7
-rw-r--r--app-leechcraft/lc-rosenthal/lc-rosenthal-0.6.70.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/app-leechcraft/lc-rosenthal/ChangeLog b/app-leechcraft/lc-rosenthal/ChangeLog
index 69d69f9aed0c..3256510b377b 100644
--- a/app-leechcraft/lc-rosenthal/ChangeLog
+++ b/app-leechcraft/lc-rosenthal/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-rosenthal
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-rosenthal/ChangeLog,v 1.2 2014/04/10 18:01:49 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-rosenthal/ChangeLog,v 1.3 2014/08/03 19:01:56 maksbotan Exp $
+
+*lc-rosenthal-0.6.70 (03 Aug 2014)
+
+ 03 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org> +lc-rosenthal-0.6.70.ebuild:
+ Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
*lc-rosenthal-0.6.65 (10 Apr 2014)
diff --git a/app-leechcraft/lc-rosenthal/lc-rosenthal-0.6.70.ebuild b/app-leechcraft/lc-rosenthal/lc-rosenthal-0.6.70.ebuild
new file mode 100644
index 000000000000..fe99a89aecaf
--- /dev/null
+++ b/app-leechcraft/lc-rosenthal/lc-rosenthal-0.6.70.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-rosenthal/lc-rosenthal-0.6.70.ebuild,v 1.1 2014/08/03 19:01:56 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Spellchecking support for LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE=""
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ app-text/hunspell"
+RDEPEND="${DEPEND}"