vapier 14/06/06 05:59:37 Modified: ctags-5.8.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.11 dev-util/ctags/ctags-5.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild?r1=1.10&r2=1.11 Index: ctags-5.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ctags-5.8.ebuild 26 Apr 2012 16:49:19 -0000 1.10 +++ ctags-5.8.ebuild 6 Jun 2014 05:59:37 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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/ctags/ctags-5.8.ebuild,v 1.10 2012/04/26 16:49:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild,v 1.11 2014/06/06 05:59:37 vapier Exp $ EAPI="4" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="ada" DEPEND="app-admin/eselect-ctags" 1.85 dev-util/ctags/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ChangeLog?rev=1.85&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ChangeLog?rev=1.85&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ChangeLog?r1=1.84&r2=1.85 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- ChangeLog 26 Apr 2012 16:49:19 -0000 1.84 +++ ChangeLog 6 Jun 2014 05:59:37 -0000 1.85 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ctags -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.84 2012/04/26 16:49:19 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.85 2014/06/06 05:59:37 vapier Exp $ + + 06 Jun 2014; Mike Frysinger <[email protected]> ctags-5.8.ebuild: + Add arm64 love. 26 Apr 2012; Alexis Ballier <[email protected]> ctags-5.8.ebuild: keyword ~amd64-fbsd @@ -312,4 +315,3 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. -
