summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-13 23:56:44 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-13 23:56:44 +0000
commit490ae0411827916c36e1c5f57964b7f5809018b4 (patch)
treee109d0e12aa66c9ddc3836a16243733e4a6757cf /app-admin
parentUse the rspec recipe for testing; add Ruby 1.9 support. (diff)
downloadgentoo-2-490ae0411827916c36e1c5f57964b7f5809018b4.tar.gz
gentoo-2-490ae0411827916c36e1c5f57964b7f5809018b4.tar.bz2
gentoo-2-490ae0411827916c36e1c5f57964b7f5809018b4.zip
Stable ppc, bug #431206
(Portage version: 2.1.11.9/cvs/Linux 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.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog
index 3ac1872c95e4..ecaa17501132 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.60 2012/08/13 20:43:31 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.61 2012/08/13 23:56:44 blueness Exp $
+
+ 13 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
+ eselect-ctags-1.14.ebuild:
+ Stable ppc, bug #431206
13 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
eselect-ctags-1.14.ebuild:
diff --git a/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild
index b0bd1b240c9d..7ba3ac3ac231 100644
--- a/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild
+++ b/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.14.ebuild,v 1.7 2012/08/13 20:43:31 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild,v 1.8 2012/08/13 23:56:44 blueness Exp $
EAPI=4
@@ -11,7 +11,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 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""