summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/bar/bar-1.06.ebuild3
-rw-r--r--sys-apps/di/di-3.8.ebuild3
-rw-r--r--sys-apps/di/di-3.9.ebuild3
-rw-r--r--sys-apps/discover/discover-1.5-r1.ebuild4
-rw-r--r--sys-apps/dnotify/dnotify-0.5.0.ebuild3
-rw-r--r--sys-apps/gnumaniak/gnumaniak-1.8.ebuild3
-rw-r--r--sys-apps/ifplugd/ifplugd-0.15.ebuild4
-rw-r--r--sys-apps/ifplugd/ifplugd-0.20.ebuild4
-rw-r--r--sys-apps/lcdutils/lcdutils-0.2.ebuild4
-rw-r--r--sys-apps/mdadm/mdadm-1.2.0.ebuild3
-rw-r--r--sys-apps/memtest86/memtest86-3.0-r1.ebuild3
-rw-r--r--sys-apps/memtest86/memtest86-3.0-r2.ebuild3
12 files changed, 12 insertions, 28 deletions
diff --git a/sys-apps/bar/bar-1.06.ebuild b/sys-apps/bar/bar-1.06.ebuild
index f0a3fbd0fd4e..a2e0cfae82a5 100644
--- a/sys-apps/bar/bar-1.06.ebuild
+++ b/sys-apps/bar/bar-1.06.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/bar/bar-1.06.ebuild,v 1.3 2004/06/30 14:29:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.06.ebuild,v 1.4 2004/07/15 01:42:56 agriffis Exp $
DESCRIPTION="Console Progress Bar"
HOMEPAGE="http://clpbar.sourceforge.net/"
@@ -8,7 +8,6 @@ KEYWORDS="x86"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-S=${WORKDIR}/${P}
SRC_URI="mirror://sourceforge/clpbar/${P}.tar.gz"
DEPEND=">=sys-libs/ncurses-5.2"
diff --git a/sys-apps/di/di-3.8.ebuild b/sys-apps/di/di-3.8.ebuild
index 549ba55e55f2..6340b2aa6f8d 100644
--- a/sys-apps/di/di-3.8.ebuild
+++ b/sys-apps/di/di-3.8.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-apps/di/di-3.8.ebuild,v 1.8 2004/06/30 15:04:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.8.ebuild,v 1.9 2004/07/15 01:43:26 agriffis Exp $
-S="${WORKDIR}/${P}"
DESCRIPTION="Disk Information Utility"
SRC_URI="http://www.gentoo.com/di/${P}.tar.gz"
HOMEPAGE="http://www.gentoo.com/di/"
diff --git a/sys-apps/di/di-3.9.ebuild b/sys-apps/di/di-3.9.ebuild
index ff28790871fb..507d97b8a734 100644
--- a/sys-apps/di/di-3.9.ebuild
+++ b/sys-apps/di/di-3.9.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-apps/di/di-3.9.ebuild,v 1.8 2004/06/30 15:04:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.9.ebuild,v 1.9 2004/07/15 01:43:26 agriffis Exp $
-S="${WORKDIR}/${P}"
DESCRIPTION="Disk Information Utility"
SRC_URI="http://www.gentoo.com/di/${P}.tar.gz"
HOMEPAGE="http://www.gentoo.com/di/"
diff --git a/sys-apps/discover/discover-1.5-r1.ebuild b/sys-apps/discover/discover-1.5-r1.ebuild
index 224877043a13..331792e77e8f 100644
--- a/sys-apps/discover/discover-1.5-r1.ebuild
+++ b/sys-apps/discover/discover-1.5-r1.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/discover/discover-1.5-r1.ebuild,v 1.13 2004/06/30 15:07:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-1.5-r1.ebuild,v 1.14 2004/07/15 01:44:05 agriffis Exp $
DESCRIPTION="Discover hardware and load the appropriate drivers for that hardware."
HOMEPAGE="http://hackers.progeny.com/discover/"
@@ -12,8 +12,6 @@ IUSE=""
DEPEND="app-arch/tar app-arch/gzip"
RDEPEND="sys-apps/discover-data"
-S=${WORKDIR}/${P}
-
src_compile() {
econf --sbindir=/sbin || die "configure failed"
emake || die
diff --git a/sys-apps/dnotify/dnotify-0.5.0.ebuild b/sys-apps/dnotify/dnotify-0.5.0.ebuild
index cff4abd1c764..e93b62d18c0f 100644
--- a/sys-apps/dnotify/dnotify-0.5.0.ebuild
+++ b/sys-apps/dnotify/dnotify-0.5.0.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-apps/dnotify/dnotify-0.5.0.ebuild,v 1.14 2004/06/30 15:24:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.15 2004/07/15 01:44:26 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Execute a command when the contents of a directory change"
SRC_URI="http://www.student.lu.se/~nbi98oli/src/dnotify-0.5.0.tar.gz"
HOMEPAGE="http://www.student.lu.se/~nbi98oli/"
diff --git a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
index 430145202a02..c1fa3ecd398c 100644
--- a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
+++ b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.9 2004/06/30 15:51:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.10 2004/07/15 01:46:40 agriffis Exp $
MY_PN=${PN/-/}
-S=${WORKDIR}/${P}
DESCRIPTION="Up to date man pages for various GNU utils section 1"
SRC_URI="http://www.linalco.com/ragnar/${P}.tar.gz"
HOMEPAGE="http://www.linalco.com/ragnar/"
diff --git a/sys-apps/ifplugd/ifplugd-0.15.ebuild b/sys-apps/ifplugd/ifplugd-0.15.ebuild
index 6ad7e2d7004a..c4f4bd41d604 100644
--- a/sys-apps/ifplugd/ifplugd-0.15.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.15.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/ifplugd/ifplugd-0.15.ebuild,v 1.5 2004/06/30 17:24:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.15.ebuild,v 1.6 2004/07/15 01:47:49 agriffis Exp $
DESCRIPTION="Brings up/down ethernet ports automatically with cable detection"
HOMEPAGE="http://www.stud.uni-hamburg.de/users/lennart/projects/ifplugd"
@@ -11,8 +11,6 @@ KEYWORDS="~x86 ~amd64"
IUSE="doc"
DEPEND="dev-libs/libdaemon"
-S=${WORKDIR}/${P}
-
# Gentoo-provided scripts. Version is for the scripts, not ifplugd.
INITSCRIPT=${FILESDIR}/gentoo-ifplugd-init-v2
ACTIONSCRIPT=${FILESDIR}/gentoo-ifplugd.action-v2
diff --git a/sys-apps/ifplugd/ifplugd-0.20.ebuild b/sys-apps/ifplugd/ifplugd-0.20.ebuild
index f0a153ff57fa..ba30c0889f1a 100644
--- a/sys-apps/ifplugd/ifplugd-0.20.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.20.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/ifplugd/ifplugd-0.20.ebuild,v 1.3 2004/06/24 22:11:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.20.ebuild,v 1.4 2004/07/15 01:47:49 agriffis Exp $
DESCRIPTION="Brings up/down ethernet ports automatically with cable detection"
HOMEPAGE="http://0pointer.de/lennart/projects/ifplugd/"
@@ -12,8 +12,6 @@ IUSE="doc"
DEPEND=">=dev-libs/libdaemon-0.3
doc? ( app-doc/doxygen net-www/lynx )"
-S=${WORKDIR}/${P}
-
# Gentoo-provided scripts. Version is for the scripts, not ifplugd.
INITSCRIPT=${FILESDIR}/gentoo-ifplugd-init-v3
ACTIONSCRIPT=${FILESDIR}/gentoo-ifplugd.action-v2
diff --git a/sys-apps/lcdutils/lcdutils-0.2.ebuild b/sys-apps/lcdutils/lcdutils-0.2.ebuild
index 4d955dabf180..d7e4a4ba423d 100644
--- a/sys-apps/lcdutils/lcdutils-0.2.ebuild
+++ b/sys-apps/lcdutils/lcdutils-0.2.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/lcdutils/lcdutils-0.2.ebuild,v 1.4 2004/06/24 22:13:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdutils/lcdutils-0.2.ebuild,v 1.5 2004/07/15 01:48:11 agriffis Exp $
DESCRIPTION="Cobalt RaQ/Qube LCD Writing and Button reading utilities"
HOMEPAGE=""
@@ -12,8 +12,6 @@ IUSE=""
DEPEND=""
-S=${WORKDIR}/${P}
-
pkg_setup() {
# This package is aimed primarily at Cobalt Microserver systems. Mips originally, but it
# is reported to work on x86-based systems as well.
diff --git a/sys-apps/mdadm/mdadm-1.2.0.ebuild b/sys-apps/mdadm/mdadm-1.2.0.ebuild
index a1cb8c62b30d..e2a5c451b3cc 100644
--- a/sys-apps/mdadm/mdadm-1.2.0.ebuild
+++ b/sys-apps/mdadm/mdadm-1.2.0.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/mdadm/mdadm-1.2.0.ebuild,v 1.7 2004/06/27 17:12:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mdadm/mdadm-1.2.0.ebuild,v 1.8 2004/07/15 01:48:38 agriffis Exp $
DESCRIPTION="An extremely useful tool for running RAID systems - it can be used as a replacement for the raidtools, or as a supplement."
HOMEPAGE="http://www.cse.unsw.edu.au/~neilb/source"
@@ -11,7 +11,6 @@ KEYWORDS="x86 amd64 alpha"
IUSE="static"
DEPEND=""
RDEPEND=""
-S="${WORKDIR}/${P}"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/memtest86/memtest86-3.0-r1.ebuild b/sys-apps/memtest86/memtest86-3.0-r1.ebuild
index a766a08bd778..37e82f9cda0b 100644
--- a/sys-apps/memtest86/memtest86-3.0-r1.ebuild
+++ b/sys-apps/memtest86/memtest86-3.0-r1.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/sys-apps/memtest86/memtest86-3.0-r1.ebuild,v 1.10 2004/06/30 20:49:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/memtest86-3.0-r1.ebuild,v 1.11 2004/07/15 01:49:00 agriffis Exp $
inherit mount-boot
-S=${WORKDIR}/${P}
DESCRIPTION="A stand alone memory test for x86 computers"
SRC_URI="http://www.memtest86.com/${P}.tar.gz"
HOMEPAGE="http://www.memtest86.com/"
diff --git a/sys-apps/memtest86/memtest86-3.0-r2.ebuild b/sys-apps/memtest86/memtest86-3.0-r2.ebuild
index 47d41c68c10b..1f6dbe2a1d14 100644
--- a/sys-apps/memtest86/memtest86-3.0-r2.ebuild
+++ b/sys-apps/memtest86/memtest86-3.0-r2.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/memtest86-3.0-r2.ebuild,v 1.6 2004/06/30 20:49:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/memtest86-3.0-r2.ebuild,v 1.7 2004/07/15 01:49:00 agriffis Exp $
inherit mount-boot eutils
IUSE="serial"
-S=${WORKDIR}/${P}
DESCRIPTION="A stand alone memory test for x86 computers"
SRC_URI="http://www.memtest86.com/${P}.tar.gz"
HOMEPAGE="http://www.memtest86.com/"