diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-12-10 00:03:28 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-12-10 00:03:28 +0000 |
commit | 20f039eea8a3341801801c09895d4799d664dcba (patch) | |
tree | 5401f1efd7c36a1226b995758851e13cd1979c7d /net-libs/telepathy-glib | |
parent | Drop ~sparc keyword due to unkeyworded upower. (diff) | |
download | gentoo-2-20f039eea8a3341801801c09895d4799d664dcba.tar.gz gentoo-2-20f039eea8a3341801801c09895d4799d664dcba.tar.bz2 gentoo-2-20f039eea8a3341801801c09895d4799d664dcba.zip |
Drop ~ppc and ~ppc64 keywords due to unkeyworded gobject-introspection, bug #348313.
(Portage version: 2.2.0_alpha7/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.12.5.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index d0731fb35c7e..8413fc2f3230 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/telepathy-glib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.57 2010/12/09 21:51:40 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.58 2010/12/10 00:03:28 eva Exp $ + + 10 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> + telepathy-glib-0.12.5.ebuild: + Drop ~ppc and ~ppc64 keywords due to unkeyworded gobject-introspection, bug + #348313. 09 Dec 2010; <nirbheek@gentoo.org> telepathy-glib-0.12.3.ebuild, telepathy-glib-0.12.5.ebuild: diff --git a/net-libs/telepathy-glib/telepathy-glib-0.12.5.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.12.5.ebuild index f708f9427661..b74b8d190059 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.12.5.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.12.5.ebuild,v 1.2 2010/12/09 21:51:40 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.12.5.ebuild,v 1.3 2010/12/10 00:03:28 eva 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" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.24 |