vapier 15/04/04 23:44:49 Modified: File-MimeInfo-0.210.0.ebuild File-MimeInfo-0.260.0.ebuild ChangeLog Log: Add arm64/m68k love. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.8 dev-perl/File-MimeInfo/File-MimeInfo-0.210.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.210.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.210.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.210.0.ebuild?r1=1.7&r2=1.8 Index: File-MimeInfo-0.210.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.210.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- File-MimeInfo-0.210.0.ebuild 3 Mar 2015 06:51:14 -0000 1.7 +++ File-MimeInfo-0.210.0.ebuild 4 Apr 2015 23:44:49 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.210.0.ebuild,v 1.7 2015/03/03 06:51:14 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.210.0.ebuild,v 1.8 2015/04/04 23:44:49 vapier Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Determine file type" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" 1.2 dev-perl/File-MimeInfo/File-MimeInfo-0.260.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.260.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.260.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.260.0.ebuild?r1=1.1&r2=1.2 Index: File-MimeInfo-0.260.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.260.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- File-MimeInfo-0.260.0.ebuild 9 Jan 2015 15:07:21 -0000 1.1 +++ File-MimeInfo-0.260.0.ebuild 4 Apr 2015 23:44:49 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.260.0.ebuild,v 1.1 2015/01/09 15:07:21 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.260.0.ebuild,v 1.2 2015/04/04 23:44:49 vapier Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Determine file type" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" 1.94 dev-perl/File-MimeInfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 3 Mar 2015 06:51:14 -0000 1.93 +++ ChangeLog 4 Apr 2015 23:44:49 -0000 1.94 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-MimeInfo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.93 2015/03/03 06:51:14 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.94 2015/04/04 23:44:49 vapier Exp $ + + 04 Apr 2015; Mike Frysinger <vap...@gentoo.org> File-MimeInfo-0.210.0.ebuild, + File-MimeInfo-0.260.0.ebuild: + Add arm64/m68k love. 02 Mar 2015; Yixun Lan <d...@gentoo.org> File-MimeInfo-0.210.0.ebuild: add arm64 support, tested on A53 board