diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-16 15:35:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-16 15:35:39 +0000 |
commit | 15b089ba08711983f36ef5669891439ea3454f2a (patch) | |
tree | 62f464e379f05659e8baf965e7b80c4fc0f488a8 | |
parent | Stable for HPPA (bug #525252). (diff) | |
download | gentoo-2-15b089ba08711983f36ef5669891439ea3454f2a.tar.gz gentoo-2-15b089ba08711983f36ef5669891439ea3454f2a.tar.bz2 gentoo-2-15b089ba08711983f36ef5669891439ea3454f2a.zip |
Stable for HPPA (bug #525266).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | net-dns/libidn/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/libidn/libidn-1.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog index c55797c0ce78..cc1bc111ef98 100644 --- a/net-dns/libidn/ChangeLog +++ b/net-dns/libidn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/libidn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.206 2014/08/10 23:58:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.207 2014/10/16 15:35:39 jer Exp $ + + 16 Oct 2014; Jeroen Roovers <jer@gentoo.org> libidn-1.29.ebuild: + Stable for HPPA (bug #525266). *libidn-1.29 (10 Aug 2014) diff --git a/net-dns/libidn/libidn-1.29.ebuild b/net-dns/libidn/libidn-1.29.ebuild index 68c8152017e6..eac957929523 100644 --- a/net-dns/libidn/libidn-1.29.ebuild +++ b/net-dns/libidn/libidn-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.29.ebuild,v 1.1 2014/08/10 23:58:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.29.ebuild,v 1.2 2014/10/16 15:35:39 jer Exp $ EAPI=5 inherit elisp-common java-pkg-opt-2 mono-env multilib-minimal @@ -11,7 +11,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 ~arm64 ~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 ~arm64 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 ) |