summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:22:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:22:18 +0000
commit9428159d1aa151a63137834dc650c4163e52990c (patch)
tree2de42dd36bf03e29e41858c3d49c9a15b18e73b5 /app-laptop/pmud
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-9428159d1aa151a63137834dc650c4163e52990c.tar.gz
historical-9428159d1aa151a63137834dc650c4163e52990c.tar.bz2
historical-9428159d1aa151a63137834dc650c4163e52990c.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-laptop/pmud')
-rw-r--r--app-laptop/pmud/Manifest2
-rw-r--r--app-laptop/pmud/pmud-0.10.1-r2.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/app-laptop/pmud/Manifest b/app-laptop/pmud/Manifest
index 1ec57be6c1bf..4d5522c625de 100644
--- a/app-laptop/pmud/Manifest
+++ b/app-laptop/pmud/Manifest
@@ -1,4 +1,4 @@
-MD5 ea6c565edcc7e59bf128f10268feb459 pmud-0.10.1-r2.ebuild 1144
+MD5 3354c61c05b19a623a8412787cd6c8c6 pmud-0.10.1-r2.ebuild 1132
MD5 fb5a8ae39f3ad79001ad22db75cf26f0 pmud-0.10.1-r3.ebuild 1191
MD5 477a494899c324ed8ac9a1e2ad8a9dfe ChangeLog 2169
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
diff --git a/app-laptop/pmud/pmud-0.10.1-r2.ebuild b/app-laptop/pmud/pmud-0.10.1-r2.ebuild
index a6a6df182947..6fa20c6cb503 100644
--- a/app-laptop/pmud/pmud-0.10.1-r2.ebuild
+++ b/app-laptop/pmud/pmud-0.10.1-r2.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pmud/pmud-0.10.1-r2.ebuild,v 1.3 2004/07/09 21:53:37 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pmud/pmud-0.10.1-r2.ebuild,v 1.4 2004/07/14 01:22:18 agriffis Exp $
IUSE="X"
-S=${WORKDIR}/${P}
DESCRIPTION="PowerMac power management utilities"
SRC_URI="http://linuxppc.jvc.nl/${P}.tar.gz"