diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-10-23 17:23:50 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-10-23 17:23:50 +0000 |
commit | f84bd2c52095ced89fa724f18d6edd98625ea738 (patch) | |
tree | 8e638b1c0a4572678815456c86c7d2da2cfc0b57 /net-im | |
parent | alpha/ia64/s390/sh/sparc stable wrt #386793 (diff) | |
download | gentoo-2-f84bd2c52095ced89fa724f18d6edd98625ea738.tar.gz gentoo-2-f84bd2c52095ced89fa724f18d6edd98625ea738.tar.bz2 gentoo-2-f84bd2c52095ced89fa724f18d6edd98625ea738.zip |
Add isterique plugin to 9999 version
(Portage version: 2.1.10.26/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/leechcraft-azoth/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild | 9 | ||||
-rw-r--r-- | net-im/leechcraft-azoth/metadata.xml | 1 |
3 files changed, 11 insertions, 5 deletions
diff --git a/net-im/leechcraft-azoth/ChangeLog b/net-im/leechcraft-azoth/ChangeLog index 7f4203c5968c..0833b4ec0ea5 100644 --- a/net-im/leechcraft-azoth/ChangeLog +++ b/net-im/leechcraft-azoth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/leechcraft-azoth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.4 2011/09/24 17:49:27 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.5 2011/10/23 17:23:50 maksbotan Exp $ + + 23 Oct 2011; Maxim Koltsov <maksbotan@gentoo.org> + leechcraft-azoth-9999.ebuild, metadata.xml: + Add isterique plugin to 9999 version 24 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org> leechcraft-azoth-9999.ebuild, metadata.xml: diff --git a/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild b/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild index 9bc6cbaa0891..ec4d3b4ab629 100644 --- a/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild +++ b/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild,v 1.3 2011/09/24 17:49:27 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild,v 1.4 2011/10/23 17:23:50 maksbotan Exp $ EAPI="2" @@ -11,9 +11,9 @@ DESCRIPTION="Azoth, the modular IM client for LeechCraft." SLOT="0" KEYWORDS="" IUSE="debug +acetamide +adiumstyles +autoidler +autopaste +chathistory +crypt - +depester +embedmedia +herbicide +hili +juick +lastseen +metacontacts - +modnok +nativeemoticons +otroid +p100q +rosenthal +standardstyles +xoox - +xtazy" + +depester +embedmedia +herbicide +hili +isterique +juick +lastseen + +metacontacts +modnok +nativeemoticons +otroid +p100q +rosenthal + +standardstyles +xoox +xtazy" DEPEND="=net-misc/leechcraft-core-${PV} x11-libs/qt-webkit @@ -43,6 +43,7 @@ src_configure() { $(cmake-utils_use_enable embedmedia AZOTH_EMBEDMEDIA) $(cmake-utils_use_enable herbicide AZOTH_HERBICIDE) $(cmake-utils_use_enable hili AZOTH_HILI) + $(cmake-utils_use_enable isterique AZOTH_ISTERIQUE) $(cmake-utils_use_enable juick AZOTH_JUICK) $(cmake-utils_use_enable lastseen AZOTH_LASTSEEN) $(cmake-utils_use_enable metacontacts AZOTH_LASTSEEN) diff --git a/net-im/leechcraft-azoth/metadata.xml b/net-im/leechcraft-azoth/metadata.xml index 4c043f7bbd1b..1e93e4fd8b09 100644 --- a/net-im/leechcraft-azoth/metadata.xml +++ b/net-im/leechcraft-azoth/metadata.xml @@ -12,6 +12,7 @@ <flag name="embedmedia">Build EmbedMedia for embedding flash videos and images directly into chat windows</flag> <flag name="herbicide">Build Herbicide, a basic antispam plugin</flag> <flag name="hili">Build HiLi which allows to customize highlight settings in MUCs</flag> + <flag name="isterique">Build Isterique plugin for neutralizing excessive caps lock usage</flag> <flag name="juick">Build plugin for the Juick.com microblogging service</flag> <flag name="lastseen">Build plugin for client-side recording of the last online/available time</flag> <flag name="metacontacts">Build plugin for metacontacts support</flag> |