diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-05-13 00:34:54 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-05-13 00:34:54 +0000 |
commit | 95915348d24634602cd8f651449738890427d660 (patch) | |
tree | 42cea4e69cc29c0afbf01bd3d04eb4161276124b /app-sci/magic | |
parent | New Package (diff) | |
download | historical-95915348d24634602cd8f651449738890427d660.tar.gz historical-95915348d24634602cd8f651449738890427d660.tar.bz2 historical-95915348d24634602cd8f651449738890427d660.zip |
Fixed $
Diffstat (limited to 'app-sci/magic')
-rw-r--r-- | app-sci/magic/magic-7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-sci/magic/magic-7.1.ebuild b/app-sci/magic/magic-7.1.ebuild index 160644265a1c..0625b91d6893 100644 --- a/app-sci/magic/magic-7.1.ebuild +++ b/app-sci/magic/magic-7.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Michael Nygard <michael.nygard@halleysfifth.com> -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.5 2002/04/29 22:56:53 sandymac Exp +# $ Header: $ S=${WORKDIR}/${P} DESCRIPTION="The VLSI design CAD tool" |