diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:03:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:03:33 +0000 |
commit | 4a066b2cf08c30743af3298e10d5126d6c67a120 (patch) | |
tree | 3b749db3212ddeb00158bb26b4caf5fa50995324 /net-voip/telepathy-gabble | |
parent | x86 stable wrt bug #385699 (diff) | |
download | historical-4a066b2cf08c30743af3298e10d5126d6c67a120.tar.gz historical-4a066b2cf08c30743af3298e10d5126d6c67a120.tar.bz2 historical-4a066b2cf08c30743af3298e10d5126d6c67a120.zip |
x86 stable wrt bug #385699
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index e2190e526817..46c6fe4b2300 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-gabble # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.88 2011/10/16 17:12:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.89 2011/10/21 15:02:18 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + telepathy-gabble-0.12.7.ebuild: + x86 stable wrt bug #385699 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> telepathy-gabble-0.12.7.ebuild: diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild index f170ff5574fb..7784c912c2fa 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.12.7.ebuild,v 1.3 2011/10/16 17:12:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild,v 1.4 2011/10/21 15:02:18 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,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 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="debug test" RDEPEND=">=dev-libs/glib-2.24:2 |