summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:36:15 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:36:15 +0000
commitf8dcbb3a317361ba353b4e1f18bf642aae5aa8aa (patch)
treedb65468571b2d6fa752287a047f4955083d6b7bf /sys-devel/pmake
parentsync IUSE (missing) (diff)
downloadhistorical-f8dcbb3a317361ba353b4e1f18bf642aae5aa8aa.tar.gz
historical-f8dcbb3a317361ba353b4e1f18bf642aae5aa8aa.tar.bz2
historical-f8dcbb3a317361ba353b4e1f18bf642aae5aa8aa.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-devel/pmake')
-rw-r--r--sys-devel/pmake/pmake-1.45-r2.ebuild3
-rw-r--r--sys-devel/pmake/pmake-1.45-r3.ebuild3
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/pmake/pmake-1.45-r2.ebuild b/sys-devel/pmake/pmake-1.45-r2.ebuild
index 1181cfebe3d2..18603d5f10f4 100644
--- a/sys-devel/pmake/pmake-1.45-r2.ebuild
+++ b/sys-devel/pmake/pmake-1.45-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r2.ebuild,v 1.14 2004/07/02 08:42:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r2.ebuild,v 1.15 2004/07/15 03:35:32 agriffis Exp $
IUSE=""
@@ -9,7 +9,6 @@ EPATCH_SOURCE="${FILESDIR}"
EPATCH_SUFFIX="patch"
MY_P="${PN}_${PV}-11"
-S="${WORKDIR}/${P}"
DESCRIPTION="BSD build tool to create programs in parallel"
HOMEPAGE="http://www.netbsd.org/"
diff --git a/sys-devel/pmake/pmake-1.45-r3.ebuild b/sys-devel/pmake/pmake-1.45-r3.ebuild
index 23f11ce26049..c69ecd0f020f 100644
--- a/sys-devel/pmake/pmake-1.45-r3.ebuild
+++ b/sys-devel/pmake/pmake-1.45-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r3.ebuild,v 1.5 2004/07/02 08:42:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r3.ebuild,v 1.6 2004/07/15 03:35:32 agriffis Exp $
inherit eutils
EPATCH_SOURCE="${FILESDIR}"
@@ -13,6 +13,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}-11.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="x86 ~ppc alpha ia64 amd64 ~sparc"
+IUSE=""
RDEPEND="virtual/libc"
DEPEND="${RDEPEND}