diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-20 06:08:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-20 06:08:34 +0000 |
commit | 53385bec89eb27d00cc86f031650b5f253db3716 (patch) | |
tree | a622c276c70e34f1ad827bde88e25bfcf2f3c61c /app-emulation/dlx | |
parent | ver bump #41904 (diff) | |
download | historical-53385bec89eb27d00cc86f031650b5f253db3716.tar.gz historical-53385bec89eb27d00cc86f031650b5f253db3716.tar.bz2 historical-53385bec89eb27d00cc86f031650b5f253db3716.zip |
header fix
Diffstat (limited to 'app-emulation/dlx')
-rw-r--r-- | app-emulation/dlx/dlx-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/dlx/dlx-1.0.0.ebuild b/app-emulation/dlx/dlx-1.0.0.ebuild index 874e869f2c60..ec29e46295c5 100644 --- a/app-emulation/dlx/dlx-1.0.0.ebuild +++ b/app-emulation/dlx/dlx-1.0.0.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-emulation/dlx/dlx-1.0.0.ebuild,v 1.1 2003/11/21 19:00:31 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/dlx-1.0.0.ebuild,v 1.2 2004/02/20 06:08:33 mr_bones_ Exp $ S=${WORKDIR}/dlx DESCRIPTION="DLX Simulator" |