diff options
Diffstat (limited to 'sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild')
-rw-r--r-- | sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild b/sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild index f05cca27cbce..a0cde347b0db 100644 --- a/sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild +++ b/sys-boot/arcboot/arcboot-0.3.8.4-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/sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild,v 1.2 2005/04/30 05:21:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild,v 1.3 2005/07/10 00:58:05 swegener Exp $ inherit eutils @@ -18,8 +18,6 @@ DEPEND="" RDEPEND="sys-boot/dvhtool sys-apps/debianutils" -S=${WORKDIR}/${P} - pkg_setup() { # arcboot is for SGI mips machines only, so exclude everyone but them if use mips; then |