diff options
Diffstat (limited to 'net-libs/telepathy-qt')
-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 ee93ba83d896..14e12ccb441f 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.18 2012/11/14 22:08:56 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.19 2012/12/23 18:09:10 maekke Exp $ + + 23 Dec 2012; Markus Meier <maekke@gentoo.org> telepathy-qt-0.9.3.ebuild: + add ~arm 14 Nov 2012; Johannes Huber <johu@gentoo.org> telepathy-qt-0.9.3.ebuild: Stable for x86, wrt bug #441456 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 ef01dc598775..9be32a3503f3 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.4 2012/11/14 22:08:56 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.3.ebuild,v 1.5 2012/12/23 18:09:10 maekke 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 ~arm x86" IUSE="debug farsight farstream test" RDEPEND=" |