summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-06-16 17:29:49 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-06-16 17:29:49 +0000
commitcdf87836e8d98b5b47c4ff9d75085140430e4c3f (patch)
treeb71daf383a08e352a1ca06cc5b7c38989ae0efef /app-leechcraft
parentversion bump fix #513472 thx to Manfred Knick (diff)
downloadgentoo-2-cdf87836e8d98b5b47c4ff9d75085140430e4c3f.tar.gz
gentoo-2-cdf87836e8d98b5b47c4ff9d75085140430e4c3f.tar.bz2
gentoo-2-cdf87836e8d98b5b47c4ff9d75085140430e4c3f.zip
Remove p100q useflag from 9999 as plugin was removed upstream
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft')
-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)