vapier 14/06/09 23:42:13 Modified: Inline-0.44-r1.ebuild Inline-0.470.0.ebuild Inline-0.530.0.ebuild Inline-0.500.0.ebuild Inline-0.510.0.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.29 dev-perl/Inline/Inline-0.44-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild?r1=1.28&r2=1.29 Index: Inline-0.44-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- Inline-0.44-r1.ebuild 21 Jan 2010 13:21:57 -0000 1.28 +++ Inline-0.44-r1.ebuild 9 Jun 2014 23:42:13 -0000 1.29 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.28 2010/01/21 13:21:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.29 2014/06/09 23:42:13 vapier Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="gtk" DEPEND="virtual/perl-Digest-MD5 1.2 dev-perl/Inline/Inline-0.470.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild?r1=1.1&r2=1.2 Index: Inline-0.470.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Inline-0.470.0.ebuild 30 Aug 2011 13:08:55 -0000 1.1 +++ Inline-0.470.0.ebuild 9 Jun 2014 23:42:13 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild,v 1.1 2011/08/30 13:08:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild,v 1.2 2014/06/09 23:42:13 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="virtual/perl-Digest-MD5 1.6 dev-perl/Inline/Inline-0.530.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?r1=1.5&r2=1.6 Index: Inline-0.530.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Inline-0.530.0.ebuild 10 Mar 2014 11:09:29 -0000 1.5 +++ Inline-0.530.0.ebuild 9 Jun 2014 23:42:13 -0000 1.6 @@ -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-perl/Inline/Inline-0.530.0.ebuild,v 1.5 2014/03/10 11:09:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v 1.6 2014/06/09 23:42:13 vapier Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 1.11 dev-perl/Inline/Inline-0.500.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?r1=1.10&r2=1.11 Index: Inline-0.500.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- Inline-0.500.0.ebuild 28 Aug 2013 22:00:26 -0000 1.10 +++ Inline-0.500.0.ebuild 9 Jun 2014 23:42:13 -0000 1.11 @@ -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/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.10 2013/08/28 22:00:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.11 2014/06/09 23:42:13 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 1.5 dev-perl/Inline/Inline-0.510.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?r1=1.4&r2=1.5 Index: Inline-0.510.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Inline-0.510.0.ebuild 28 Aug 2013 22:00:26 -0000 1.4 +++ Inline-0.510.0.ebuild 9 Jun 2014 23:42:13 -0000 1.5 @@ -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/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.4 2013/08/28 22:00:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.5 2014/06/09 23:42:13 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 1.63 dev-perl/Inline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 10 Mar 2014 11:09:29 -0000 1.62 +++ ChangeLog 9 Jun 2014 23:42:13 -0000 1.63 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Inline # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.62 2014/03/10 11:09:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.63 2014/06/09 23:42:13 vapier Exp $ + + 09 Jun 2014; Mike Frysinger <vap...@gentoo.org> Inline-0.44-r1.ebuild, + Inline-0.470.0.ebuild, Inline-0.500.0.ebuild, Inline-0.510.0.ebuild, + Inline-0.530.0.ebuild: + Add arm64 love. 10 Mar 2014; Mikle Kolyada <zlog...@gentoo.org> Inline-0.530.0.ebuild: Bump to EAPI=5