summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-22 19:30:32 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-22 19:30:32 +0000
commit0196eb038f1015c7c3fe5a70a7cf0f79d1433091 (patch)
tree0dfcdfb2f379936b121ca1a97452c5a6e3e22dea /net-libs/telepathy-glib
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-0196eb038f1015c7c3fe5a70a7cf0f79d1433091.tar.gz
gentoo-2-0196eb038f1015c7c3fe5a70a7cf0f79d1433091.tar.bz2
gentoo-2-0196eb038f1015c7c3fe5a70a7cf0f79d1433091.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog7
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 8b75dfeaec6b..4467836a6f3c 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.124 2012/12/21 21:12:43 eva Exp $
+# 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 $
+
+ 22 Feb 2013; Zac Medico <zmedico@gentoo.org> telepathy-glib-0.20.1-r1.ebuild:
+ Add ~arm-linux keyword.
*telepathy-glib-0.20.1-r1 (21 Dec 2012)
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 517626943ffe..67741b1e4c4c 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-2012 Gentoo Foundation
+# 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.1 2012/12/21 21:12:43 eva Exp $
+# $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 $
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 ~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 )"