diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-07 13:14:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-07 13:14:59 +0000 |
commit | 73ef30a31e55823aabf4690e71b838022058deba (patch) | |
tree | e98986ef5e0a5ac133557433f30dba0d79c67a26 | |
parent | amd64/x86 stable, bug #516188 (diff) | |
download | gentoo-2-73ef30a31e55823aabf4690e71b838022058deba.tar.gz gentoo-2-73ef30a31e55823aabf4690e71b838022058deba.tar.bz2 gentoo-2-73ef30a31e55823aabf4690e71b838022058deba.zip |
amd64/x86 stable, bug #514464
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | net-libs/telepathy-qt/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.9.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-qt/ChangeLog b/net-libs/telepathy-qt/ChangeLog index 81f80d6fefcd..d7cb93e7d422 100644 --- a/net-libs/telepathy-qt/ChangeLog +++ b/net-libs/telepathy-qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-qt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.27 2014/07/04 11:06:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.28 2014/07/07 13:14:59 pacho Exp $ + + 07 Jul 2014; Pacho Ramos <pacho@gentoo.org> telepathy-qt-0.9.3-r2.ebuild: + amd64/x86 stable, bug #514464 *telepathy-qt-0.9.3-r2 (04 Jul 2014) diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.3-r2.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.9.3-r2.ebuild index f464849a600e..15cda5920f2a 100644 --- a/net-libs/telepathy-qt/telepathy-qt-0.9.3-r2.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-0.9.3-r2.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-libs/telepathy-qt/telepathy-qt-0.9.3-r2.ebuild,v 1.1 2014/07/04 11:06:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.3-r2.ebuild,v 1.2 2014/07/07 13:14:59 pacho Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug farstream test" RDEPEND=" |