summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 15:57:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 15:57:58 +0000
commitaf338e56a13938d0b1dc104fa22a6a5d427d1f57 (patch)
tree8b2cff2e3de59cc04f5e0d6e0907b18493aa26bd /net-libs
parentStable for amd64, wrt bug #458984 (diff)
downloadgentoo-2-af338e56a13938d0b1dc104fa22a6a5d427d1f57.tar.gz
gentoo-2-af338e56a13938d0b1dc104fa22a6a5d427d1f57.tar.bz2
gentoo-2-af338e56a13938d0b1dc104fa22a6a5d427d1f57.zip
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-glib/ChangeLog6
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 4467836a6f3c..fe5d19e164aa 100644
--- a/net-libs/telepathy-glib/ChangeLog
+++ b/net-libs/telepathy-glib/ChangeLog
@@ -1,6 +1,10 @@
# 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.125 2013/02/22 19:30:32 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.126 2013/03/25 15:57:58 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+ telepathy-glib-0.20.1-r1.ebuild:
+ Stable for amd64, wrt bug #458984
22 Feb 2013; Zac Medico <zmedico@gentoo.org> telepathy-glib-0.20.1-r1.ebuild:
Add ~arm-linux keyword.
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild
index 67741b1e4c4c..a3ec77ddcf9a 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.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.1-r1.ebuild,v 1.2 2013/02/22 19:30:32 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild,v 1.3 2013/03/25 15:57:58 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{5,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="vala? ( introspection )"