summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-04 01:05:53 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-04 01:05:53 +0000
commit35e48ecc2e0ac598486fe73ebfd5787e45583f1b (patch)
tree8ab67c9f0170d6523bac2268a1768de84019d097 /app-emulation/hercules
parentwhitespace fixes (diff)
downloadgentoo-2-35e48ecc2e0ac598486fe73ebfd5787e45583f1b.tar.gz
gentoo-2-35e48ecc2e0ac598486fe73ebfd5787e45583f1b.tar.bz2
gentoo-2-35e48ecc2e0ac598486fe73ebfd5787e45583f1b.zip
whitespace cleanup
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r--app-emulation/hercules/Manifest8
-rw-r--r--app-emulation/hercules/hercules-2.15.ebuild4
-rw-r--r--app-emulation/hercules/hercules-2.17.1-r1.ebuild4
-rw-r--r--app-emulation/hercules/hercules-2.17.1.ebuild4
4 files changed, 8 insertions, 12 deletions
diff --git a/app-emulation/hercules/Manifest b/app-emulation/hercules/Manifest
index 93df07d9fe89..6fd7977fca5c 100644
--- a/app-emulation/hercules/Manifest
+++ b/app-emulation/hercules/Manifest
@@ -1,7 +1,7 @@
+MD5 b6d2df365bf2616f8598f70dadd3c51f ChangeLog 784
+MD5 91a1358b52c91f826767b825c0e0be64 hercules-2.15.ebuild 1668
+MD5 430df234119cbfe1d6cf834b48a22d64 hercules-2.17.1-r1.ebuild 1777
+MD5 0ab03babd5beca1ed0acbc76582126c7 hercules-2.17.1.ebuild 1532
MD5 a92556f9e4f8a85b2fbafc5389d6ab6b files/digest-hercules-2.15 65
MD5 e09f0c008fb3b02510eb63971a66ecf3 files/digest-hercules-2.17.1 68
MD5 e09f0c008fb3b02510eb63971a66ecf3 files/digest-hercules-2.17.1-r1 68
-MD5 93a4f6ee5063d082895d3ca7032bc03d hercules-2.15.ebuild 1668
-MD5 b6d2df365bf2616f8598f70dadd3c51f ChangeLog 784
-MD5 029a94901f75d546fc67240291a650d5 hercules-2.17.1.ebuild 1530
-MD5 58c1fd074c41a65863c8bcdb33484fc3 hercules-2.17.1-r1.ebuild 1774
diff --git a/app-emulation/hercules/hercules-2.15.ebuild b/app-emulation/hercules/hercules-2.15.ebuild
index cb9becdbaa20..044359d31bff 100644
--- a/app-emulation/hercules/hercules-2.15.ebuild
+++ b/app-emulation/hercules/hercules-2.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.8 2003/02/13 07:14:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.9 2003/09/04 01:05:50 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
@@ -44,7 +44,6 @@ src_install() {
}
pkg_postinst() {
-
einfo
einfo "Hercules System/370, ESA/390 and zArchitecture Mainframe"
einfo "Emulator has been installed. Some useful utility files have"
@@ -57,5 +56,4 @@ pkg_postinst() {
einfo "download several real mainframe operating systems such as"
einfo "OS/360, MVS 3.8J or VM370r6 from http://www.cbttape.org"
einfo
-
}
diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild
index 60ed65b3cb56..a461e492a6d1 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.
# 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.2 2003/06/29 20:06:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.3 2003/09/04 01:05:50 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
@@ -32,7 +32,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install
- dodoc INSTALL
+ dodoc INSTALL
dohtml -r html/
insinto /usr/share/hercules
doins hercules.cnf
diff --git a/app-emulation/hercules/hercules-2.17.1.ebuild b/app-emulation/hercules/hercules-2.17.1.ebuild
index 858b389e6a53..30c4293d06de 100644
--- a/app-emulation/hercules/hercules-2.17.1.ebuild
+++ b/app-emulation/hercules/hercules-2.17.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1.ebuild,v 1.3 2003/09/04 01:05:50 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
@@ -36,7 +36,6 @@ src_install() {
}
pkg_postinst() {
-
einfo
einfo "Hercules System/370, ESA/390 and zArchitecture Mainframe"
einfo "Emulator has been installed. Some useful utility files have"
@@ -49,5 +48,4 @@ pkg_postinst() {
einfo "download several real mainframe operating systems such as"
einfo "OS/360, MVS 3.8J or VM370r6 from http://www.cbttape.org"
einfo
-
}