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/ecrypto | |
parent | Fixed bad digest. (diff) | |
download | historical-ea65bf1951e99ed0f41fe707babb647c50e92975.tar.gz historical-ea65bf1951e99ed0f41fe707babb647c50e92975.tar.bz2 historical-ea65bf1951e99ed0f41fe707babb647c50e92975.zip |
header fix
Diffstat (limited to 'app-xemacs/ecrypto')
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.12.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-xemacs/ecrypto/ecrypto-0.12.ebuild b/app-xemacs/ecrypto/ecrypto-0.12.ebuild index f6e92cc0f41e..e6b39431f635 100644 --- a/app-xemacs/ecrypto/ecrypto-0.12.ebuild +++ b/app-xemacs/ecrypto/ecrypto-0.12.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/ecrypto/ecrypto-0.12.ebuild,v 1.6 2004/02/21 22:45:51 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ecrypto-0.12.ebuild,v 1.7 2004/03/13 00:15:35 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -11,4 +11,3 @@ DEPEND="" KEYWORDS="amd64 x86 ~ppc alpha sparc" inherit xemacs-packages - |