diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-09 22:14:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-09 22:14:56 +0000 |
commit | ffe4d1540ab2710c61cfd8a24227d63e34189cd3 (patch) | |
tree | 0cad94d344a0958a1d2ea22a6f75184de6f638f6 /net-libs/telepathy-glib | |
parent | keyword ~x86-freebsd (diff) | |
download | gentoo-2-ffe4d1540ab2710c61cfd8a24227d63e34189cd3.tar.gz gentoo-2-ffe4d1540ab2710c61cfd8a24227d63e34189cd3.tar.bz2 gentoo-2-ffe4d1540ab2710c61cfd8a24227d63e34189cd3.zip |
amd64 stable, bug 286877
(Portage version: 2.1.7.16/cvs/Linux x86_64)
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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 7b059b0c5463..935bfc456d2b 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.40 2010/01/09 22:14:56 pacho Exp $ + + 09 Jan 2010; Pacho Ramos <pacho@gentoo.org> telepathy-glib-0.8.1.ebuild: + amd64 stable, bug 286877 09 Jan 2010; Christian Faulhammer <fauli@gentoo.org> telepathy-glib-0.8.1.ebuild: 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 e921e56c221a..55c9b757da0a 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-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.2 2010/01/09 15:57:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.8.1.ebuild,v 1.3 2010/01/09 22:14:56 pacho 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 |