diff options
author | 2010-01-09 15:57:50 +0000 | |
---|---|---|
committer | 2010-01-09 15:57:50 +0000 | |
commit | 9c492a195ce5d042d736ccb964fcb203b277eefa (patch) | |
tree | 19b602da5fb9effd586b218b4a472361408959e6 /net-libs | |
parent | stable x86, bug 300279 (diff) | |
download | gentoo-2-9c492a195ce5d042d736ccb964fcb203b277eefa.tar.gz gentoo-2-9c492a195ce5d042d736ccb964fcb203b277eefa.tar.bz2 gentoo-2-9c492a195ce5d042d736ccb964fcb203b277eefa.zip |
stable x86, bug 286877
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.8.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 414843826bff..7b059b0c5463 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.38 2009/11/12 22:51:52 eva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.39 2010/01/09 15:57:50 fauli Exp $ + + 09 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + telepathy-glib-0.8.1.ebuild: + stable x86, bug 286877 *telepathy-glib-0.8.1 (12 Nov 2009) diff --git a/net-libs/telepathy-glib/telepathy-glib-0.8.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.8.1.ebuild index b159d4b188ab..e921e56c221a 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.8.1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.8.1.ebuild,v 1.1 2009/11/12 22:51:52 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.8.1.ebuild,v 1.2 2010/01/09 15:57:50 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.16 |