diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:13:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:13:24 +0000 |
commit | 7acd5ea29e363f9e8041e49b2035f6a7140cea4d (patch) | |
tree | bd5a0a6d2e03531f4f64a108b98565f11647ea34 /app-emulation/bochs | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.tar.gz gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.tar.bz2 gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-emulation/bochs')
-rw-r--r-- | app-emulation/bochs/bochs-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-1.4.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/bochs/bochs-1.4.1.ebuild b/app-emulation/bochs/bochs-1.4.1.ebuild index a71bdc4bb679..baafa9b71e36 100644 --- a/app-emulation/bochs/bochs-1.4.1.ebuild +++ b/app-emulation/bochs/bochs-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-1.4.1.ebuild,v 1.2 2002/08/02 05:06:04 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-1.4.1.ebuild,v 1.3 2002/10/04 04:12:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bochs is a pc emulator. diff --git a/app-emulation/bochs/bochs-1.4.ebuild b/app-emulation/bochs/bochs-1.4.ebuild index ff311f3a0dbb..d67c0304acc1 100644 --- a/app-emulation/bochs/bochs-1.4.ebuild +++ b/app-emulation/bochs/bochs-1.4.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 PN=${P/_/.} S=${WORKDIR}/${PN} |