diff options
author | 2004-03-13 00:15:38 +0000 | |
---|---|---|
committer | 2004-03-13 00:15:38 +0000 | |
commit | 2844cc43d1da0761d5dff2317854c0b6333baded (patch) | |
tree | cef95121d71a4f267c75d6cf0d1a53b4dc4e1f96 /app-xemacs/cc-mode/cc-mode-1.32.ebuild | |
parent | Fixed bad digest. (Manifest recommit) (diff) | |
download | gentoo-2-2844cc43d1da0761d5dff2317854c0b6333baded.tar.gz gentoo-2-2844cc43d1da0761d5dff2317854c0b6333baded.tar.bz2 gentoo-2-2844cc43d1da0761d5dff2317854c0b6333baded.zip |
header fix
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.32.ebuild')
-rw-r--r-- | app-xemacs/cc-mode/cc-mode-1.32.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.32.ebuild b/app-xemacs/cc-mode/cc-mode-1.32.ebuild index 0d001a24fb1b..0c11cffab181 100644 --- a/app-xemacs/cc-mode/cc-mode-1.32.ebuild +++ b/app-xemacs/cc-mode/cc-mode-1.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.32.ebuild,v 1.3 2004/02/21 22:45:51 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.32.ebuild,v 1.4 2004/03/13 00:15:35 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -13,4 +13,3 @@ app-xemacs/mail-lib KEYWORDS="amd64 x86 ~ppc alpha sparc" inherit xemacs-packages - |