diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 07:40:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 07:40:08 +0000 |
commit | a0cebed9afe2d435bb014b79e8cd225341356c1c (patch) | |
tree | d692cacdd95629bcbbe1b1bb759ef28710421e0d /net-dns/libidn | |
parent | Stable for ia64, wrt bug #483652 (diff) | |
download | gentoo-2-a0cebed9afe2d435bb014b79e8cd225341356c1c.tar.gz gentoo-2-a0cebed9afe2d435bb014b79e8cd225341356c1c.tar.bz2 gentoo-2-a0cebed9afe2d435bb014b79e8cd225341356c1c.zip |
Stable for ia64, wrt bug #484246
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog index b03ef1560469..c22786d2890c 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.194 2013/09/12 18:59:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.195 2013/09/14 07:40:08 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.28.ebuild: + Stable for ia64, wrt bug #484246 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libidn-1.28.ebuild: Stable for ppc64, wrt bug #484246 diff --git a/net-dns/libidn/libidn-1.28.ebuild b/net-dns/libidn/libidn-1.28.ebuild index 518e0b8a6c92..8b20c21db5ee 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.4 2013/09/12 18:59:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.28.ebuild,v 1.5 2013/09/14 07:40:08 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 ) |