summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-06-27 11:17:40 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-06-27 11:17:40 +0000
commit37eba3796aa3125dabaee27fbf02201bc06c83b2 (patch)
treeb710de248e5324696ab170fa28dfeb69b80df3b6 /app-admin
parentVersion bump. (diff)
downloadgentoo-2-37eba3796aa3125dabaee27fbf02201bc06c83b2.tar.gz
gentoo-2-37eba3796aa3125dabaee27fbf02201bc06c83b2.tar.bz2
gentoo-2-37eba3796aa3125dabaee27fbf02201bc06c83b2.zip
Sparc stable, part of Bug #229605.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect-ctags/ChangeLog6
-rw-r--r--app-admin/eselect-ctags/eselect-ctags-1.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog
index 512a0a8b653f..de84cb2c3a9a 100644
--- a/app-admin/eselect-ctags/ChangeLog
+++ b/app-admin/eselect-ctags/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-ctags
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.13 2008/06/27 09:11:23 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.14 2008/06/27 11:17:40 fmccor Exp $
+
+ 27 Jun 2008; Ferris McCormick <fmccor@gentoo.org>
+ eselect-ctags-1.5.ebuild:
+ Sparc stable, part of Bug #229605.
27 Jun 2008; Santiago M. Mola <coldwind@gentoo.org>
eselect-ctags-1.5.ebuild:
diff --git a/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild
index a9bda6fef285..912176d0f207 100644
--- a/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild
+++ b/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild,v 1.3 2008/06/27 09:11:23 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild,v 1.4 2008/06/27 11:17:40 fmccor Exp $
MY_P="eselect-emacs-${PV}"
DESCRIPTION="Manages ctags implementations"
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""