diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:39:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:39:56 +0000 |
commit | 2a974352e3a3e196f7c52c9eafaee5ede5e520b5 (patch) | |
tree | 7e0225c600dce5052ee89822b4acb10ff07825a1 /app-emulation/simh | |
parent | remove from tree (diff) | |
download | gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.gz gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.bz2 gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-emulation/simh')
-rw-r--r-- | app-emulation/simh/simh-3.3.0.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/simh/simh-3.5.2.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/simh/simh-3.7.0.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-emulation/simh/simh-3.3.0.ebuild b/app-emulation/simh/simh-3.3.0.ebuild index 0958f4263d29..127b3e1df505 100644 --- a/app-emulation/simh/simh-3.3.0.ebuild +++ b/app-emulation/simh/simh-3.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild,v 1.2 2005/09/15 21:16:21 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild,v 1.3 2007/07/12 06:39:56 mr_bones_ Exp $ inherit eutils versionator @@ -21,7 +21,6 @@ S="${WORKDIR}" MAKEOPTS="USE_NETWORK=1 ${MAKEOPTS}" - src_unpack() { mkdir "${WORKDIR}/BIN" unpack ${A} diff --git a/app-emulation/simh/simh-3.5.2.ebuild b/app-emulation/simh/simh-3.5.2.ebuild index 115e504041e5..f8ff25f05798 100644 --- a/app-emulation/simh/simh-3.5.2.ebuild +++ b/app-emulation/simh/simh-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.5.2.ebuild,v 1.1 2006/01/27 02:23:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.5.2.ebuild,v 1.2 2007/07/12 06:39:56 mr_bones_ Exp $ inherit eutils versionator @@ -21,7 +21,6 @@ S=${WORKDIR} MAKEOPTS="USE_NETWORK=1 ${MAKEOPTS}" - src_unpack() { mkdir "${WORKDIR}/BIN" unpack ${A} diff --git a/app-emulation/simh/simh-3.7.0.ebuild b/app-emulation/simh/simh-3.7.0.ebuild index a6a0c3212c67..08bcc41efbd5 100644 --- a/app-emulation/simh/simh-3.7.0.ebuild +++ b/app-emulation/simh/simh-3.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v 1.1 2007/02/17 07:44:59 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v 1.2 2007/07/12 06:39:56 mr_bones_ Exp $ inherit eutils versionator @@ -21,7 +21,6 @@ S=${WORKDIR} MAKEOPTS="USE_NETWORK=1 ${MAKEOPTS}" - src_unpack() { mkdir "${WORKDIR}/BIN" unpack ${A} |