diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:27:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:27:57 +0000 |
commit | 5b4f689d4ff8e1fd3163738518fcf8e5dffce79c (patch) | |
tree | f4a925a4ddd597dabff7f59164da126c0c32f41e /net-libs/telepathy-glib | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #382951 (diff) | |
download | historical-5b4f689d4ff8e1fd3163738518fcf8e5dffce79c.tar.gz historical-5b4f689d4ff8e1fd3163738518fcf8e5dffce79c.tar.bz2 historical-5b4f689d4ff8e1fd3163738518fcf8e5dffce79c.zip |
alpha/ia64/sparc stable wrt #385699
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
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 73d3a41cb2e6..02cdfd1fb357 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.92 2011/10/28 20:17:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.93 2011/10/30 17:25:58 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> telepathy-glib-0.14.10.ebuild: + alpha/ia64/sparc stable wrt #385699 28 Oct 2011; Markus Meier <maekke@gentoo.org> telepathy-glib-0.14.10.ebuild: arm stable, bug #385699 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 dc3a497badbd..7389eec5227c 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.5 2011/10/28 20:17:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild,v 1.6 2011/10/30 17:25:58 armin76 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 |