summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-24 15:15:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-24 15:15:08 +0000
commit5476560e5467588565466106d0b2ec341a693ee7 (patch)
treef67089d324c513574d05fb08310b85eebfe3b68b /net-libs/telepathy-qt
parentFix tests. Closes #423101 (diff)
downloadgentoo-2-5476560e5467588565466106d0b2ec341a693ee7.tar.gz
gentoo-2-5476560e5467588565466106d0b2ec341a693ee7.tar.bz2
gentoo-2-5476560e5467588565466106d0b2ec341a693ee7.zip
Stable for amd64, wrt bug #421121
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-qt')
-rw-r--r--net-libs/telepathy-qt/ChangeLog5
-rw-r--r--net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-qt/ChangeLog b/net-libs/telepathy-qt/ChangeLog
index 2b56bf32bda3..f057d0084f39 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.8 2012/06/24 14:11:16 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.9 2012/06/24 15:15:08 ago Exp $
+
+ 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> telepathy-qt-0.8.0.ebuild:
+ Stable for amd64, wrt bug #421121
24 Jun 2012; Davide Pesavento <pesa@gentoo.org>
-files/telepathy-qt-0.9.0-automagicness.patch, -telepathy-qt-0.9.0.ebuild,
diff --git a/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild
index c9f0e8bbaee8..7b24ff35b03a 100644
--- a/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-0.8.0.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.8.0.ebuild,v 1.4 2012/06/24 14:11:16 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild,v 1.5 2012/06/24 15:15:08 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${MY_PN}/${MY_PN}-${PV}.tar.g
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug farsight glib test"
RESTRICT="test" #423089