diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:17:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:17:10 +0000 |
commit | 97c1ec5dbc30dc3d6418f6e28cdc9b6e6be0fc7a (patch) | |
tree | 31052aab21dc2d776f1fb16bb1edf57b85448266 /net-libs/telepathy-glib | |
parent | arm stable, bug #385699 (diff) | |
download | gentoo-2-97c1ec5dbc30dc3d6418f6e28cdc9b6e6be0fc7a.tar.gz gentoo-2-97c1ec5dbc30dc3d6418f6e28cdc9b6e6be0fc7a.tar.bz2 gentoo-2-97c1ec5dbc30dc3d6418f6e28cdc9b6e6be0fc7a.zip |
arm stable, bug #385699
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index efa8261ed22f..73d3a41cb2e6 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-glib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.91 2011/10/25 11:43:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.92 2011/10/28 20:17:10 maekke Exp $ + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> telepathy-glib-0.14.10.ebuild: + arm stable, bug #385699 *telepathy-glib-0.16.1 (25 Oct 2011) diff --git a/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild index c673e0cb03bb..dc3a497badbd 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.14.10.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-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild,v 1.4 2011/10/21 15:01:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild,v 1.5 2011/10/28 20:17:10 maekke 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 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-linux" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.25.16:2 |