summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:27:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:27:49 +0000
commitd237f79ca7c8bdfe9e202297b7713ec64be4e97c (patch)
tree6c225f46185f83dcbcd72465cbdddb537fc8c530 /net-dns/libidn
parentStable for arm, wrt bug #485008 (diff)
downloadgentoo-2-d237f79ca7c8bdfe9e202297b7713ec64be4e97c.tar.gz
gentoo-2-d237f79ca7c8bdfe9e202297b7713ec64be4e97c.tar.bz2
gentoo-2-d237f79ca7c8bdfe9e202297b7713ec64be4e97c.zip
Stable for arm, wrt bug #484246
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 b5e07ebe83ea..22fd1332d115 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.199 2013/09/25 14:35:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.200 2013/09/26 17:27:49 ago Exp $
+
+ 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.28.ebuild:
+ Stable for arm, wrt bug #484246
25 Sep 2013; Jeroen Roovers <jer@gentoo.org> libidn-1.28.ebuild:
Run pkg_setup() explicitly for java and mono (bug #485764 by M. B.).
diff --git a/net-dns/libidn/libidn-1.28.ebuild b/net-dns/libidn/libidn-1.28.ebuild
index 0e0ec4c6f97a..e2bb9fd03a15 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.9 2013/09/25 14:35:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.28.ebuild,v 1.10 2013/09/26 17:27:49 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 )