summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-29 19:11:33 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-29 19:11:33 +0000
commit401471a3d1c09e0cabd44097c59243cee70adc4b (patch)
tree3f4f9b00947ae367c941777f05c166da0cf0d650 /dev-util
parentarm stable, bug #387163 (diff)
downloadgentoo-2-401471a3d1c09e0cabd44097c59243cee70adc4b.tar.gz
gentoo-2-401471a3d1c09e0cabd44097c59243cee70adc4b.tar.bz2
gentoo-2-401471a3d1c09e0cabd44097c59243cee70adc4b.zip
arm stable, bug #387175
(Portage version: 2.1.10.31/cvs/Linux i686)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ctags/ChangeLog5
-rw-r--r--dev-util/ctags/ctags-5.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/ctags/ChangeLog b/dev-util/ctags/ChangeLog
index 2ebcfdebad1e..15fff6ba9012 100644
--- a/dev-util/ctags/ChangeLog
+++ b/dev-util/ctags/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ctags
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.78 2011/10/19 11:18:06 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.79 2011/10/29 19:11:33 maekke Exp $
+
+ 29 Oct 2011; Markus Meier <maekke@gentoo.org> ctags-5.8.ebuild:
+ arm stable, bug #387175
19 Oct 2011; Tony Vroon <chainsaw@gentoo.org> ctags-5.8.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/dev-util/ctags/ctags-5.8.ebuild b/dev-util/ctags/ctags-5.8.ebuild
index 475a833f5371..694cc1d15b7d 100644
--- a/dev-util/ctags/ctags-5.8.ebuild
+++ b/dev-util/ctags/ctags-5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.5 2011/10/19 11:18:06 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild,v 1.6 2011/10/29 19:11:33 maekke 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 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="ada"
DEPEND="app-admin/eselect-ctags"