diff options
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-2.20.ebuild')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-2.20.ebuild b/app-xemacs/prog-modes/prog-modes-2.20.ebuild index 9bad83dfc110..8512fb38a37c 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-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.5 2011/07/03 08:07:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.20.ebuild,v 1.6 2011/07/22 11:25:01 xarthisius 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 |