diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:28:15 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:28:15 +0000 |
commit | 72aed7ae5b8ca6608af442a9a521596a89bfe9dd (patch) | |
tree | 1655d91c09b4115847fc04479b2ddd360f540313 | |
parent | Marked ~ppc for bug #245949. (diff) | |
download | gentoo-2-72aed7ae5b8ca6608af442a9a521596a89bfe9dd.tar.gz gentoo-2-72aed7ae5b8ca6608af442a9a521596a89bfe9dd.tar.bz2 gentoo-2-72aed7ae5b8ca6608af442a9a521596a89bfe9dd.zip |
Marked ~ppc for bug #245949.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r-- | net-voip/telepathy-haze/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/telepathy-haze/ChangeLog b/net-voip/telepathy-haze/ChangeLog index 4741961fa44e..65f0b3495734 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.8 2009/10/25 17:16:16 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.9 2010/01/05 04:28:15 josejx Exp $ + + 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> telepathy-haze-0.3.2.ebuild: + Marked ~ppc for bug #245949. 25 Oct 2009; Torsten Veller <tove@gentoo.org> metadata.xml: Remove coldwind from metadata.xml (#181764) diff --git a/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild index b4a4975c3f50..3900fd409bcd 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.3.2.ebuild,v 1.1 2009/09/27 18:23:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild,v 1.2 2010/01/05 04:28:15 josejx Exp $ DESCRIPTION="Telepathy connection manager providing libpurple supported protocols." @@ -9,7 +9,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND=">=net-im/pidgin-2.1.1 |