summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-12 18:59:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-12 18:59:18 +0000
commit9ded93914d89e4b996e9f3f8730b25fad52d844c (patch)
tree8e3f95fe04b64c5315d9aa5647ce0a8774beb1f4 /net-dns/libidn
parentStable for ppc64, wrt bug #480126 (diff)
downloadgentoo-2-9ded93914d89e4b996e9f3f8730b25fad52d844c.tar.gz
gentoo-2-9ded93914d89e4b996e9f3f8730b25fad52d844c.tar.bz2
gentoo-2-9ded93914d89e4b996e9f3f8730b25fad52d844c.zip
Stable for ppc64, wrt bug #484246
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns/libidn')
-rw-r--r--net-dns/libidn/ChangeLog5
-rw-r--r--net-dns/libidn/libidn-1.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog
index 928094a50b84..b03ef1560469 100644
--- a/net-dns/libidn/ChangeLog
+++ b/net-dns/libidn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/libidn
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.193 2013/09/12 17:17:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.194 2013/09/12 18:59:18 ago Exp $
+
+ 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.28.ebuild:
+ Stable for ppc64, wrt bug #484246
12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.28.ebuild:
Stable for ppc, wrt bug #484246
diff --git a/net-dns/libidn/libidn-1.28.ebuild b/net-dns/libidn/libidn-1.28.ebuild
index a0b2def6dd6e..518e0b8a6c92 100644
--- a/net-dns/libidn/libidn-1.28.ebuild
+++ b/net-dns/libidn/libidn-1.28.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-dns/libidn/libidn-1.28.ebuild,v 1.3 2013/09/12 17:17:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.28.ebuild,v 1.4 2013/09/12 18:59:18 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
LICENSE="GPL-2 GPL-3 LGPL-3 java? ( Apache-2.0 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc emacs java mono nls static-libs"
DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO )