vapier 14/06/06 16:07:33 Modified: gperf-3.0.4.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.17 dev-util/gperf/gperf-3.0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild?r1=1.16&r2=1.17 Index: gperf-3.0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- gperf-3.0.4.ebuild 26 May 2013 23:27:42 -0000 1.16 +++ gperf-3.0.4.ebuild 6 Jun 2014 16:07:32 -0000 1.17 @@ -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-util/gperf/gperf-3.0.4.ebuild,v 1.16 2013/05/26 23:27:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v 1.17 2014/06/06 16:07:32 vapier Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_prepare() { 1.58 dev-util/gperf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 26 May 2013 23:27:42 -0000 1.57 +++ ChangeLog 6 Jun 2014 16:07:32 -0000 1.58 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gperf -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.57 2013/05/26 23:27:42 vapier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.58 2014/06/06 16:07:32 vapier Exp $ + + 06 Jun 2014; Mike Frysinger <[email protected]> gperf-3.0.4.ebuild: + Add arm64 love. 26 May 2013; Mike Frysinger <[email protected]> gperf-3.0.4.ebuild: Update to EAPI=4. Respect $AR and $CPPFLAGS #444078 by Denis M..
