diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 15:15:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 15:15:08 +0000 |
commit | 5476560e5467588565466106d0b2ec341a693ee7 (patch) | |
tree | f67089d324c513574d05fb08310b85eebfe3b68b /net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild | |
parent | Fix tests. Closes #423101 (diff) | |
download | gentoo-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/telepathy-qt-0.8.0.ebuild')
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |