summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-17 03:23:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-17 03:23:55 +0000
commit36061175d684bff8479792ec3384cfbfbec250cb (patch)
tree64e76d7a5d393ae6d736adccaa3e71b04411306e /app-emulation/hercules
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-36061175d684bff8479792ec3384cfbfbec250cb.tar.gz
gentoo-2-36061175d684bff8479792ec3384cfbfbec250cb.tar.bz2
gentoo-2-36061175d684bff8479792ec3384cfbfbec250cb.zip
header fix; spelling fix
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r--app-emulation/hercules/hercules-2.17.1-r1.ebuild4
-rw-r--r--app-emulation/hercules/hercules-3.00.ebuild4
-rw-r--r--app-emulation/hercules/hercules-3.01.ebuild8
3 files changed, 8 insertions, 8 deletions
diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild
index 7fdabc5e8cfd..16fd658fef87 100644
--- a/app-emulation/hercules/hercules-2.17.1-r1.ebuild
+++ b/app-emulation/hercules/hercules-2.17.1-r1.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/hercules/hercules-2.17.1-r1.ebuild,v 1.5 2003/11/14 20:03:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.6 2004/02/17 03:23:55 mr_bones_ Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
diff --git a/app-emulation/hercules/hercules-3.00.ebuild b/app-emulation/hercules/hercules-3.00.ebuild
index 7fa822457c77..712de23f0c9f 100644
--- a/app-emulation/hercules/hercules-3.00.ebuild
+++ b/app-emulation/hercules/hercules-3.00.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/hercules/hercules-3.00.ebuild,v 1.2 2003/11/14 20:03:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.00.ebuild,v 1.3 2004/02/17 03:23:55 mr_bones_ Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
diff --git a/app-emulation/hercules/hercules-3.01.ebuild b/app-emulation/hercules/hercules-3.01.ebuild
index 0d71aae2f9f4..596f5f015f32 100644
--- a/app-emulation/hercules/hercules-3.01.ebuild
+++ b/app-emulation/hercules/hercules-3.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.01.ebuild,v 1.1 2004/02/11 11:30:15 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.01.ebuild,v 1.2 2004/02/17 03:23:55 mr_bones_ Exp $
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz"
@@ -48,12 +48,12 @@ pkg_postinst() {
einfo "and operating instructions, see http://www.conmicro.cx/hercules"
einfo
einfo "In order to use Hercules you will need a guest operating"
- einfo "system. There are several flavours of 'Linux for S/390' and"
+ einfo "system. There are several flavors of 'Linux for S/390' and"
einfo "'Linux for zSeries' available, or if you want that 'Big Iron'"
einfo "feel, you can download several real mainframe operating systems"
einfo "such as OS/360, DOS/VS, MVS, or VM370 from http://www.cbttape.org"
einfo
- einfo "Hercules is also capable of runing OS/390, z/OS, and z/VM with an"
- einfo "appropriate liscense."
+ einfo "Hercules is also capable of running OS/390, z/OS, and z/VM with an"
+ einfo "appropriate license."
einfo
}