diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 12:48:03 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 12:48:03 +0000 |
commit | 23edae7f6fc60971074eb331084eb78fc64fc30f (patch) | |
tree | a05b994f73db94bc90f49880189c16bfc6866021 /net-libs/telepathy-glib | |
parent | Delete older ebuilds. (diff) | |
download | gentoo-2-23edae7f6fc60971074eb331084eb78fc64fc30f.tar.gz gentoo-2-23edae7f6fc60971074eb331084eb78fc64fc30f.tar.bz2 gentoo-2-23edae7f6fc60971074eb331084eb78fc64fc30f.zip |
amd64 stable, bug 321591
(Portage version: 2.1.8.3/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.10.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 550476ac08ef..bf973b229987 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.44 2010/07/25 15:21:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.45 2010/07/31 12:48:03 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> telepathy-glib-0.10.1.ebuild: + amd64 stable, bug 321591 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> telepathy-glib-0.10.1.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 4dac706142f4..cfdb8af24fef 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.2 2010/07/25 15:21:45 klausman Exp $ +# $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 $ 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 |