summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 02:25:03 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 02:25:03 +0000
commita489e891185c831e5a88ff34dfa30267108003b4 (patch)
treee93f67a6bed831e2975daf4f7474d558893312d7 /sys-boot/arcboot
parentwhitespace (diff)
downloadgentoo-2-a489e891185c831e5a88ff34dfa30267108003b4.tar.gz
gentoo-2-a489e891185c831e5a88ff34dfa30267108003b4.tar.bz2
gentoo-2-a489e891185c831e5a88ff34dfa30267108003b4.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-boot/arcboot')
-rw-r--r--sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild3
-rw-r--r--sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild3
2 files changed, 2 insertions, 4 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 ac2c8a4ae65f..af2ca0443e31 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.4 2007/06/26 02:49:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/arcboot-0.3.8.4-r1.ebuild,v 1.5 2007/07/15 02:25:03 mr_bones_ Exp $
inherit eutils
@@ -29,7 +29,6 @@ pkg_setup() {
fi
fi
-
# Set SGI_TARGET properly
case "$(uname -i)" in
"SGI IP32"|"SGI O2") SGI_TARGET="ip32" ;;
diff --git a/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild b/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild
index 56b5d67aff79..3da1bbf2d22e 100644
--- a/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild
+++ b/sys-boot/arcboot/arcboot-0.3.8.6-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.6-r1.ebuild,v 1.2 2007/06/26 02:49:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild,v 1.3 2007/07/15 02:25:03 mr_bones_ Exp $
inherit eutils
@@ -39,7 +39,6 @@ pkg_setup() {
die "No ELF64 Support"
fi
-
# Set SGITYPE properly
case "$(uname -i)" in
"SGI IP32"|"SGI O2") SGITYPE="IP32" ;;