summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:39:13 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:39:13 +0000
commitb9afdd478ce26cb913571bbec8c3af3f39fe1bc1 (patch)
tree626bf6eafb9f25bc52fc46a80794ed4b2552d3c3
parentBump to eapi4, fix bug 394935 (diff)
downloadgentoo-2-b9afdd478ce26cb913571bbec8c3af3f39fe1bc1.tar.gz
gentoo-2-b9afdd478ce26cb913571bbec8c3af3f39fe1bc1.tar.bz2
gentoo-2-b9afdd478ce26cb913571bbec8c3af3f39fe1bc1.zip
Bump to eapi4, fix bug 394935
(Portage version: 2.1.10.40/cvs/Linux x86_64)
-rw-r--r--net-im/leechcraft-azoth/ChangeLog9
-rw-r--r--net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild (renamed from net-im/leechcraft-azoth/leechcraft-azoth-0.4.96.ebuild)6
-rw-r--r--net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild6
3 files changed, 14 insertions, 7 deletions
diff --git a/net-im/leechcraft-azoth/ChangeLog b/net-im/leechcraft-azoth/ChangeLog
index 1b8579993bd7..338d09210055 100644
--- a/net-im/leechcraft-azoth/ChangeLog
+++ b/net-im/leechcraft-azoth/ChangeLog
@@ -1,6 +1,13 @@
# 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.6 2011/12/15 19:36:38 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.7 2011/12/16 18:39:13 maksbotan Exp $
+
+*leechcraft-azoth-0.4.96-r1 (16 Dec 2011)
+
+ 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-azoth-0.4.96.ebuild, +leechcraft-azoth-0.4.96-r1.ebuild,
+ leechcraft-azoth-9999.ebuild:
+ Bump to eapi4, fix bug 394935
*leechcraft-azoth-0.4.96 (15 Dec 2011)
diff --git a/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96.ebuild b/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild
index 2304a8113fe9..19530aaf763e 100644
--- a/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96.ebuild
+++ b/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild
@@ -1,8 +1,8 @@
# 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-0.4.96.ebuild,v 1.1 2011/12/15 19:36:38 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:39:13 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -15,7 +15,7 @@ IUSE="debug +acetamide +adiumstyles +autoidler +autopaste +chathistory +crypt
+metacontacts +modnok +nativeemoticons +otroid +p100q +rosenthal
+standardstyles +xoox +xtazy"
-DEPEND="=net-misc/leechcraft-core-${PV}
+DEPEND="~net-misc/leechcraft-core-${PV}
x11-libs/qt-webkit
x11-libs/qt-multimedia
otroid? ( net-libs/libotr )
diff --git a/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild b/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild
index bd14d91000fd..90095c896b8d 100644
--- a/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild
+++ b/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild
@@ -1,8 +1,8 @@
# 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.5 2011/12/15 19:36:38 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild,v 1.6 2011/12/16 18:39:13 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -15,7 +15,7 @@ IUSE="debug astrality +acetamide +adiumstyles +autoidler +autopaste +chathistory
+metacontacts +modnok +nativeemoticons +otroid +p100q +rosenthal
+standardstyles +xoox +xtazy"
-DEPEND="=net-misc/leechcraft-core-${PV}
+DEPEND="~net-misc/leechcraft-core-${PV}
x11-libs/qt-webkit
x11-libs/qt-multimedia
astrality? ( net-libs/telepathy-qt4 )