diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-02-09 19:09:27 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-02-09 19:09:27 +0000 |
commit | 0a8fedfea995e6602866502373c1718d75e0cb91 (patch) | |
tree | 2ed1dbc1acd5008a153d320a0ce8460fc48a4337 | |
parent | dev-libs/libattica[qt4] is going away. (diff) | |
download | gentoo-2-0a8fedfea995e6602866502373c1718d75e0cb91.tar.gz gentoo-2-0a8fedfea995e6602866502373c1718d75e0cb91.tar.bz2 gentoo-2-0a8fedfea995e6602866502373c1718d75e0cb91.zip |
dev-libs/libattica[qt4] is going away.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
-rw-r--r-- | net-im/choqok/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/choqok/choqok-1.4.ebuild | 4 |
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 ) |