diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:07:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:07:48 +0000 |
commit | 79aea2fc3480d142d1984ee0883b318d733a36b3 (patch) | |
tree | 69c657cc2c87405c0a5106ac5afff2d636379aa8 /net-voip | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-79aea2fc3480d142d1984ee0883b318d733a36b3.tar.gz gentoo-2-79aea2fc3480d142d1984ee0883b318d733a36b3.tar.bz2 gentoo-2-79aea2fc3480d142d1984ee0883b318d733a36b3.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index 8e3e68905844..916dcb4c19f5 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/telepathy-gabble -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.106 2012/11/17 20:17:09 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.107 2013/02/02 23:07:48 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.16.4.ebuild: + Add ~arm, wrt bug #449220 *telepathy-gabble-0.16.4 (17 Nov 2012) diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild index b86c8f554eb1..ba4739336fdf 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild,v 1.1 2012/11/17 20:17:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild,v 1.2 2013/02/02 23:07:48 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="+jingle test" RDEPEND=">=dev-libs/glib-2.30:2 |