tgall 14/08/01 17:43:33 Modified: tftp-hpa-5.2-r1.ebuild ChangeLog Log: Initial arm64 support (Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Revision Changes Path 1.11 net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?r1=1.10&r2=1.11 Index: tftp-hpa-5.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- tftp-hpa-5.2-r1.ebuild 24 Jun 2014 02:26:26 -0000 1.10 +++ tftp-hpa-5.2-r1.ebuild 1 Aug 2014 17:43:33 -0000 1.11 @@ -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-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 1.10 2014/06/24 02:26:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 1.11 2014/08/01 17:43:33 tgall Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="BSD-4" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos" IUSE="ipv6 readline selinux tcpd" RDEPEND="selinux? ( sec-policy/selinux-tftp ) 1.76 net-ftp/tftp-hpa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 24 Jun 2014 02:26:26 -0000 1.75 +++ ChangeLog 1 Aug 2014 17:43:33 -0000 1.76 @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/tftp-hpa # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.75 2014/06/24 02:26:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.76 2014/08/01 17:43:33 tgall Exp $ + + 01 Aug 2014; <[email protected]> tftp-hpa-5.2-r1.ebuild: + Initial arm64 support 24 Jun 2014; Mike Frysinger <[email protected]> tftp-hpa-0.49-r1.ebuild, tftp-hpa-5.0.ebuild, tftp-hpa-5.1.ebuild, tftp-hpa-5.2-r1.ebuild,
