summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-26 11:06:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-26 11:06:00 +0000
commitc5c2e27cc1b611e86cccc8a503c004aa75bdde55 (patch)
tree582e4aa31ec356f85d2e82fab5e05f80e2b8bbc6
parentMask devmanual live ebuild. (diff)
downloadgentoo-2-c5c2e27cc1b611e86cccc8a503c004aa75bdde55.tar.gz
gentoo-2-c5c2e27cc1b611e86cccc8a503c004aa75bdde55.tar.bz2
gentoo-2-c5c2e27cc1b611e86cccc8a503c004aa75bdde55.zip
Stable for amd64, wrt bug #454178
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-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 5017299dbd51..14559c7f6ba2 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.188 2013/02/24 17:52:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.189 2013/02/26 11:06:00 ago Exp $
+
+ 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild:
+ Stable for amd64, wrt bug #454178
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild:
Stable for sh, wrt bug #454178
diff --git a/net-dns/libidn/libidn-1.26.ebuild b/net-dns/libidn/libidn-1.26.ebuild
index 39bfbd6caa25..bc364437c27b 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.12 2013/02/24 17:52:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.26.ebuild,v 1.13 2013/02/26 11:06:00 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 )