summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 10:54:32 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 10:54:32 +0000
commit928506be9305ec2dce758d62f6aef6778eb389a8 (patch)
tree56cb8a6756f995126d3bf1ef6dd9a8b2c85cfacf /net-libs/telepathy-glib
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-928506be9305ec2dce758d62f6aef6778eb389a8.tar.gz
gentoo-2-928506be9305ec2dce758d62f6aef6778eb389a8.tar.bz2
gentoo-2-928506be9305ec2dce758d62f6aef6778eb389a8.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog5
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index d9de3e87bf3d..efdf8619e61e 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.145 2014/02/22 22:28:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.146 2014/03/09 10:54:32 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> telepathy-glib-0.22.1.ebuild:
+ amd64 stable, bug 499954
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> telepathy-glib-0.22.1.ebuild:
Fix wrong commit, bug 502160
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild
index 2d28ba8d031f..6922fb36eeb6 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.22.1.ebuild,v 1.3 2014/02/22 22:28:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild,v 1.4 2014/03/09 10:54:32 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"