summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 22:28:03 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 22:28:03 +0000
commit41114167fea25c50ffd66f493f2e9f821be26d33 (patch)
tree02d66cd5f051342340198eca2834babd7c0c81a7 /net-libs/gloox
parentamd64 stable, bug #495848 (diff)
downloadgentoo-2-41114167fea25c50ffd66f493f2e9f821be26d33.tar.gz
gentoo-2-41114167fea25c50ffd66f493f2e9f821be26d33.tar.bz2
gentoo-2-41114167fea25c50ffd66f493f2e9f821be26d33.zip
amd64 stable, bug #495850
(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/gloox')
-rw-r--r--net-libs/gloox/ChangeLog7
-rw-r--r--net-libs/gloox/gloox-1.0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/gloox/ChangeLog b/net-libs/gloox/ChangeLog
index 777ebeca2703..298f308330a1 100644
--- a/net-libs/gloox/ChangeLog
+++ b/net-libs/gloox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gloox
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.19 2013/11/18 02:04:30 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.20 2014/03/02 22:28:03 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> gloox-1.0.9.ebuild:
+ amd64 stable, bug #495850
*gloox-1.0.9 (18 Nov 2013)
diff --git a/net-libs/gloox/gloox-1.0.9.ebuild b/net-libs/gloox/gloox-1.0.9.ebuild
index 21f78f72d93f..c47b0926ec1e 100644
--- a/net-libs/gloox/gloox-1.0.9.ebuild
+++ b/net-libs/gloox/gloox-1.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v 1.1 2013/11/18 02:04:30 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v 1.2 2014/03/02 22:28:03 pacho Exp $
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://camaya.net/download/${MY_P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="debug gnutls idn ssl zlib"
DEPEND="idn? ( net-dns/libidn )