diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 02:40:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 02:40:39 +0000 |
commit | 98d707c0db60742f209d26e761d079090a32f4ce (patch) | |
tree | b22a2567f850d41c5e5e2f572e822799d19a535c /dev-lang/mmix | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-98d707c0db60742f209d26e761d079090a32f4ce.tar.gz historical-98d707c0db60742f209d26e761d079090a32f4ce.tar.bz2 historical-98d707c0db60742f209d26e761d079090a32f4ce.zip |
header fix
Diffstat (limited to 'dev-lang/mmix')
-rw-r--r-- | dev-lang/mmix/mmix-20020216.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mmix/mmix-20020216.ebuild b/dev-lang/mmix/mmix-20020216.ebuild index b463e3216cdc..0c21f81f4a35 100644 --- a/dev-lang/mmix/mmix-20020216.ebuild +++ b/dev-lang/mmix/mmix-20020216.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/dev-lang/mmix/mmix-20020216.ebuild,v 1.9 2004/02/22 19:55:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mmix/mmix-20020216.ebuild,v 1.10 2004/03/14 02:40:38 mr_bones_ Exp $ S=${WORKDIR} DESCRIPTION="Donald Knuth's MMIX Assembler and Simulator" |