summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-31 22:33:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-31 22:33:31 +0000
commit8e39144551ab7d4f9c1299bf2a99f04d879e046b (patch)
treefd6f521a0b2c10c553cddc8c2541be60eee7d157 /net-dns
parentStable for ppc64, wrt bug #454048 (diff)
downloadgentoo-2-8e39144551ab7d4f9c1299bf2a99f04d879e046b.tar.gz
gentoo-2-8e39144551ab7d4f9c1299bf2a99f04d879e046b.tar.bz2
gentoo-2-8e39144551ab7d4f9c1299bf2a99f04d879e046b.zip
Stable for ppc64, wrt bug #454178
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/libidn/ChangeLog5
-rw-r--r--net-dns/libidn/libidn-1.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog
index 3daa1d55787f..a38e33e6cd40 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.181 2013/01/30 18:08:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.182 2013/01/31 22:33:31 ago Exp $
+
+ 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild:
+ Stable for ppc64, wrt bug #454178
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild:
Stable for x86, wrt bug #454178
diff --git a/net-dns/libidn/libidn-1.26.ebuild b/net-dns/libidn/libidn-1.26.ebuild
index 97cbd256a986..e987d8f515a3 100644
--- a/net-dns/libidn/libidn-1.26.ebuild
+++ b/net-dns/libidn/libidn-1.26.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.26.ebuild,v 1.5 2013/01/30 18:08:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.26.ebuild,v 1.6 2013/01/31 22:33:31 ago Exp $
EAPI=4
inherit elisp-common java-pkg-opt-2 mono
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
LICENSE="GPL-2 GPL-3 LGPL-3"
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 )