summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:11:11 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:11:11 +0000
commit7e60c7116425185a9689ab39c2122c0ee425cb4e (patch)
tree9395f57cc079d99246c0bbc117a77c412761d74d /sys-cluster/xpvm
parentsync IUSE (+build, +hardened, +nls, +pic, +static), don't dep on arch for gnu... (diff)
downloadgentoo-2-7e60c7116425185a9689ab39c2122c0ee425cb4e.tar.gz
gentoo-2-7e60c7116425185a9689ab39c2122c0ee425cb4e.tar.bz2
gentoo-2-7e60c7116425185a9689ab39c2122c0ee425cb4e.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'sys-cluster/xpvm')
-rw-r--r--sys-cluster/xpvm/xpvm-1.2.5-r1.ebuild2
-rw-r--r--sys-cluster/xpvm/xpvm-1.2.5-r2.ebuild2
-rw-r--r--sys-cluster/xpvm/xpvm-1.2.5-r3.ebuild1
-rw-r--r--sys-cluster/xpvm/xpvm-1.2.5.ebuild4
4 files changed, 1 insertions, 8 deletions
diff --git a/sys-cluster/xpvm/xpvm-1.2.5-r1.ebuild b/sys-cluster/xpvm/xpvm-1.2.5-r1.ebuild
index bc5537ba87bf..ab3486288b1b 100644
--- a/sys-cluster/xpvm/xpvm-1.2.5-r1.ebuild
+++ b/sys-cluster/xpvm/xpvm-1.2.5-r1.ebuild
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
# $Header:
-S=${WORKDIR}/${P}
DESCRIPTION="XPVM: A graphical console and monitor for PVM"
SRC_URI="http://www.netlib.org/pvm3/xpvm/XPVM.src.1.2.5.tgz"
HOMEPAGE="http://www.csm.ornl.gov/pvm/pvm_home.html"
@@ -61,4 +60,3 @@ pkg_postinst() {
ewarn "Environment Variables have changed. Do not forget to reboot or perform"
ewarn "source /etc/profile before using xpvm !"
}
-
diff --git a/sys-cluster/xpvm/xpvm-1.2.5-r2.ebuild b/sys-cluster/xpvm/xpvm-1.2.5-r2.ebuild
index 0f654effd519..d2b2c368aee8 100644
--- a/sys-cluster/xpvm/xpvm-1.2.5-r2.ebuild
+++ b/sys-cluster/xpvm/xpvm-1.2.5-r2.ebuild
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
# $Header:
-S=${WORKDIR}/${P}
DESCRIPTION="XPVM: A graphical console and monitor for PVM"
SRC_URI="http://www.netlib.org/pvm3/xpvm/XPVM.src.1.2.5.tgz"
HOMEPAGE="http://www.csm.ornl.gov/pvm/pvm_home.html"
@@ -61,4 +60,3 @@ pkg_postinst() {
ewarn "Environment Variables have changed. Do not forget to reboot or perform"
ewarn "source /etc/profile before using xpvm !"
}
-
diff --git a/sys-cluster/xpvm/xpvm-1.2.5-r3.ebuild b/sys-cluster/xpvm/xpvm-1.2.5-r3.ebuild
index 169f343bbcc6..db31ecaef4e4 100644
--- a/sys-cluster/xpvm/xpvm-1.2.5-r3.ebuild
+++ b/sys-cluster/xpvm/xpvm-1.2.5-r3.ebuild
@@ -4,7 +4,6 @@
inherit eutils
-S="${WORKDIR}/${P}"
DESCRIPTION="XPVM: A graphical console and monitor for PVM"
SRC_URI="http://www.netlib.org/pvm3/xpvm/XPVM.src.1.2.5.tgz"
HOMEPAGE="http://www.csm.ornl.gov/pvm/pvm_home.html"
diff --git a/sys-cluster/xpvm/xpvm-1.2.5.ebuild b/sys-cluster/xpvm/xpvm-1.2.5.ebuild
index 2409543a00d3..4971db5b8126 100644
--- a/sys-cluster/xpvm/xpvm-1.2.5.ebuild
+++ b/sys-cluster/xpvm/xpvm-1.2.5.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xpvm/xpvm-1.2.5.ebuild,v 1.5 2004/06/24 22:42:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xpvm/xpvm-1.2.5.ebuild,v 1.6 2004/07/15 03:06:27 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="XPVM: A graphical console and monitor for PVM"
SRC_URI="http://www.netlib.org/pvm3/xpvm/XPVM.src.1.2.5.tgz"
HOMEPAGE="http://www.csm.ornl.gov/pvm/pvm_home.html"
@@ -61,4 +60,3 @@ pkg_postinst() {
ewarn "Environment Variables have changed. Do not forget to reboot or perform"
ewarn "source /etc/profile before using xpvm !"
}
-