diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-13 21:20:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-13 21:20:00 +0000 |
commit | 0cf065431102d61a8fad62e9e08e37a448aa2b36 (patch) | |
tree | 88f0cb1dabbfaf1b5a220e6acf967f3089aee631 | |
parent | you break it you buy it (diff) | |
download | gentoo-2-0cf065431102d61a8fad62e9e08e37a448aa2b36.tar.gz gentoo-2-0cf065431102d61a8fad62e9e08e37a448aa2b36.tar.bz2 gentoo-2-0cf065431102d61a8fad62e9e08e37a448aa2b36.zip |
Marking eselect-ctags-1.13 ppc64 for bug 299974
(Portage version: 2.1.6.13/cvs/Linux ppc64)
-rw-r--r-- | app-admin/eselect-ctags/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-ctags/eselect-ctags-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog index 0a774e601d43..f4a4da13f740 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.47 2010/01/12 19:06:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.48 2010/01/13 21:20:00 ranger Exp $ + + 13 Jan 2010; Brent Baude <ranger@gentoo.org> eselect-ctags-1.13.ebuild: + Marking eselect-ctags-1.13 ppc64 for bug 299974 12 Jan 2010; nixnut <nixnut@gentoo.org> eselect-ctags-1.13.ebuild: ppc stable #299974 diff --git a/app-admin/eselect-ctags/eselect-ctags-1.13.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.13.ebuild index e959440e4ebf..f57a9d0fc3c7 100644 --- a/app-admin/eselect-ctags/eselect-ctags-1.13.ebuild +++ b/app-admin/eselect-ctags/eselect-ctags-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.13.ebuild,v 1.4 2010/01/12 19:06:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.13.ebuild,v 1.5 2010/01/13 21:20:00 ranger 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 x86 ~ppc-aix ~sparc-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 ~sparc-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="" |