diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:29:52 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:29:52 +0000 |
commit | 3018467ce7decaa4b91fe5f94f3874c5da268e54 (patch) | |
tree | b581ebf2267b348bd802606874b974918faa1de4 /app-xemacs/prog-modes/prog-modes-2.20.ebuild | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-3018467ce7decaa4b91fe5f94f3874c5da268e54.tar.gz gentoo-2-3018467ce7decaa4b91fe5f94f3874c5da268e54.tar.bz2 gentoo-2-3018467ce7decaa4b91fe5f94f3874c5da268e54.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-2.20.ebuild')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-2.20.ebuild b/app-xemacs/prog-modes/prog-modes-2.20.ebuild index 2cffa8e5b35b..0602c1fc92d0 100644 --- a/app-xemacs/prog-modes/prog-modes-2.20.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.20.ebuild,v 1.1 2010/08/13 08:32:28 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.20.ebuild,v 1.2 2011/06/12 04:29:52 tomka Exp $ SLOT="0" IUSE="" @@ -23,6 +23,6 @@ app-xemacs/ilisp app-xemacs/sh-script app-xemacs/cedet-common " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |