tgall 14/08/03 05:59:41 Modified: lrzsz-0.12.20-r3.ebuild ChangeLog Log: arm64, initial support (Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Revision Changes Path 1.12 net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild?r1=1.11&r2=1.12 Index: lrzsz-0.12.20-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- lrzsz-0.12.20-r3.ebuild 26 Apr 2013 15:37:10 -0000 1.11 +++ lrzsz-0.12.20-r3.ebuild 3 Aug 2014 05:59:41 -0000 1.12 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild,v 1.11 2013/04/26 15:37:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild,v 1.12 2014/08/03 05:59:41 tgall Exp $ EAPI="2" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nls" DEPEND="nls? ( virtual/libintl )" 1.33 net-dialup/lrzsz/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/lrzsz/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/lrzsz/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/lrzsz/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 26 Apr 2013 15:37:10 -0000 1.32 +++ ChangeLog 3 Aug 2014 05:59:41 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/lrzsz -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.32 2013/04/26 15:37:10 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.33 2014/08/03 05:59:41 tgall Exp $ + + 03 Aug 2014; <[email protected]> lrzsz-0.12.20-r3.ebuild: + arm64, initial support 26 Apr 2013; Jeroen Roovers <[email protected]> lrzsz-0.12.20-r3.ebuild, +files/lrzsz-0.12.20-automake-1.12.patch,
