diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-12 14:27:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-12 14:27:24 +0000 |
commit | 5afff4df4a690ca5b299ec61a05743ba6a6d1191 (patch) | |
tree | 8df5bdfb33ed2b38a0984270d9b2796ff913eae7 /app-admin | |
parent | Marking prelink-20071009 ppc64 for bug 254201 (diff) | |
download | gentoo-2-5afff4df4a690ca5b299ec61a05743ba6a6d1191.tar.gz gentoo-2-5afff4df4a690ca5b299ec61a05743ba6a6d1191.tar.bz2 gentoo-2-5afff4df4a690ca5b299ec61a05743ba6a6d1191.zip |
Marking eselect-ctags-1.8 ppc64 for bug 256113
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-ctags/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-ctags/eselect-ctags-1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog index 7a34f3c032c8..a18872647ad7 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.28 2009/02/19 19:21:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.29 2009/03/12 14:27:24 ranger Exp $ + + 12 Mar 2009; Brent Baude <ranger@gentoo.org> eselect-ctags-1.8.ebuild: + Marking eselect-ctags-1.8 ppc64 for bug 256113 19 Feb 2009; nixnut <nixnut@gentoo.org> eselect-ctags-1.8.ebuild: ppc stable #256113 diff --git a/app-admin/eselect-ctags/eselect-ctags-1.8.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.8.ebuild index bc7198b661d7..e165a8f7fc61 100644 --- a/app-admin/eselect-ctags/eselect-ctags-1.8.ebuild +++ b/app-admin/eselect-ctags/eselect-ctags-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.8.ebuild,v 1.7 2009/02/19 19:21:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.8.ebuild,v 1.8 2009/03/12 14:27:24 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 ~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="" |