diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 17:52:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 17:52:35 +0000 |
commit | 04b01b4c4d6f4d115ff5981dcb96e1dbd0da2eae (patch) | |
tree | 10548bbf5c6ca9655b7bb5f887b7e5e97fab293f /net-dns/libidn | |
parent | Stable for sh, wrt bug #454048 (diff) | |
download | gentoo-2-04b01b4c4d6f4d115ff5981dcb96e1dbd0da2eae.tar.gz gentoo-2-04b01b4c4d6f4d115ff5981dcb96e1dbd0da2eae.tar.bz2 gentoo-2-04b01b4c4d6f4d115ff5981dcb96e1dbd0da2eae.zip |
Stable for sh, wrt bug #454178
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns/libidn')
-rw-r--r-- | net-dns/libidn/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/libidn/libidn-1.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog index 445111bf83be..5017299dbd51 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.187 2013/02/20 09:47:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.188 2013/02/24 17:52:35 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild: + Stable for sh, wrt bug #454178 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild: Stable for s390, wrt bug #454178 diff --git a/net-dns/libidn/libidn-1.26.ebuild b/net-dns/libidn/libidn-1.26.ebuild index a399f81098a3..39bfbd6caa25 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.11 2013/02/20 09:47:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.26.ebuild,v 1.12 2013/02/24 17:52:35 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 ) |