From 2ba4451a58d553ec2454c50533cdcb5beb975e9c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 6 Jun 2014 05:59:37 +0000 Subject: Add arm64 love. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200) --- dev-util/ctags/ChangeLog | 8 +++++--- dev-util/ctags/ctags-5.8.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'dev-util') diff --git a/dev-util/ctags/ChangeLog b/dev-util/ctags/ChangeLog index abb4e403c72d..28b0c6147d87 100644 --- a/dev-util/ctags/ChangeLog +++ b/dev-util/ctags/ChangeLog @@ -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 ctags-5.8.ebuild: + Add arm64 love. 26 Apr 2012; Alexis Ballier 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. - diff --git a/dev-util/ctags/ctags-5.8.ebuild b/dev-util/ctags/ctags-5.8.ebuild index 9221def32955..bfe9f1e622b6 100644 --- a/dev-util/ctags/ctags-5.8.ebuild +++ b/dev-util/ctags/ctags-5.8.ebuild @@ -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 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz 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" -- cgit v1.2.3-65-gdbad