vapier 14/06/10 00:41:07 Modified: nettle-2.7.1-r1.ebuild nettle-2.7.1.ebuild ChangeLog Log: Add arm64 love. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.5 dev-libs/nettle/nettle-2.7.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r1.ebuild?r1=1.4&r2=1.5 Index: nettle-2.7.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nettle-2.7.1-r1.ebuild 16 Feb 2014 09:06:27 -0000 1.4 +++ nettle-2.7.1-r1.ebuild 10 Jun 2014 00:41:07 -0000 1.5 @@ -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/dev-libs/nettle/nettle-2.7.1-r1.ebuild,v 1.4 2014/02/16 09:06:27 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r1.ebuild,v 1.5 2014/06/10 00:41:07 vapier Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/4" # subslot = libnettle soname version -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +gmp neon static-libs test" DEPEND="gmp? ( dev-libs/gmp )" 1.13 dev-libs/nettle/nettle-2.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild?r1=1.12&r2=1.13 Index: nettle-2.7.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- nettle-2.7.1.ebuild 10 Jun 2014 00:40:15 -0000 1.12 +++ nettle-2.7.1.ebuild 10 Jun 2014 00:41:07 -0000 1.13 @@ -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/dev-libs/nettle/nettle-2.7.1.ebuild,v 1.12 2014/06/10 00:40:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild,v 1.13 2014/06/10 00:41:07 vapier Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/4" # subslot = libnettle soname version -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +gmp neon static-libs test" DEPEND="gmp? ( dev-libs/gmp )" 1.108 dev-libs/nettle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?r1=1.107&r2=1.108 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 10 Jun 2014 00:40:15 -0000 1.107 +++ ChangeLog 10 Jun 2014 00:41:07 -0000 1.108 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/nettle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.107 2014/06/10 00:40:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.108 2014/06/10 00:41:07 vapier Exp $ + + 10 Jun 2014; Mike Frysinger <vap...@gentoo.org> nettle-2.7.1-r1.ebuild, + nettle-2.7.1.ebuild: + Add arm64 love. 10 Jun 2014; Mike Frysinger <vap...@gentoo.org> nettle-2.7.1.ebuild: Mark sh stable.