summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-03 00:20:41 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-03 00:20:41 +0000
commita0ea4a85d3429073ba838acb576bc766647d17cc (patch)
treebedcc4605296267fa4e3926ee2ad547fcb593521
parent2.2.0_alpha124 version bump. This includes all of the fixes in 2.1.11.13 (diff)
downloadgentoo-2-a0ea4a85d3429073ba838acb576bc766647d17cc.tar.gz
gentoo-2-a0ea4a85d3429073ba838acb576bc766647d17cc.tar.bz2
gentoo-2-a0ea4a85d3429073ba838acb576bc766647d17cc.zip
Keyword ~arm, bug #343515
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r--net-libs/gloox/ChangeLog5
-rw-r--r--net-libs/gloox/gloox-1.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/gloox/ChangeLog b/net-libs/gloox/ChangeLog
index 785321c7fbd6..cfa5c9a343c5 100644
--- a/net-libs/gloox/ChangeLog
+++ b/net-libs/gloox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gloox
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.16 2012/03/18 18:40:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.17 2012/09/03 00:20:41 blueness Exp $
+
+ 03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> gloox-1.0.ebuild:
+ Keyword ~arm, bug #343515
18 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #118003.
diff --git a/net-libs/gloox/gloox-1.0.ebuild b/net-libs/gloox/gloox-1.0.ebuild
index 71726f97511f..e94343cc709b 100644
--- a/net-libs/gloox/gloox-1.0.ebuild
+++ b/net-libs/gloox/gloox-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.3 2009/12/17 20:50:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.4 2012/09/03 00:20:41 blueness Exp $
EAPI=2
@@ -11,7 +11,7 @@ SRC_URI="http://camaya.net/download/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="debug gnutls idn ssl zlib"
DEPEND="idn? ( net-dns/libidn )