diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-09 15:21:49 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-09 15:21:49 +0000 |
commit | 6833d279029212a9c6b6e8f0b35c2a59fb3ac915 (patch) | |
tree | 0b98fb0e857b6cc2480f26c1b3cd0f095d57b4e0 /net-libs/telepathy-glib | |
parent | Drop -Werror even when building tests (bug #332303 by Markus Meier, Raúl Por... (diff) | |
download | gentoo-2-6833d279029212a9c6b6e8f0b35c2a59fb3ac915.tar.gz gentoo-2-6833d279029212a9c6b6e8f0b35c2a59fb3ac915.tar.bz2 gentoo-2-6833d279029212a9c6b6e8f0b35c2a59fb3ac915.zip |
ppc64 stable wrt #324077
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 09d5b48f9d69..4d5e9318168f 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2010/10/06 21:01:10 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.53 2010/10/09 15:21:46 ssuominen Exp $ + + 09 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> + telepathy-glib-0.10.1.ebuild: + ppc64 stable wrt #324077 06 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> telepathy-glib-0.12.0.ebuild: diff --git a/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild index 37ee615d6f07..310cbac88f6a 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.10.1.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.10.1.ebuild,v 1.7 2010/09/11 09:02:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild,v 1.8 2010/10/09 15:21:49 ssuominen Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.16 |