summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:25:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:25:01 +0000
commitde4f27ac2a0a28678abc14f98a9cbbbf74d144ab (patch)
tree34f1d4116700e54a99a266593e62498b86b7f178 /sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-de4f27ac2a0a28678abc14f98a9cbbbf74d144ab.tar.gz
gentoo-2-de4f27ac2a0a28678abc14f98a9cbbbf74d144ab.tar.bz2
gentoo-2-de4f27ac2a0a28678abc14f98a9cbbbf74d144ab.zip
sync IUSE (+build), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild')
-rw-r--r--sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild b/sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild
index ad542f66ecc4..a0cb8a931107 100644
--- a/sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild
+++ b/sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild,v 1.6 2004/07/02 09:32:39 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-hppa64/gcc-hppa64-3.3.2.ebuild,v 1.7 2004/07/15 03:23:32 agriffis Exp $
inherit eutils
-# Variables
+# Variables
MYARCH="$(echo ${PN} | cut -d- -f2)"
TMP_P="${P/-${MYARCH}/}"
TMP_PN="${PN/-${MYARCH}/}"
I="/usr"
-S="${WORKDIR}/${P}"
DESCRIPTION="Gcc for 64bit hppa kernels"
@@ -20,6 +19,7 @@ LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="-* hppa"
+IUSE="build"
DEPEND="virtual/libc
>=sys-devel/binutils-hppa64-2.14.90.0.7