diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:20:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:20:30 +0000 |
commit | 780e25a0fa3e384bfa880ace02705aabd5e0fec5 (patch) | |
tree | 6f2827c0dd8552916861663dc0578a1d269df5d1 /net-libs | |
parent | alpha/ia64/s390/sh/sparc stable wrt #420853 (diff) | |
download | gentoo-2-780e25a0fa3e384bfa880ace02705aabd5e0fec5.tar.gz gentoo-2-780e25a0fa3e384bfa880ace02705aabd5e0fec5.tar.bz2 gentoo-2-780e25a0fa3e384bfa880ace02705aabd5e0fec5.zip |
alpha/ia64/sparc stable wrt #410611
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 1298219da0dc..4fdc1eb76909 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.112 2012/05/24 14:09:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.113 2012/07/15 18:20:30 armin76 Exp $ + + 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> telepathy-glib-0.16.5.ebuild: + alpha/ia64/sparc stable wrt #410611 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> telepathy-glib-0.16.5.ebuild: 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 6c25cc9d423e..93fc71e1b34b 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.7 2012/05/24 14:09:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild,v 1.8 2012/07/15 18:20:30 armin76 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 |