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 | e24ec8194d81cf9293696b97dab1daa8650393d2 (patch) | |
tree | c727792de14a1e3887a36882c9c550d83f0a10a0 /app-emulation | |
parent | Added LICENSE (diff) | |
download | gentoo-2-e24ec8194d81cf9293696b97dab1daa8650393d2.tar.gz gentoo-2-e24ec8194d81cf9293696b97dab1daa8650393d2.tar.bz2 gentoo-2-e24ec8194d81cf9293696b97dab1daa8650393d2.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} |