diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:52:20 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:52:20 +0000 |
commit | b8f20761d26e3e2f6447e6a869ac6ca91d00c070 (patch) | |
tree | 1df98d2c7755ca72670e23883e10de09d81c197e /net-libs | |
parent | x86 stable per bug 369909 (diff) | |
download | gentoo-2-b8f20761d26e3e2f6447e6a869ac6ca91d00c070.tar.gz gentoo-2-b8f20761d26e3e2f6447e6a869ac6ca91d00c070.tar.bz2 gentoo-2-b8f20761d26e3e2f6447e6a869ac6ca91d00c070.zip |
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.14.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 6600f80ae78e..041d29fc4d20 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.80 2011/07/08 15:43:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.81 2011/07/14 10:52:20 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> telepathy-glib-0.14.7.ebuild: + x86 stable per bug 369909 *telepathy-glib-0.14.9 (08 Jul 2011) diff --git a/net-libs/telepathy-glib/telepathy-glib-0.14.7.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.14.7.ebuild index 7987e37bbc4b..c82da3994e0d 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.14.7.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.14.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.14.7.ebuild,v 1.2 2011/07/01 21:18:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.14.7.ebuild,v 1.3 2011/07/14 10:52:20 tomka Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,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 +introspection +vala" # Tests fail in /stream-tube/creation |