diff options
author | 2012-12-23 18:08:30 +0000 | |
---|---|---|
committer | 2012-12-23 18:08:30 +0000 | |
commit | 9684fe0017df542f21a32997e8de3c7da9ade80d (patch) | |
tree | 7cd614084853d052c63b01b76a30a4e0c4a446da /net-libs/telepathy-farsight | |
parent | add ~arm (diff) | |
download | gentoo-2-9684fe0017df542f21a32997e8de3c7da9ade80d.tar.gz gentoo-2-9684fe0017df542f21a32997e8de3c7da9ade80d.tar.bz2 gentoo-2-9684fe0017df542f21a32997e8de3c7da9ade80d.zip |
add ~arm
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r-- | net-libs/telepathy-farsight/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index b6e7fc5e1d12..390e43f4a570 100644 --- a/net-libs/telepathy-farsight/ChangeLog +++ b/net-libs/telepathy-farsight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-farsight # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.32 2012/03/25 17:27:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.33 2012/12/23 18:08:30 maekke Exp $ + + 23 Dec 2012; Markus Meier <maekke@gentoo.org> + telepathy-farsight-0.0.19.ebuild: + add ~arm 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> telepathy-farsight-0.0.19.ebuild: diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild index ddc7efecd3cb..14bd169fc463 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.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-farsight/telepathy-farsight-0.0.19.ebuild,v 1.5 2012/03/25 17:27:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.6 2012/12/23 18:08:30 maekke Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.6" @@ -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 sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86 ~x86-linux" IUSE="python" RDEPEND=">=dev-libs/glib-2.16:2 |