diff options
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.31.ebuild')
-rw-r--r-- | app-xemacs/cc-mode/cc-mode-1.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.31.ebuild b/app-xemacs/cc-mode/cc-mode-1.31.ebuild index c0c03eccd11b..725043775f10 100644 --- a/app-xemacs/cc-mode/cc-mode-1.31.ebuild +++ b/app-xemacs/cc-mode/cc-mode-1.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.31.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.31.ebuild,v 1.1.1.1 2005/11/30 09:38:51 chriswhite Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib " +KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages - |