summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:12:17 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:12:17 +0000
commite85a33d3ece03464777a6e3096b4dc5300ef2f4b (patch)
tree830bd5e16700bf85b18cac9aaded96ce48a20d1a
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff)
downloadgentoo-2-e85a33d3ece03464777a6e3096b4dc5300ef2f4b.tar.gz
gentoo-2-e85a33d3ece03464777a6e3096b4dc5300ef2f4b.tar.bz2
gentoo-2-e85a33d3ece03464777a6e3096b4dc5300ef2f4b.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r--sys-devel/bin86/bin86-0.15.5.ebuild3
-rw-r--r--sys-devel/bin86/bin86-0.16.0.ebuild4
-rw-r--r--sys-devel/bin86/bin86-0.16.11-r1.ebuild3
-rw-r--r--sys-devel/bin86/bin86-0.16.13.ebuild3
-rw-r--r--sys-devel/crossdev/crossdev-0.2.ebuild4
-rw-r--r--sys-devel/crossdev/crossdev-0.3.ebuild4
-rw-r--r--sys-devel/crossdev/crossdev-0.4-r1.ebuild3
-rw-r--r--sys-devel/crossdev/crossdev-0.4.ebuild3
8 files changed, 12 insertions, 15 deletions
diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild
index 5953b7621f9a..b9db8d57dc34 100644
--- a/sys-devel/bin86/bin86-0.15.5.ebuild
+++ b/sys-devel/bin86/bin86-0.15.5.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-devel/bin86/bin86-0.15.5.ebuild,v 1.15 2004/07/02 08:37:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.16 2004/07/15 03:08:36 agriffis Exp $
S=${WORKDIR}/bin86
DESCRIPTION="Assembler and loader used to create kernel bootsector"
@@ -11,6 +11,7 @@ DEPEND="virtual/libc"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -sparc -ppc"
+IUSE=""
src_unpack() {
diff --git a/sys-devel/bin86/bin86-0.16.0.ebuild b/sys-devel/bin86/bin86-0.16.0.ebuild
index 64d67feed202..3e89331fb4b1 100644
--- a/sys-devel/bin86/bin86-0.16.0.ebuild
+++ b/sys-devel/bin86/bin86-0.16.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-devel/bin86/bin86-0.16.0.ebuild,v 1.9 2004/07/02 08:37:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.10 2004/07/15 03:08:36 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Assembler and loader used to create kernel bootsector"
SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.bz2"
HOMEPAGE="http://www.cix.co.uk/~mayday/"
@@ -11,6 +10,7 @@ DEPEND="virtual/libc"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -sparc -ppc"
+IUSE=""
src_compile() {
diff --git a/sys-devel/bin86/bin86-0.16.11-r1.ebuild b/sys-devel/bin86/bin86-0.16.11-r1.ebuild
index e1e994aac398..1b9cc84cd65c 100644
--- a/sys-devel/bin86/bin86-0.16.11-r1.ebuild
+++ b/sys-devel/bin86/bin86-0.16.11-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-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.5 2004/07/02 08:37:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.6 2004/07/15 03:08:36 agriffis Exp $
IUSE=""
-S="${WORKDIR}/${P}"
DESCRIPTION="Assembler and loader used to create kernel bootsector"
SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.bz2"
HOMEPAGE="http://www.cix.co.uk/~mayday/"
diff --git a/sys-devel/bin86/bin86-0.16.13.ebuild b/sys-devel/bin86/bin86-0.16.13.ebuild
index d0f9682e45a5..94f00d633f9b 100644
--- a/sys-devel/bin86/bin86-0.16.13.ebuild
+++ b/sys-devel/bin86/bin86-0.16.13.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-devel/bin86/bin86-0.16.13.ebuild,v 1.5 2004/07/02 08:37:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.13.ebuild,v 1.6 2004/07/15 03:08:36 agriffis Exp $
IUSE=""
-S="${WORKDIR}/${P}"
DESCRIPTION="Assembler and loader used to create kernel bootsector"
SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.gz"
HOMEPAGE="http://www.cix.co.uk/~mayday/"
diff --git a/sys-devel/crossdev/crossdev-0.2.ebuild b/sys-devel/crossdev/crossdev-0.2.ebuild
index 27db15f02957..4fc61abdc3bd 100644
--- a/sys-devel/crossdev/crossdev-0.2.ebuild
+++ b/sys-devel/crossdev/crossdev-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-devel/crossdev/crossdev-0.2.ebuild,v 1.3 2004/06/24 22:44:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.2.ebuild,v 1.4 2004/07/15 03:12:17 agriffis Exp $
DESCRIPTION="Cross-toolchain generator"
HOMEPAGE="http://www.gentoo.org"
@@ -13,8 +13,6 @@ IUSE=""
DEPEND="sys-apps/portage
app-shells/bash"
-S=${WORKDIR}/${P}
-
src_install() {
cd ${S}
diff --git a/sys-devel/crossdev/crossdev-0.3.ebuild b/sys-devel/crossdev/crossdev-0.3.ebuild
index 613c45e8bc49..5691d551dd95 100644
--- a/sys-devel/crossdev/crossdev-0.3.ebuild
+++ b/sys-devel/crossdev/crossdev-0.3.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-devel/crossdev/crossdev-0.3.ebuild,v 1.3 2004/06/24 22:44:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.3.ebuild,v 1.4 2004/07/15 03:12:17 agriffis Exp $
DESCRIPTION="Cross-toolchain generator"
HOMEPAGE="http://www.gentoo.org"
@@ -14,8 +14,6 @@ DEPEND="sys-apps/portage
app-shells/bash
sys-apps/coreutils"
-S=${WORKDIR}/${P}
-
src_install() {
cd ${S}
diff --git a/sys-devel/crossdev/crossdev-0.4-r1.ebuild b/sys-devel/crossdev/crossdev-0.4-r1.ebuild
index 0ecf6fa45ec2..7d4b290ec9e0 100644
--- a/sys-devel/crossdev/crossdev-0.4-r1.ebuild
+++ b/sys-devel/crossdev/crossdev-0.4-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-devel/crossdev/crossdev-0.4-r1.ebuild,v 1.2 2004/06/24 22:44:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.4-r1.ebuild,v 1.3 2004/07/15 03:12:17 agriffis Exp $
inherit eutils
@@ -11,6 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc sparc mips amd64"
+IUSE=""
RDEPEND="sys-apps/portage
app-shells/bash
diff --git a/sys-devel/crossdev/crossdev-0.4.ebuild b/sys-devel/crossdev/crossdev-0.4.ebuild
index fba53a217b90..b65313e9fa3c 100644
--- a/sys-devel/crossdev/crossdev-0.4.ebuild
+++ b/sys-devel/crossdev/crossdev-0.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/sys-devel/crossdev/crossdev-0.4.ebuild,v 1.5 2004/06/24 22:44:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.4.ebuild,v 1.6 2004/07/15 03:12:17 agriffis Exp $
DESCRIPTION="Gentoo Cross-toolchain generator"
HOMEPAGE="http://www.gentoo.org/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~mips amd64"
+IUSE=""
RDEPEND="sys-apps/portage
app-shells/bash