diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-06 18:13:03 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-06 18:13:03 +0000 |
commit | 85d0b8399624f5a7372b1f4fc9dbcd3a03c42249 (patch) | |
tree | edbeb38b8f40c7420e4df1f1d5a79fa73f94baa8 /app-admin/eselect-emacs/eselect-emacs-1.13.ebuild | |
parent | amd64 stable (bug #299974) (diff) | |
download | gentoo-2-85d0b8399624f5a7372b1f4fc9dbcd3a03c42249.tar.gz gentoo-2-85d0b8399624f5a7372b1f4fc9dbcd3a03c42249.tar.bz2 gentoo-2-85d0b8399624f5a7372b1f4fc9dbcd3a03c42249.zip |
amd64 stable (bug #299974)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-emacs/eselect-emacs-1.13.ebuild')
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild index 3a5eece27612..16104ff54a7a 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-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-emacs/eselect-emacs-1.13.ebuild,v 1.6 2010/01/26 00:38:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.7 2010/06/06 18:13:03 angelos Exp $ DESCRIPTION="Manage multiple Emacs versions on one system" 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 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |