diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 12:56:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 12:56:11 +0000 |
commit | 139522c7270168c7f9327743072c20bd983b304e (patch) | |
tree | a22742b3fa42271657dc09a7266e18d0256f37ca /net-voip | |
parent | amd64 stable, bug 321591 (diff) | |
download | gentoo-2-139522c7270168c7f9327743072c20bd983b304e.tar.gz gentoo-2-139522c7270168c7f9327743072c20bd983b304e.tar.bz2 gentoo-2-139522c7270168c7f9327743072c20bd983b304e.zip |
amd64 stable, bug 321591
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-voip')
-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 98f5ca527ec7..70756aafefee 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.12 2010/07/25 15:24:58 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.13 2010/07/31 12:56:11 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> telepathy-haze-0.3.2.ebuild: + amd64 stable, bug 321591 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> telepathy-haze-0.3.2.ebuild: 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 b883cc21bcad..66476b575cd8 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.5 2010/07/25 15:24:58 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild,v 1.6 2010/07/31 12:56:11 pacho 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 |