summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/jswat/jswat-1.7.1-r1.ebuild3
-rw-r--r--dev-util/debootstrap/debootstrap-0.2.45-r1.ebuild3
-rw-r--r--dev-util/subversion/subversion-1.0.9.ebuild4
-rw-r--r--x11-wm/treewm/treewm-0.4.4.ebuild4
-rw-r--r--x11-wm/treewm/treewm-0.4.5.ebuild8
5 files changed, 5 insertions, 17 deletions
diff --git a/dev-java/jswat/jswat-1.7.1-r1.ebuild b/dev-java/jswat/jswat-1.7.1-r1.ebuild
index 547166c0a355..231a22ffe96d 100644
--- a/dev-java/jswat/jswat-1.7.1-r1.ebuild
+++ b/dev-java/jswat/jswat-1.7.1-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jswat/jswat-1.7.1-r1.ebuild,v 1.4 2005/01/20 17:23:09 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jswat/jswat-1.7.1-r1.ebuild,v 1.5 2005/07/13 15:21:04 swegener Exp $
inherit java-pkg
-S="${WORKDIR}/${PN}-${PV}"
DESCRIPTION="Extensible graphical Java debugger"
HOMEPAGE="http://www.bluemarsh.com/java/jswat"
SRC_URI="mirror://sourceforge/jswat/${P}.tar.gz"
diff --git a/dev-util/debootstrap/debootstrap-0.2.45-r1.ebuild b/dev-util/debootstrap/debootstrap-0.2.45-r1.ebuild
index 7c3b2f240681..cc58b87914ca 100644
--- a/dev-util/debootstrap/debootstrap-0.2.45-r1.ebuild
+++ b/dev-util/debootstrap/debootstrap-0.2.45-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.45-r1.ebuild,v 1.1 2005/06/06 12:45:39 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.45-r1.ebuild,v 1.2 2005/07/13 15:24:04 swegener Exp $
MY_PV=${PV}-0.2
DESCRIPTION="Debian bootstrap scripts"
@@ -14,7 +14,6 @@ DEPEND="sys-devel/binutils
net-misc/wget
app-arch/dpkg"
IUSE=""
-S=${WORKDIR}/${PN}-${PV}
src_unpack() {
unpack debootstrap_${MY_PV}.tar.gz
diff --git a/dev-util/subversion/subversion-1.0.9.ebuild b/dev-util/subversion/subversion-1.0.9.ebuild
index a04532041185..6e79ab87b78e 100644
--- a/dev-util/subversion/subversion-1.0.9.ebuild
+++ b/dev-util/subversion/subversion-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.0.9.ebuild,v 1.8 2005/05/05 23:09:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.0.9.ebuild,v 1.9 2005/07/13 15:22:05 swegener Exp $
inherit elisp-common libtool python eutils
@@ -13,8 +13,6 @@ LICENSE="Apache-1.1"
KEYWORDS="x86 sparc ppc amd64 alpha hppa ia64"
IUSE="ssl apache2 berkdb python emacs perl java"
-S=${WORKDIR}/${PN}-${PV}
-
#Allow for custion repository locations
if [ "${SVN_REPOS_LOC}x" = "x" ]; then
SVN_REPOS_LOC="/var/svn"
diff --git a/x11-wm/treewm/treewm-0.4.4.ebuild b/x11-wm/treewm/treewm-0.4.4.ebuild
index ece53319bcca..fe0f789564a7 100644
--- a/x11-wm/treewm/treewm-0.4.4.ebuild
+++ b/x11-wm/treewm/treewm-0.4.4.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/x11-wm/treewm/treewm-0.4.4.ebuild,v 1.6 2004/07/15 01:16:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.4.ebuild,v 1.7 2005/07/13 15:20:13 swegener Exp $
DESCRIPTION="WindowManager that arranges the windows in a tree not a list"
SRC_URI="mirror://sourceforge/treewm/${P}.tar.bz2"
@@ -15,8 +15,6 @@ DEPEND="virtual/libc
virtual/x11
sys-apps/chpax"
-
-
src_compile() {
make PREFIX=/usr || die
}
diff --git a/x11-wm/treewm/treewm-0.4.5.ebuild b/x11-wm/treewm/treewm-0.4.5.ebuild
index e4d59514821f..7a856affd112 100644
--- a/x11-wm/treewm/treewm-0.4.5.ebuild
+++ b/x11-wm/treewm/treewm-0.4.5.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/x11-wm/treewm/treewm-0.4.5.ebuild,v 1.7 2004/07/01 21:52:18 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.5.ebuild,v 1.8 2005/07/13 15:20:13 swegener Exp $
DESCRIPTION="WindowManager that arranges the windows in a tree (not in a list)"
SRC_URI="mirror://sourceforge/treewm/${PN}-${PV}.tar.bz2"
HOMEPAGE="http://treewm.sourceforge.net/"
-S="${WORKDIR}/${PN}-${PV}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ppc"
@@ -17,11 +16,6 @@ DEPEND="virtual/libc
RDEPEND="virtual/libc
virtual/x11"
-src_unpack() {
- unpack ${A}
- cd ${S}
-}
-
src_compile() {
emake PREFIX="/usr" ROOT="${D}" || die
}