summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-azoth/ChangeLog5
-rw-r--r--app-leechcraft/lc-azoth/lc-azoth-9999.ebuild8
2 files changed, 9 insertions, 4 deletions
diff --git a/app-leechcraft/lc-azoth/ChangeLog b/app-leechcraft/lc-azoth/ChangeLog
index 74bffcf17019..b0535aacc80b 100644
--- a/app-leechcraft/lc-azoth/ChangeLog
+++ b/app-leechcraft/lc-azoth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-leechcraft/lc-azoth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.15 2014/01/08 09:43:46 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.16 2014/01/29 15:18:19 maksbotan Exp $
+
+ 29 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> lc-azoth-9999.ebuild:
+ Update spell dependency after app-leechcraft/lc-rosenthal addition
*lc-azoth-0.6.60 (08 Jan 2014)
diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
index f0bc7b23fb0a..69c4cca710c1 100644
--- a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
+++ b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.8 2013/09/25 11:10:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.9 2014/01/29 15:18:19 maksbotan Exp $
EAPI="5"
@@ -23,7 +23,6 @@ COMMON_DEPEND="~app-leechcraft/lc-core-${PV}
otroid? ( net-libs/libotr )
media? ( dev-qt/qtmultimedia:4 )
msn? ( net-libs/libmsn )
- spell? ( app-text/hunspell )
woodpecker? ( dev-libs/kqoauth )
xmpp? (
=net-libs/qxmpp-9999
@@ -47,6 +46,9 @@ RDEPEND="${COMMON_DEPEND}
media-gfx/graphicsmagick[imagemagick]
)
virtual/latex-base
+ )
+ spell? (
+ app-leechcraft/lc-rosenthal
)"
REQUIRED_USE="|| ( standardstyles adiumstyles )"