summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-10 00:47:40 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-10 00:47:40 +0000
commit01757e2547f3381959b4a776833a25ad0c171004 (patch)
treea3fcf1416ea2e45b61228409e1f4c274061c32e9 /sys-devel/gcc-sparc64
parentmore KEYWORDS (diff)
downloadgentoo-2-01757e2547f3381959b4a776833a25ad0c171004.tar.gz
gentoo-2-01757e2547f3381959b4a776833a25ad0c171004.tar.bz2
gentoo-2-01757e2547f3381959b4a776833a25ad0c171004.zip
QA: Don't assign default to S
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/gcc-sparc64')
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild6
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild6
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild6
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.4.3.ebuild5
4 files changed, 11 insertions, 12 deletions
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild
index eef5d4d9fa25..ecf7edd71a7b 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild,v 1.9 2005/07/09 19:46:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.4.ebuild,v 1.10 2005/07/10 00:47:40 swegener Exp $
-# Variables
inherit eutils flag-o-matic
+
+# Variables
MYARCH="$(echo ${PN} | cut -d- -f2)"
TMP_P="${P/-${MYARCH}/}"
TMP_PN="${PN/-${MYARCH}/}"
I="/usr"
-S="${WORKDIR}/${P}"
BRANCH_UPDATE="20040623"
DESCRIPTION="Sparc64 Kernel Compiler"
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild
index a3836a6aef59..5f60df0fbb3d 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild,v 1.6 2005/07/09 19:46:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild,v 1.7 2005/07/10 00:47:40 swegener Exp $
-# Variables
inherit eutils flag-o-matic
+
+# Variables
MYARCH="$(echo ${PN} | cut -d- -f2)"
TMP_P="${P/-${MYARCH}/}"
TMP_PN="${PN/-${MYARCH}/}"
I="/usr"
-S="${WORKDIR}/${P}"
BRANCH_UPDATE=""
DESCRIPTION="Sparc64 Kernel Compiler"
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild
index 54629376c743..194feea5045e 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild,v 1.2 2005/07/09 19:46:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild,v 1.3 2005/07/10 00:47:40 swegener Exp $
-# Variables
inherit eutils flag-o-matic
+
+# Variables
MYARCH="$(echo ${PN} | cut -d- -f2)"
TMP_P="${P/-${MYARCH}/}"
TMP_PN="${PN/-${MYARCH}/}"
I="/usr"
-S="${WORKDIR}/${P}"
BRANCH_UPDATE=""
DESCRIPTION="Sparc64 Kernel Compiler"
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.4.3.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.4.3.ebuild
index a3c8a132ccde..f9cf37aa4272 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.4.3.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.4.3.ebuild
@@ -1,15 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.4.3.ebuild,v 1.3 2005/07/09 19:46:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.4.3.ebuild,v 1.4 2005/07/10 00:47:40 swegener Exp $
+inherit eutils flag-o-matic
# Variables
-inherit eutils flag-o-matic
MYARCH="$(echo ${PN} | cut -d- -f2)"
TMP_P="${P/-${MYARCH}/}"
TMP_PN="${PN/-${MYARCH}/}"
I="/usr"
-S="${WORKDIR}/${P}"
BRANCH_UPDATE=""
DESCRIPTION="Sparc64 Kernel Compiler"