diff options
-rw-r--r-- | sys-apps/bar/bar-1.06.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/di/di-3.8.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/di/di-3.9.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/discover/discover-1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/dnotify/dnotify-0.5.0.ebuild | 3 |
5 files changed, 5 insertions, 11 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/" |