diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 14:12:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 14:12:10 +0000 |
commit | 0f9de1802a44992475663bf1ecec8e0d6954b36d (patch) | |
tree | 7f43de7a054510d23a5866b7280a6793b20df66d /net-irc/telepathy-idle | |
parent | Stable for arm, wrt bug #468148 (diff) | |
download | gentoo-2-0f9de1802a44992475663bf1ecec8e0d6954b36d.tar.gz gentoo-2-0f9de1802a44992475663bf1ecec8e0d6954b36d.tar.bz2 gentoo-2-0f9de1802a44992475663bf1ecec8e0d6954b36d.zip |
Stable for arm, wrt bug #467934
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/telepathy-idle')
-rw-r--r-- | net-irc/telepathy-idle/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/telepathy-idle/ChangeLog b/net-irc/telepathy-idle/ChangeLog index 4ad9888a338d..ae20df6b47e4 100644 --- a/net-irc/telepathy-idle/ChangeLog +++ b/net-irc/telepathy-idle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/telepathy-idle # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.56 2013/05/03 13:32:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.57 2013/05/05 14:12:10 ago Exp $ + + 05 May 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-idle-0.1.16.ebuild: + Stable for arm, wrt bug #467934 03 May 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-idle-0.1.16.ebuild: Stable for ppc, wrt bug #467934 diff --git a/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild index a1288cc85ccf..e146e2b337b7 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild,v 1.4 2013/05/03 13:32:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild,v 1.5 2013/05/05 14:12:10 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_{5,6,7} ) @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="test" RDEPEND=" |