diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:47:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:47:52 +0000 |
commit | 1d9560af53ce299039da0b72bb9b84917a0772dc (patch) | |
tree | a613e7d3e7fea0c3d5e7f9afc0c4fa6930546439 /net-dns | |
parent | Stable for s390, wrt bug #456624 (diff) | |
download | gentoo-2-1d9560af53ce299039da0b72bb9b84917a0772dc.tar.gz gentoo-2-1d9560af53ce299039da0b72bb9b84917a0772dc.tar.bz2 gentoo-2-1d9560af53ce299039da0b72bb9b84917a0772dc.zip |
Stable for s390, wrt bug #454178
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns')
-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 9e88086ebc19..445111bf83be 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.186 2013/02/06 19:43:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.187 2013/02/20 09:47:52 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild: + Stable for s390, wrt bug #454178 06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.26.ebuild: Stable for sparc, wrt bug #454178 diff --git a/net-dns/libidn/libidn-1.26.ebuild b/net-dns/libidn/libidn-1.26.ebuild index c5e1c43f4f8a..a399f81098a3 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.10 2013/02/06 19:43:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.26.ebuild,v 1.11 2013/02/20 09:47:52 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 ) |