diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:08:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:08:09 +0000 |
commit | 08bb6382ba7bbb463259f4a93b10161394f799ab (patch) | |
tree | 0b89f71e9d6da5269fa90fd31b04cede5920d0ad /net-voip | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-08bb6382ba7bbb463259f4a93b10161394f799ab.tar.gz gentoo-2-08bb6382ba7bbb463259f4a93b10161394f799ab.tar.bz2 gentoo-2-08bb6382ba7bbb463259f4a93b10161394f799ab.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-haze/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/telepathy-haze/ChangeLog b/net-voip/telepathy-haze/ChangeLog index 2ec31b32c7bc..2b86e33c25c0 100644 --- a/net-voip/telepathy-haze/ChangeLog +++ b/net-voip/telepathy-haze/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/telepathy-haze -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.36 2012/10/28 16:30:29 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.37 2013/02/02 23:08:09 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-haze-0.6.0.ebuild: + Add ~arm, wrt bug #449220 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> telepathy-haze-0.6.0.ebuild: ia64/sparc stable wrt #427544 diff --git a/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild index 4e249fcc2957..f5709e206adf 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.6.0.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-haze/telepathy-haze-0.6.0.ebuild,v 1.7 2012/10/28 16:30:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild,v 1.8 2013/02/02 23:08:09 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="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86" #IUSE="test" IUSE="" |