diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:58:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:58:34 +0000 |
commit | 7e60e384a22453b51a33b1fffcc098b6c6edf21f (patch) | |
tree | f3d2c7452494ec391c7639101a99be9b8c9b80f6 /net-libs/telepathy-glib | |
parent | old (diff) | |
download | gentoo-2-7e60e384a22453b51a33b1fffcc098b6c6edf21f.tar.gz gentoo-2-7e60e384a22453b51a33b1fffcc098b6c6edf21f.tar.bz2 gentoo-2-7e60e384a22453b51a33b1fffcc098b6c6edf21f.zip |
arm stable, bug #393007
(Portage version: 2.1.10.44/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.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 234136559b66..dc3e0892e9b6 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.98 2012/01/14 17:31:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.99 2012/01/18 20:58:34 maekke Exp $ + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> telepathy-glib-0.16.3.ebuild: + arm stable, bug #393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> telepathy-glib-0.16.3.ebuild: x86 stable, bug #393007 diff --git a/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild index 6766a7f579e7..54778c3d77f5 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.16.3.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.3.ebuild,v 1.3 2012/01/14 17:31:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild,v 1.4 2012/01/18 20:58:34 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 |