diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 12:26:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 12:26:53 +0000 |
commit | 712aa91b64f25aa2827a3db798742b242e7d4a43 (patch) | |
tree | 3bda16d48875ca2009779da90cb21cbe3536c43e /net-voip/telepathy-gabble | |
parent | ppc stable #351591 (diff) | |
download | gentoo-2-712aa91b64f25aa2827a3db798742b242e7d4a43.tar.gz gentoo-2-712aa91b64f25aa2827a3db798742b242e7d4a43.tar.bz2 gentoo-2-712aa91b64f25aa2827a3db798742b242e7d4a43.zip |
ppc stable #321519
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index 64ad31cd7d8a..54b4b95ce880 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/telepathy-gabble -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.55 2009/12/27 08:10:20 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.56 2010/06/27 12:26:53 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> telepathy-gabble-0.8.8.ebuild: + ppc stable #321519 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> telepathy-gabble-0.8.5.ebuild, telepathy-gabble-0.8.8.ebuild: diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild index 92fe554141de..5a7fa4a32a12 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.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-gabble/telepathy-gabble-0.8.8.ebuild,v 1.2 2009/12/27 08:10:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild,v 1.3 2010/06/27 12:26:53 nixnut Exp $ EAPI="2" @@ -12,7 +12,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" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="debug test" RDEPEND=">=dev-libs/glib-2.16 |