diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 00:54:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 00:54:39 +0000 |
commit | 001551bba57c0b63859b75df155fc5c252ca5c6d (patch) | |
tree | 90499d011ef62031bd705012bac77516a4cd713b /app-emulation | |
parent | Added LICENSE (diff) | |
download | historical-001551bba57c0b63859b75df155fc5c252ca5c6d.tar.gz historical-001551bba57c0b63859b75df155fc5c252ca5c6d.tar.bz2 historical-001551bba57c0b63859b75df155fc5c252ca5c6d.zip |
Header fix
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/bochs/bochs-1.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/bochs/bochs-1.4.ebuild b/app-emulation/bochs/bochs-1.4.ebuild index d67c0304acc1..11653fee5d73 100644 --- a/app-emulation/bochs/bochs-1.4.ebuild +++ b/app-emulation/bochs/bochs-1.4.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-1.4.ebuild,v 1.9 2002/10/17 00:54:39 vapier Exp $ PN=${P/_/.} S=${WORKDIR}/${PN} |