diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 17:07:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 17:07:53 +0000 |
commit | b9637dee6199e2c5d9c0a3dda6334b16c929238d (patch) | |
tree | 15fbd65f269af80b95934f286bbd575e61eca8be /net-libs | |
parent | Stable for amd64, wrt bug #441202 (diff) | |
download | gentoo-2-b9637dee6199e2c5d9c0a3dda6334b16c929238d.tar.gz gentoo-2-b9637dee6199e2c5d9c0a3dda6334b16c929238d.tar.bz2 gentoo-2-b9637dee6199e2c5d9c0a3dda6334b16c929238d.zip |
Stable for amd64, wrt bug #441456
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-qt/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-qt/ChangeLog b/net-libs/telepathy-qt/ChangeLog index f1e1eff76f3e..a0b34b23a1b5 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.16 2012/09/11 23:02:04 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.17 2012/11/06 17:07:53 ago Exp $ + + 06 Nov 2012; <ago@gentoo.org> telepathy-qt-0.9.3.ebuild: + Stable for amd64, wrt bug #441456 11 Sep 2012; Johannes Huber <johu@gentoo.org> +files/telepathy-qt-0.9.3-tp-glib-0.18-tests.patch, telepathy-qt-0.9.3.ebuild: diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.3.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.9.3.ebuild index 7b4a4b1d3db5..1dbdf0713e45 100644 --- a/net-libs/telepathy-qt/telepathy-qt-0.9.3.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.2 2012/09/11 23:02:04 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.3.ebuild,v 1.3 2012/11/06 17:07:53 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug farsight farstream test" RDEPEND=" |