summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-10 09:05:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-10 09:05:09 +0000
commit94bbc8d5096e64cc13f933bcb2a6e7ef211e079c (patch)
tree70317c00faadaa63dafae991cae092c21f7e8fb2 /app-emulation
parentVersion bumped and removed old ebuilds. virtual/ruby fix (diff)
downloadhistorical-94bbc8d5096e64cc13f933bcb2a6e7ef211e079c.tar.gz
historical-94bbc8d5096e64cc13f933bcb2a6e7ef211e079c.tar.bz2
historical-94bbc8d5096e64cc13f933bcb2a6e7ef211e079c.zip
don't assign default to S; tidy
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/hercules/ChangeLog6
-rw-r--r--app-emulation/hercules/Manifest8
-rw-r--r--app-emulation/hercules/hercules-2.17.1-r1.ebuild6
-rw-r--r--app-emulation/hercules/hercules-3.00.ebuild12
-rw-r--r--app-emulation/hercules/hercules-3.01.ebuild11
5 files changed, 24 insertions, 19 deletions
diff --git a/app-emulation/hercules/ChangeLog b/app-emulation/hercules/ChangeLog
index 458b38a7ee42..8b54c09ec3c3 100644
--- a/app-emulation/hercules/ChangeLog
+++ b/app-emulation/hercules/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/hercules
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.10 2004/02/21 01:00:11 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.11 2004/04/10 09:05:09 mr_bones_ Exp $
+
+ 10 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ hercules-2.17.1-r1.ebuild, hercules-3.00.ebuild, hercules-3.01.ebuild:
+ don't assign default to S; tidy
21 Feb 2004; Heinrich Wendel <lanius@gentoo.org> hercules-3.01.ebuild:
bug #41491
diff --git a/app-emulation/hercules/Manifest b/app-emulation/hercules/Manifest
index 7052c83f2f91..cce099e1d442 100644
--- a/app-emulation/hercules/Manifest
+++ b/app-emulation/hercules/Manifest
@@ -1,7 +1,7 @@
-MD5 33c6a8b63e82eb79bd03aade6a0004fd hercules-3.01.ebuild 1966
-MD5 5778494910ccfd3ba38d780fe4c1cfbe hercules-2.17.1-r1.ebuild 1777
-MD5 52d99cf7518c2a8f8738f51b635f28b7 hercules-3.00.ebuild 1920
-MD5 0d8ea57b07eb5a8ecb12fcab7ff0d16c ChangeLog 1274
+MD5 cfbb9b993bb4a97284812fcd1111c112 ChangeLog 1440
+MD5 66cf964d2b6ccb5b23e9145b321ec880 hercules-2.17.1-r1.ebuild 1760
+MD5 ba49228a7a73cddfe67f91db5318552f hercules-3.00.ebuild 1897
+MD5 fdb176afc6ab4b9b039b88f414b3a0a5 hercules-3.01.ebuild 1964
MD5 e09f0c008fb3b02510eb63971a66ecf3 files/digest-hercules-2.17.1-r1 68
MD5 64b6313ec62cc77a8a5b021ab426a67d files/digest-hercules-3.00 66
MD5 420850c3a641b2b1c34c6a9794e2278c files/digest-hercules-3.01 66
diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild
index 16fd658fef87..e852b9879110 100644
--- a/app-emulation/hercules/hercules-2.17.1-r1.ebuild
+++ b/app-emulation/hercules/hercules-2.17.1-r1.ebuild
@@ -1,14 +1,14 @@
# 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.6 2004/02/17 03:23:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.7 2004/04/10 09:05:09 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz"
HOMEPAGE="http://www.conmicro.cx/hercules/"
+
LICENSE="QPL-1.0"
-KEYWORDS="x86 ~ppc alpha ~sparc"
SLOT="0"
+KEYWORDS="x86 ~ppc alpha ~sparc"
IUSE=""
DEPEND="virtual/glibc
diff --git a/app-emulation/hercules/hercules-3.00.ebuild b/app-emulation/hercules/hercules-3.00.ebuild
index 712de23f0c9f..5cdb66924a90 100644
--- a/app-emulation/hercules/hercules-3.00.ebuild
+++ b/app-emulation/hercules/hercules-3.00.ebuild
@@ -1,14 +1,14 @@
# 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.3 2004/02/17 03:23:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.00.ebuild,v 1.4 2004/04/10 09:05:09 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz"
HOMEPAGE="http://www.conmicro.cx/hercules/"
+
LICENSE="QPL-1.0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
SLOT="0"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc"
IUSE=""
DEPEND="virtual/glibc
@@ -36,9 +36,9 @@ src_install() {
dohtml -r html/
insinto /usr/share/hercules
doins hercules.cnf
- dodoc README.COMMADPT README.CVS README.ECPSVM README.HDL
- dodoc README.NETWORKING README.OSX README.TAPE
- dodoc RELEASE.NOTES CHANGES
+ dodoc README.COMMADPT README.CVS README.ECPSVM README.HDL \
+ README.NETWORKING README.OSX README.TAPE \
+ RELEASE.NOTES CHANGES
}
pkg_postinst() {
diff --git a/app-emulation/hercules/hercules-3.01.ebuild b/app-emulation/hercules/hercules-3.01.ebuild
index 62ecf2daa0da..b60fd715bf6a 100644
--- a/app-emulation/hercules/hercules-3.01.ebuild
+++ b/app-emulation/hercules/hercules-3.01.ebuild
@@ -1,15 +1,16 @@
# 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.3 2004/02/21 01:00:11 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.01.ebuild,v 1.4 2004/04/10 09:05:09 mr_bones_ Exp $
inherit flag-o-matic
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz"
HOMEPAGE="http://www.conmicro.cx/hercules/"
+
LICENSE="QPL-1.0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
SLOT="0"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc"
IUSE=""
DEPEND="virtual/glibc
@@ -39,9 +40,9 @@ src_install() {
dohtml -r html/
insinto /usr/share/hercules
doins hercules.cnf
- dodoc README.COMMADPT README.CVS README.ECPSVM README.HDL
- dodoc README.NETWORKING README.OSX README.TAPE
- dodoc RELEASE.NOTES CHANGES
+ dodoc README.COMMADPT README.CVS README.ECPSVM README.HDL \
+ README.NETWORKING README.OSX README.TAPE \
+ RELEASE.NOTES CHANGES
}
pkg_postinst() {