diff options
author | 2012-04-25 20:45:59 +0000 | |
---|---|---|
committer | 2012-04-25 20:45:59 +0000 | |
commit | e61c73cfd63ed5e0a154fe4977cac7d974bae8e4 (patch) | |
tree | 7a7b8109054d4bd9f397088e02b8668454315c3d /net-libs | |
parent | arm stable, bug #410611 (diff) | |
download | gentoo-2-e61c73cfd63ed5e0a154fe4977cac7d974bae8e4.tar.gz gentoo-2-e61c73cfd63ed5e0a154fe4977cac7d974bae8e4.tar.bz2 gentoo-2-e61c73cfd63ed5e0a154fe4977cac7d974bae8e4.zip |
arm stable, bug #410611
(Portage version: 2.1.10.56/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 20591c7a9f30..4ee53e49f8ef 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.108 2012/04/23 01:06:33 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.109 2012/04/25 20:45:59 maekke Exp $ + + 25 Apr 2012; Markus Meier <maekke@gentoo.org> telepathy-glib-0.16.5.ebuild: + arm stable, bug #410611 *telepathy-glib-0.18.1 (23 Apr 2012) diff --git a/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild index ec2f478e01d8..5b42d795b16d 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.16.5.ebuild,v 1.3 2012/04/19 20:43:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild,v 1.4 2012/04/25 20:45:59 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 ~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.28.0:2 |