diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-14 14:55:03 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-14 14:55:03 +0000 |
commit | 0c692b82f2a85f377dbabec3780464b4a1d3dbf0 (patch) | |
tree | 521d0aca2d6c8dbfa88a3a36d86fd35ed56fb43e | |
parent | Remove old. (diff) | |
download | gentoo-2-0c692b82f2a85f377dbabec3780464b4a1d3dbf0.tar.gz gentoo-2-0c692b82f2a85f377dbabec3780464b4a1d3dbf0.tar.bz2 gentoo-2-0c692b82f2a85f377dbabec3780464b4a1d3dbf0.zip |
Stable for x86, wrt bug #431206
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
-rw-r--r-- | app-admin/eselect-ctags/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-ctags/eselect-ctags-1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog index ef18b7057992..31395ca8b653 100644 --- a/app-admin/eselect-ctags/ChangeLog +++ b/app-admin/eselect-ctags/ChangeLog @@ -1,6 +1,9 @@ # 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.62 2012/08/14 13:31:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.63 2012/08/14 14:55:03 johu Exp $ + + 14 Aug 2012; Johannes Huber <johu@gentoo.org> eselect-ctags-1.14.ebuild: + Stable for x86, wrt bug #431206 14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.14.ebuild: Stable for amd64, wrt bug #431206 diff --git a/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild index 095f71cd933b..04baf1a7606b 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.9 2012/08/14 13:31:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild,v 1.10 2012/08/14 14:55:03 johu 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="" |