diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 10:10:30 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 10:10:30 +0000 |
commit | 6be98c27f0bd93d4136feeefa459c885bd5b875f (patch) | |
tree | 9609cbc506c705743f15df4bf43aa8fbfb504261 /net-libs/telepathy-glib | |
parent | Stable on amd64 wrt bug #329807 (diff) | |
download | gentoo-2-6be98c27f0bd93d4136feeefa459c885bd5b875f.tar.gz gentoo-2-6be98c27f0bd93d4136feeefa459c885bd5b875f.tar.bz2 gentoo-2-6be98c27f0bd93d4136feeefa459c885bd5b875f.zip |
stable x86, bug 321591
(Portage version: 2.1.8.3/cvs/Linux i686)
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 bf973b229987..912b30d1eae6 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.45 2010/07/31 12:48:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.46 2010/08/01 10:10:30 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + telepathy-glib-0.10.1.ebuild: + stable x86, bug 321591 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> telepathy-glib-0.10.1.ebuild: amd64 stable, bug 321591 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 cfdb8af24fef..119b33959e1b 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.3 2010/07/31 12:48:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild,v 1.4 2010/08/01 10:10:30 fauli 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 |