summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/choqok/ChangeLog5
-rw-r--r--net-im/choqok/choqok-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog
index e6b40ae1f764..04dbba4e96ca 100644
--- a/net-im/choqok/ChangeLog
+++ b/net-im/choqok/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/choqok
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.40 2014/01/20 10:38:18 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.41 2014/02/09 19:09:27 kensington Exp $
+
+ 09 Feb 2014; Michael Palimaka <kensington@gentoo.org> choqok-1.4.ebuild:
+ dev-libs/libattica[qt4] is going away.
20 Jan 2014; Michael Palimaka <kensington@gentoo.org> choqok-1.4.ebuild:
Requires libattica built against Qt4.
diff --git a/net-im/choqok/choqok-1.4.ebuild b/net-im/choqok/choqok-1.4.ebuild
index f96db8a615c4..0efdc02469be 100644
--- a/net-im/choqok/choqok-1.4.ebuild
+++ b/net-im/choqok/choqok-1.4.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/net-im/choqok/choqok-1.4.ebuild,v 1.4 2014/01/20 10:38:18 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.4.ebuild,v 1.5 2014/02/09 19:09:27 kensington Exp $
EAPI=5
@@ -25,7 +25,7 @@ SLOT="4"
IUSE="ayatana debug"
RDEPEND="
- dev-libs/libattica[qt4]
+ dev-libs/libattica
dev-libs/qjson
>=dev-libs/qoauth-1.0.1
ayatana? ( dev-libs/libindicate-qt )