diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:52:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:52:32 +0000 |
commit | 100e901b7d75bd12acc47322b50719f1f2116fc0 (patch) | |
tree | 5765290b457775f1b48ee4c55ad0ca97b0d4cec5 /net-voip/telepathy-gabble | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-100e901b7d75bd12acc47322b50719f1f2116fc0.tar.gz gentoo-2-100e901b7d75bd12acc47322b50719f1f2116fc0.tar.bz2 gentoo-2-100e901b7d75bd12acc47322b50719f1f2116fc0.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
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.14.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index 9a5c42388925..04ec61d92639 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.93 2011/12/29 18:09:15 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.94 2012/01/14 17:52:32 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> telepathy-gabble-0.14.1.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> telepathy-gabble-0.14.1.ebuild: amd64 stable, bug 393007 diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.14.1.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.14.1.ebuild index e1652585b6f2..bf86628ab50a 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.14.1.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.14.1.ebuild,v 1.2 2011/12/29 18:09:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.14.1.ebuild,v 1.3 2012/01/14 17:52:32 maekke Exp $ EAPI="4" 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 +jingle test" RDEPEND=">=dev-libs/glib-2.24:2 |