diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 12:37:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 12:37:34 +0000 |
commit | 19756e3670b7ff0e2dc43db3ce7a76155f68bcf2 (patch) | |
tree | 506b38f87a7f6df74051c4a6a990e4eb6bc7bf22 /net-voip/telepathy-haze | |
parent | Remove old. (diff) | |
download | historical-19756e3670b7ff0e2dc43db3ce7a76155f68bcf2.tar.gz historical-19756e3670b7ff0e2dc43db3ce7a76155f68bcf2.tar.bz2 historical-19756e3670b7ff0e2dc43db3ce7a76155f68bcf2.zip |
ppc stable #321519
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'net-voip/telepathy-haze')
-rw-r--r-- | net-voip/telepathy-haze/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-haze/ChangeLog b/net-voip/telepathy-haze/ChangeLog index 98a482694feb..fb4c851965e9 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.10 2010/01/06 19:35:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.11 2010/06/27 12:33:49 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> telepathy-haze-0.3.2.ebuild: + ppc stable #321519 06 Jan 2010; Brent Baude <ranger@gentoo.org> telepathy-haze-0.3.2.ebuild: Marking telepathy-haze-0.3.2 ~ppc64 for bug 245949 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 02b4ed077889..300853d586a1 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-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.3 2010/01/06 19:35:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild,v 1.4 2010/06/27 12:33:49 nixnut 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=">=net-im/pidgin-2.1.1 |