diff options
author | 2007-06-29 21:04:10 +0000 | |
---|---|---|
committer | 2007-06-29 21:04:10 +0000 | |
commit | 10effda844f617f19f8c6232b0ff764fa2a6e8ba (patch) | |
tree | 1b40912b4097b22c4a18df6163e1191269f6ac9c /app-admin/eselect-emacs | |
parent | m68k/sh love (diff) | |
download | gentoo-2-10effda844f617f19f8c6232b0ff764fa2a6e8ba.tar.gz gentoo-2-10effda844f617f19f8c6232b0ff764fa2a6e8ba.tar.bz2 gentoo-2-10effda844f617f19f8c6232b0ff764fa2a6e8ba.zip |
De-keyword m68k for <=1.0 since it is pointless there: no ctags support.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-admin/eselect-emacs')
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-0.8-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/eselect-emacs/eselect-emacs-0.8-r1.ebuild b/app-admin/eselect-emacs/eselect-emacs-0.8-r1.ebuild index b579388276ab..068c483d4987 100644 --- a/app-admin/eselect-emacs/eselect-emacs-0.8-r1.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-0.8-r1.ebuild,v 1.20 2007/06/29 20:53:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-0.8-r1.ebuild,v 1.21 2007/06/29 21:04:10 ulm Exp $ DESCRIPTION="Manages the /usr/bin/emacs symlink" HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/index.xml" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.7" diff --git a/app-admin/eselect-emacs/eselect-emacs-1.0.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.0.ebuild index 0dbee0aeadee..f510361b1140 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.0.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.0.ebuild,v 1.2 2007/06/29 20:53:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.0.ebuild,v 1.3 2007/06/29 21:04:10 ulm Exp $ DESCRIPTION="Manages the /usr/bin/emacs symlink" HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="" |