tgall 14/07/11 22:01:37 Modified: squashfs-tools-4.3.ebuild ChangeLog Log: Keyworded on arm64, bug #499468 (Portage version: 2.2.8-r1/cvs/Linux aarch64, unsigned Manifest commit)
Revision Changes Path 1.3 sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild?r1=1.2&r2=1.3 Index: squashfs-tools-4.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- squashfs-tools-4.3.ebuild 5 Jul 2014 14:40:49 -0000 1.2 +++ squashfs-tools-4.3.ebuild 11 Jul 2014 22:01:37 -0000 1.3 @@ -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/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild,v 1.2 2014/07/05 14:40:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild,v 1.3 2014/07/11 22:01:37 tgall Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~x86" IUSE="+xz lzma lz4 lzo xattr" RDEPEND=" 1.104 sys-fs/squashfs-tools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.104&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.104&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?r1=1.103&r2=1.104 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- ChangeLog 5 Jul 2014 14:40:49 -0000 1.103 +++ ChangeLog 11 Jul 2014 22:01:37 -0000 1.104 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/squashfs-tools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.103 2014/07/05 14:40:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.104 2014/07/11 22:01:37 tgall Exp $ + + 11 Jul 2014; <[email protected]> squashfs-tools-4.3.ebuild: + Keyworded on arm64, bug #499468 05 Jul 2014; Tobias Klausmann <[email protected]> squashfs-tools-4.3.ebuild:
