diff options
author | Fabian Groffen <grobian@gentoo.org> | 2014-11-10 19:28:32 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2014-11-10 19:28:32 +0000 |
commit | b0353e9ae1bd6526d68aef560d28a68992b34ecc (patch) | |
tree | 4aca80f0e7104c374f7973f5c7a8fb78f5d708ca /net-dns/libidn | |
parent | Add new revisions to allow slot 0 and slot 7.0 to be installed at the same ti... (diff) | |
download | gentoo-2-b0353e9ae1bd6526d68aef560d28a68992b34ecc.tar.gz gentoo-2-b0353e9ae1bd6526d68aef560d28a68992b34ecc.tar.bz2 gentoo-2-b0353e9ae1bd6526d68aef560d28a68992b34ecc.zip |
Marked ~m68k-mint, bug #528626
(Portage version: 2.2.14_rc1-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'net-dns/libidn')
-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 3f87613172c5..b1dca77fa645 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.215 2014/11/02 08:52:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.216 2014/11/10 19:28:32 grobian Exp $ + + 10 Nov 2014; Fabian Groffen <grobian@gentoo.org> libidn-1.29.ebuild: + Marked ~m68k-mint, bug #528626 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> libidn-1.29.ebuild: Stable for alpha, wrt bug #525266 diff --git a/net-dns/libidn/libidn-1.29.ebuild b/net-dns/libidn/libidn-1.29.ebuild index 0cf77c8e6e76..0b3d12aedfeb 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.10 2014/11/02 08:52:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.29.ebuild,v 1.11 2014/11/10 19:28:32 grobian 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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs java mono nls static-libs" DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO ) |