diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:08:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:08:49 +0000 |
commit | 3886952ed45f295143056eeb40da99dcfa812a32 (patch) | |
tree | 3b191e6322fb4302c9a53a2cc993716fb649f305 /net-voip | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-3886952ed45f295143056eeb40da99dcfa812a32.tar.gz gentoo-2-3886952ed45f295143056eeb40da99dcfa812a32.tar.bz2 gentoo-2-3886952ed45f295143056eeb40da99dcfa812a32.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-salut/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/telepathy-salut/ChangeLog b/net-voip/telepathy-salut/ChangeLog index b1018bb359e1..b02e18a9ade1 100644 --- a/net-voip/telepathy-salut/ChangeLog +++ b/net-voip/telepathy-salut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/telepathy-salut -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.46 2012/12/31 15:54:42 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.47 2013/02/02 23:08:49 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-salut-0.8.1.ebuild: + Add ~arm, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> telepathy-salut-0.8.1.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild index f991864453d2..39c2402ee9b9 100644 --- a/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild +++ b/net-voip/telepathy-salut/telepathy-salut-0.8.1.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-salut/telepathy-salut-0.8.1.ebuild,v 1.2 2012/12/31 15:54:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild,v 1.3 2013/02/02 23:08:49 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="test" RDEPEND="dev-libs/libxml2 |