summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-23 19:17:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-23 19:17:39 +0000
commit8e7df2bda6ee4cd313defaa6eeabfaf98756b29e (patch)
tree6e97cf7e9b70770f0e49f4df96119c04d79f52b0 /net-dns
parentStable for sparc, wrt bug #485168 (diff)
downloadgentoo-2-8e7df2bda6ee4cd313defaa6eeabfaf98756b29e.tar.gz
gentoo-2-8e7df2bda6ee4cd313defaa6eeabfaf98756b29e.tar.bz2
gentoo-2-8e7df2bda6ee4cd313defaa6eeabfaf98756b29e.zip
Stable for sparc, wrt bug #484246
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns')
-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 32e9ac41760d..54c5fedc676d 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.197 2013/09/22 10:09:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.198 2013/09/23 19:17:39 ago Exp $
+
+ 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.28.ebuild:
+ Stable for sparc, wrt bug #484246
22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.28.ebuild:
Stable for amd64, wrt bug #484246
diff --git a/net-dns/libidn/libidn-1.28.ebuild b/net-dns/libidn/libidn-1.28.ebuild
index 992d6a12e55e..9482eb2c0f31 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.7 2013/09/22 10:09:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.28.ebuild,v 1.8 2013/09/23 19:17:39 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 )