summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:03:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:03:37 +0000
commitf9172a9c2819a3aabe1a7f6468594d25a4f2d373 (patch)
treea35a039e45f8c39b2156dc36f9bd0bb5a244def2 /sys-apps/mtx
parentdon't dep on arch for gnuconfig_update, trim trailing whitespace (Manifest re... (diff)
downloadgentoo-2-f9172a9c2819a3aabe1a7f6468594d25a4f2d373.tar.gz
gentoo-2-f9172a9c2819a3aabe1a7f6468594d25a4f2d373.tar.bz2
gentoo-2-f9172a9c2819a3aabe1a7f6468594d25a4f2d373.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/mtx')
-rw-r--r--sys-apps/mtx/mtx-1.2.17.ebuild3
-rw-r--r--sys-apps/mtx/mtx-1.2.18.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/mtx/mtx-1.2.17.ebuild b/sys-apps/mtx/mtx-1.2.17.ebuild
index 66190d7fa82c..69f23be6700b 100644
--- a/sys-apps/mtx/mtx-1.2.17.ebuild
+++ b/sys-apps/mtx/mtx-1.2.17.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-apps/mtx/mtx-1.2.17.ebuild,v 1.13 2004/06/30 22:02:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.14 2004/07/15 02:01:19 agriffis Exp $
IUSE=""
@@ -10,7 +10,6 @@ LICENSE="GPL-2"
DEPEND="virtual/libc"
SRC_URI="mirror://sourceforge/${PN}/${P}rel.tar.gz"
RESTRICT="nomirror"
-S=${WORKDIR}/${P}
KEYWORDS="x86 amd64 sparc alpha ~ppc"
SLOT="0"
diff --git a/sys-apps/mtx/mtx-1.2.18.ebuild b/sys-apps/mtx/mtx-1.2.18.ebuild
index b087752d02b2..657de2103a9b 100644
--- a/sys-apps/mtx/mtx-1.2.18.ebuild
+++ b/sys-apps/mtx/mtx-1.2.18.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-apps/mtx/mtx-1.2.18.ebuild,v 1.6 2004/07/11 21:30:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.7 2004/07/15 02:01:19 agriffis Exp $
IUSE=""
@@ -9,7 +9,6 @@ HOMEPAGE="http://mtx.sourceforge.net"
LICENSE="GPL-2"
DEPEND="virtual/libc"
SRC_URI="ftp://ftp.badtux.net/pub/storage/${PN}/${P}rel.tar.gz"
-S=${WORKDIR}/${P}
KEYWORDS="x86 ~amd64 ~sparc alpha ~ppc"
SLOT="0"