diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:47:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:47:59 +0000 |
commit | 2afa7ceb1aeeafaa91facffc6fcc4f4a3f644935 (patch) | |
tree | 320c78076210b4fb4653a16f2abfef6c31123e59 /net-libs/telepathy-glib | |
parent | restrict to dev-lang/python-exec:0 because dev-lang/python-exec:2 is broken w... (diff) | |
download | gentoo-2-2afa7ceb1aeeafaa91facffc6fcc4f4a3f644935.tar.gz gentoo-2-2afa7ceb1aeeafaa91facffc6fcc4f4a3f644935.tar.bz2 gentoo-2-2afa7ceb1aeeafaa91facffc6fcc4f4a3f644935.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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.20.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 9635747e0cf8..2c5e9998f746 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.140 2013/10/27 09:47:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.141 2013/11/30 19:47:59 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> telepathy-glib-0.20.4.ebuild: + amd64 stable, bug #478252 27 Oct 2013; Pacho Ramos <pacho@gentoo.org> -telepathy-glib-0.20.3.ebuild, metadata.xml: diff --git a/net-libs/telepathy-glib/telepathy-glib-0.20.4.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.20.4.ebuild index b47a00738ff8..fd1b9aa3459a 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.20.4.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.20.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.20.4.ebuild,v 1.2 2013/09/05 19:01:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.20.4.ebuild,v 1.3 2013/11/30 19:47:59 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -15,7 +15,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 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="debug +introspection +vala" REQUIRED_USE=" |