diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 00:15:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 00:15:38 +0000 |
commit | ea65bf1951e99ed0f41fe707babb647c50e92975 (patch) | |
tree | 06749e844d7f3469a385ae5dd7370f4d6646a123 /app-xemacs/auctex | |
parent | Fixed bad digest. (diff) | |
download | historical-ea65bf1951e99ed0f41fe707babb647c50e92975.tar.gz historical-ea65bf1951e99ed0f41fe707babb647c50e92975.tar.bz2 historical-ea65bf1951e99ed0f41fe707babb647c50e92975.zip |
header fix
Diffstat (limited to 'app-xemacs/auctex')
-rw-r--r-- | app-xemacs/auctex/auctex-1.32.ebuild | 5 | ||||
-rw-r--r-- | app-xemacs/auctex/auctex-1.33.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/app-xemacs/auctex/auctex-1.32.ebuild b/app-xemacs/auctex/auctex-1.32.ebuild index 5eabf44d7963..0d926ba93f3d 100644 --- a/app-xemacs/auctex/auctex-1.32.ebuild +++ b/app-xemacs/auctex/auctex-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/auctex/auctex-1.32.ebuild,v 1.4 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.32.ebuild,v 1.5 2004/03/13 00:15:35 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -12,4 +12,3 @@ DEPEND="app-xemacs/xemacs-base KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages - diff --git a/app-xemacs/auctex/auctex-1.33.ebuild b/app-xemacs/auctex/auctex-1.33.ebuild index 05e51ad85452..ce577e1b8a5c 100644 --- a/app-xemacs/auctex/auctex-1.33.ebuild +++ b/app-xemacs/auctex/auctex-1.33.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/auctex/auctex-1.33.ebuild,v 1.2 2003/10/03 02:16:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.33.ebuild,v 1.3 2004/03/13 00:15:35 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -12,4 +12,3 @@ DEPEND="app-xemacs/xemacs-base KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages - |