summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-leechcraft/lc-azoth/ChangeLog5
-rw-r--r--app-leechcraft/lc-azoth/lc-azoth-9999.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/app-leechcraft/lc-azoth/ChangeLog b/app-leechcraft/lc-azoth/ChangeLog
index f9f778ec8adc..e7998ab56cbb 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.20 2014/05/26 19:51:21 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.21 2014/06/16 17:29:49 maksbotan Exp $
+
+ 16 Jun 2014; Maxim Koltsov <maksbotan@gentoo.org> lc-azoth-9999.ebuild:
+ Remove p100q useflag from 9999 as plugin was removed upstream
26 May 2014; Maxim Koltsov <maksbotan@gentoo.org> lc-azoth-9999.ebuild:
Switch from qtmultimedia to qt-mobility[multimedia] in lc-azoth-9999, thanks
diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
index 212345e116e6..b8692616ab6f 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-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.10 2014/05/26 19:51:21 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.11 2014/06/16 17:29:49 maksbotan Exp $
EAPI="5"
@@ -13,7 +13,7 @@ KEYWORDS=""
IUSE="debug doc astrality +acetamide +adiumstyles +autoidler +autopaste +birthdaynotifier
+chathistory +crypt +depester +embedmedia +herbicide +hili +isterique
+juick +keeso +lastseen +metacontacts media +msn +murm +latex +nativeemoticons
- +otroid +p100q +spell shx +standardstyles +vader +woodpecker +xmpp +xtazy"
+ +otroid +spell shx +standardstyles +vader +woodpecker +xmpp +xtazy"
COMMON_DEPEND="~app-leechcraft/lc-core-${PV}
dev-libs/qjson
@@ -79,7 +79,6 @@ src_configure() {
$(cmake-utils_use_enable murm AZOTH_MURM)
$(cmake-utils_use_enable nativeemoticons AZOTH_NATIVEEMOTICONS)
$(cmake-utils_use_enable otroid AZOTH_OTROID)
- $(cmake-utils_use_enable p100q AZOTH_P100Q)
$(cmake-utils_use_enable spell AZOTH_ROSENTHAL)
$(cmake-utils_use_enable shx AZOTH_SHX)
$(cmake-utils_use_enable standardstyles AZOTH_STANDARDSTYLES)