summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-01-20 10:38:18 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-01-20 10:38:18 +0000
commit66ad202e357d1c4cfc70a2f665b895f33442c07b (patch)
treec72ef58f920a2670714b6a34d6f6b5c19f136cc7 /net-im/choqok
parentUpdate homepage (bug #497634); remove old (diff)
downloadgentoo-2-66ad202e357d1c4cfc70a2f665b895f33442c07b.tar.gz
gentoo-2-66ad202e357d1c4cfc70a2f665b895f33442c07b.tar.bz2
gentoo-2-66ad202e357d1c4cfc70a2f665b895f33442c07b.zip
Requires libattica built against Qt4.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'net-im/choqok')
-rw-r--r--net-im/choqok/ChangeLog7
-rw-r--r--net-im/choqok/choqok-1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog
index 34e9b4004549..e6b40ae1f764 100644
--- a/net-im/choqok/ChangeLog
+++ b/net-im/choqok/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/choqok
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.39 2013/10/27 00:57:25 johu Exp $
+# 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 $
+
+ 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> choqok-1.4.ebuild:
+ Requires libattica built against Qt4.
27 Oct 2013; Johannes Huber <johu@gentoo.org> -choqok-1.3_p20130618.ebuild:
Remove old.
diff --git a/net-im/choqok/choqok-1.4.ebuild b/net-im/choqok/choqok-1.4.ebuild
index 121921f6787e..f96db8a615c4 100644
--- a/net-im/choqok/choqok-1.4.ebuild
+++ b/net-im/choqok/choqok-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.3 2013/10/26 21:02:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.4.ebuild,v 1.4 2014/01/20 10:38:18 kensington Exp $
EAPI=5
@@ -25,7 +25,7 @@ SLOT="4"
IUSE="ayatana debug"
RDEPEND="
- dev-libs/libattica
+ dev-libs/libattica[qt4]
dev-libs/qjson
>=dev-libs/qoauth-1.0.1
ayatana? ( dev-libs/libindicate-qt )