summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-07-02 18:11:44 +0000
committerJohannes Huber <johu@gentoo.org>2012-07-02 18:11:44 +0000
commit54cdbaa40a2303ab584cec6cbb9ad4203b849c61 (patch)
tree3d9919525514b23bc7fc2caaffded0438f20138c
parentInitial commit of qmmp-plugin-pack (diff)
downloadgentoo-2-54cdbaa40a2303ab584cec6cbb9ad4203b849c61.tar.gz
gentoo-2-54cdbaa40a2303ab584cec6cbb9ad4203b849c61.tar.bz2
gentoo-2-54cdbaa40a2303ab584cec6cbb9ad4203b849c61.zip
marked x86 per bug 421121
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
-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 f057d0084f39..9dffbc8ae8bb 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.9 2012/06/24 15:15:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.10 2012/07/02 18:11:44 johu Exp $
+
+ 02 Jul 2012; Johannes Huber <johu@gentoo.org> telepathy-qt-0.8.0.ebuild:
+ marked x86 per bug 421121
24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> telepathy-qt-0.8.0.ebuild:
Stable for amd64, wrt bug #421121
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 7b24ff35b03a..6677d7780ea7 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.5 2012/06/24 15:15:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild,v 1.6 2012/07/02 18:11:44 johu 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