summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-12-28 17:51:30 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-12-28 17:51:30 +0000
commit7f4a915e44750c9ea99e7494a0963710ebdf1f8d (patch)
treee7bc85caaaeab1889f3e3deae6195806ec0796a6 /sys-devel
parentStable on sparc wrt security #116822 (diff)
downloadhistorical-7f4a915e44750c9ea99e7494a0963710ebdf1f8d.tar.gz
historical-7f4a915e44750c9ea99e7494a0963710ebdf1f8d.tar.bz2
historical-7f4a915e44750c9ea99e7494a0963710ebdf1f8d.zip
Minor ebuild cleanups
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-mips64/ChangeLog6
-rw-r--r--sys-devel/gcc-mips64/Manifest6
-rw-r--r--sys-devel/gcc-mips64/gcc-mips64-3.4.4.ebuild14
-rw-r--r--sys-devel/gcc-mips64/gcc-mips64-3.4.5.ebuild14
-rw-r--r--sys-devel/gcc-sparc64/ChangeLog7
-rw-r--r--sys-devel/gcc-sparc64/Manifest10
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild12
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild12
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.4.4.ebuild11
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.4.5.ebuild11
10 files changed, 59 insertions, 44 deletions
diff --git a/sys-devel/gcc-mips64/ChangeLog b/sys-devel/gcc-mips64/ChangeLog
index 1a8bfd8ea120..71b006916e74 100644
--- a/sys-devel/gcc-mips64/ChangeLog
+++ b/sys-devel/gcc-mips64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-mips64
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/ChangeLog,v 1.15 2005/12/25 06:26:22 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/ChangeLog,v 1.16 2005/12/28 17:51:30 kumba Exp $
+
+ 28 Dec 2005; Joshua Kinard <kumba@gentoo.org> gcc-mips64-3.4.4.ebuild,
+ gcc-mips64-3.4.5.ebuild:
+ Minor ebuild cleanups
*gcc-mips64-3.4.5 (25 Dec 2005)
diff --git a/sys-devel/gcc-mips64/Manifest b/sys-devel/gcc-mips64/Manifest
index fe142a0da706..769f1c50582b 100644
--- a/sys-devel/gcc-mips64/Manifest
+++ b/sys-devel/gcc-mips64/Manifest
@@ -1,10 +1,10 @@
-MD5 2d1a6dfd43b71f84ffbbeff8056f11a8 ChangeLog 3463
+MD5 089ad72969f762161b2109d272478677 ChangeLog 3588
MD5 4b8b4306f268900392bbd0319bdfdf65 files/digest-gcc-mips64-3.4.4 64
MD5 ba0f5e25062066184f3513100252770f files/digest-gcc-mips64-3.4.5 64
MD5 e411938ca2908079a2359fed5cb3b442 files/gcc-3.3.4-gentoo-branding.patch 874
MD5 1134e9dabbd6dfba1d91015851f02a2b files/gcc-3.4.2-mips-ip28_cache_barriers-v2.patch 14118
MD5 f3a1b668077c6486c542dcef1cdd9672 files/gcc-3.4.2-mips-ip28_cache_barriers.patch 12545
MD5 b2922cfe76692e7d2b373a0a255f405e files/gcc-3.4.x-mips-add-march-r10k.patch 14248
-MD5 30b2062b35b02b704e9853ab55b5bae1 gcc-mips64-3.4.4.ebuild 3862
-MD5 ffb7465bdf63cd7544eef2efdea3e883 gcc-mips64-3.4.5.ebuild 3851
+MD5 165eff1886e03343c6cc28cc5076aae2 gcc-mips64-3.4.4.ebuild 3877
+MD5 5f2daea2de1ee119aa21f2403528c76e gcc-mips64-3.4.5.ebuild 3866
MD5 efda60760635b5f29e31a8f730a73086 metadata.xml 364
diff --git a/sys-devel/gcc-mips64/gcc-mips64-3.4.4.ebuild b/sys-devel/gcc-mips64/gcc-mips64-3.4.4.ebuild
index a0ef3442ec99..79f112a46d8d 100644
--- a/sys-devel/gcc-mips64/gcc-mips64-3.4.4.ebuild
+++ b/sys-devel/gcc-mips64/gcc-mips64-3.4.4.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-devel/gcc-mips64/gcc-mips64-3.4.4.ebuild,v 1.3 2005/12/25 06:26:22 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/gcc-mips64-3.4.4.ebuild,v 1.4 2005/12/28 17:51:30 kumba Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,6 @@ MYARCH="$(echo ${PN} | cut -d- -f2)"
TMP_P="${P/-${MYARCH}/}"
TMP_PN="${PN/-${MYARCH}/}"
I="/usr"
-IUSE=""
BRANCH_UPDATE=""
DESCRIPTION="Mips64 Kernel Compiler (Experimental)"
@@ -20,6 +19,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
+IUSE=""
KEYWORDS="mips"
@@ -127,18 +127,18 @@ src_install() {
}
pkg_postinst() {
- einfo
+ einfo ""
einfo "To facilitate an easier kernel build, you may wish to add the following line to your profile:"
- einfo
+ einfo ""
einfo "For 2.4.x kernel builds:"
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH} CROSS_COMPILE=${MYARCH}-unknown-linux-${MYUSERLAND}-\""
- einfo
+ einfo ""
einfo "For 2.6.x kernel builds:"
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH/64/} CROSS_COMPILE=${MYARCH}-unknown-linux-${MYUSERLAND}-\""
- einfo
+ einfo ""
einfo "Then to compile a kernel, simply goto the kernel source directory, and issue:"
einfo "${MYARCH}make <target>"
einfo "Where <target> is one of the usual kernel targets"
- einfo
+ einfo ""
epause 10
}
diff --git a/sys-devel/gcc-mips64/gcc-mips64-3.4.5.ebuild b/sys-devel/gcc-mips64/gcc-mips64-3.4.5.ebuild
index a87f4cbf85a3..6eb0ecca7cea 100644
--- a/sys-devel/gcc-mips64/gcc-mips64-3.4.5.ebuild
+++ b/sys-devel/gcc-mips64/gcc-mips64-3.4.5.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-devel/gcc-mips64/gcc-mips64-3.4.5.ebuild,v 1.1 2005/12/25 06:26:22 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/gcc-mips64-3.4.5.ebuild,v 1.2 2005/12/28 17:51:30 kumba Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,6 @@ MYARCH="$(echo ${PN} | cut -d- -f2)"
TMP_P="${P/-${MYARCH}/}"
TMP_PN="${PN/-${MYARCH}/}"
I="/usr"
-IUSE=""
BRANCH_UPDATE=""
DESCRIPTION="Mips64 Kernel Compiler"
@@ -20,6 +19,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
+IUSE=""
KEYWORDS="~mips"
@@ -127,18 +127,18 @@ src_install() {
}
pkg_postinst() {
- einfo
+ einfo ""
einfo "To facilitate an easier kernel build, you may wish to add the following line to your profile:"
- einfo
+ einfo ""
einfo "For 2.4.x kernel builds:"
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH} CROSS_COMPILE=${MYARCH}-unknown-linux-${MYUSERLAND}-\""
- einfo
+ einfo ""
einfo "For 2.6.x kernel builds:"
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH/64/} CROSS_COMPILE=${MYARCH}-unknown-linux-${MYUSERLAND}-\""
- einfo
+ einfo ""
einfo "Then to compile a kernel, simply goto the kernel source directory, and issue:"
einfo "${MYARCH}make <target>"
einfo "Where <target> is one of the usual kernel targets"
- einfo
+ einfo ""
epause 10
}
diff --git a/sys-devel/gcc-sparc64/ChangeLog b/sys-devel/gcc-sparc64/ChangeLog
index f57c0df9c673..6fef7e16bbbb 100644
--- a/sys-devel/gcc-sparc64/ChangeLog
+++ b/sys-devel/gcc-sparc64/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/gcc-sparc64
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.27 2005/12/25 06:19:19 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.28 2005/12/28 17:46:43 kumba Exp $
+
+ 28 Dec 2005; Joshua Kinard <kumba@gentoo.org> gcc-sparc64-3.3.5.ebuild,
+ gcc-sparc64-3.3.6.ebuild, gcc-sparc64-3.4.4.ebuild,
+ gcc-sparc64-3.4.5.ebuild:
+ Minor ebuild cleanups
25 Dec 2005; Joshua Kinard <kumba@gentoo.org> gcc-sparc64-3.4.4.ebuild,
gcc-sparc64-3.4.5.ebuild:
diff --git a/sys-devel/gcc-sparc64/Manifest b/sys-devel/gcc-sparc64/Manifest
index a91dc1094046..4e59899e3e26 100644
--- a/sys-devel/gcc-sparc64/Manifest
+++ b/sys-devel/gcc-sparc64/Manifest
@@ -1,12 +1,12 @@
-MD5 8f4bab6b966ac860ffa391139d863da0 ChangeLog 5110
+MD5 d81845afce50d8f1f488d4706a1db0a8 ChangeLog 5291
MD5 595fc5d3e417d76d1f7e7f0a8439535a files/digest-gcc-sparc64-3.3.5 64
MD5 79ef0db9c6e9750aa92334dded832283 files/digest-gcc-sparc64-3.3.6 64
MD5 4b8b4306f268900392bbd0319bdfdf65 files/digest-gcc-sparc64-3.4.4 64
MD5 ba0f5e25062066184f3513100252770f files/digest-gcc-sparc64-3.4.5 64
MD5 5f8835c8de8d96466954796d2512a29b files/gcc-3.3.5-gentoo-branding.patch 874
MD5 bffc563ab83f8025f3e477286ece2e65 files/gcc-3.3.6-gentoo-branding.patch 874
-MD5 374d4b109ffdf8a453c1400cd4ae92bb gcc-sparc64-3.3.5.ebuild 3001
-MD5 e6840b2edd483d96b07baa56e313af4c gcc-sparc64-3.3.6.ebuild 3002
-MD5 2da2af68aef4c69ac4b89c7e3204f227 gcc-sparc64-3.4.4.ebuild 3336
-MD5 188fb1a63ba16337863b674c156159de gcc-sparc64-3.4.5.ebuild 3338
+MD5 b58bde529ec8d74816ddb6de533a21a0 gcc-sparc64-3.3.5.ebuild 3022
+MD5 5e1e80d93430360b7ee010693855ea47 gcc-sparc64-3.3.6.ebuild 3023
+MD5 f507c871f6083eb75e73efdf5c673e67 gcc-sparc64-3.4.4.ebuild 3356
+MD5 62f9134c18b8af97cfde19c0c5f2860b gcc-sparc64-3.4.5.ebuild 3358
MD5 f826fcca414fc0c05030db1f99e479d8 metadata.xml 360
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 5f60df0fbb3d..b253908d459c 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.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-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild,v 1.7 2005/07/10 00:47:40 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild,v 1.8 2005/12/28 17:46:43 kumba Exp $
inherit eutils flag-o-matic
@@ -15,8 +15,10 @@ DESCRIPTION="Sparc64 Kernel Compiler"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2"
# mirror://gentoo/${TMP_P}-branch-update-${BRANCH_UPDATE}.patch.bz2"
+
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
+IUSE=""
KEYWORDS="sparc"
@@ -111,14 +113,14 @@ src_install() {
}
pkg_postinst() {
- einfo
+ einfo ""
einfo "To facilitate an easier kernel build, you may wish to add the following line to your profile:"
- einfo
+ einfo ""
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH} CROSS_COMPILE=${MYARCH}-unknown-linux-gnu-\""
- einfo
+ einfo ""
einfo "Then to compile a kernel, simply goto the kernel source directory, and issue:"
einfo "${MYARCH}make <target>"
einfo "Where <target> is one of the usual kernel targets"
- einfo
+ einfo ""
epause 10
}
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 194feea5045e..d541de6de53a 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.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-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild,v 1.3 2005/07/10 00:47:40 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.6.ebuild,v 1.4 2005/12/28 17:46:43 kumba Exp $
inherit eutils flag-o-matic
@@ -15,8 +15,10 @@ DESCRIPTION="Sparc64 Kernel Compiler"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2"
# mirror://gentoo/${TMP_P}-branch-update-${BRANCH_UPDATE}.patch.bz2"
+
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
+IUSE=""
KEYWORDS="~sparc"
@@ -111,14 +113,14 @@ src_install() {
}
pkg_postinst() {
- einfo
+ einfo ""
einfo "To facilitate an easier kernel build, you may wish to add the following line to your profile:"
- einfo
+ einfo ""
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH} CROSS_COMPILE=${MYARCH}-unknown-linux-gnu-\""
- einfo
+ einfo ""
einfo "Then to compile a kernel, simply goto the kernel source directory, and issue:"
einfo "${MYARCH}make <target>"
einfo "Where <target> is one of the usual kernel targets"
- einfo
+ einfo ""
epause 10
}
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.4.4.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.4.4.ebuild
index 73fb5d3f3af0..4ab2a0762345 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.4.4.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.4.4.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-devel/gcc-sparc64/gcc-sparc64-3.4.4.ebuild,v 1.2 2005/12/25 06:19:19 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.4.4.ebuild,v 1.3 2005/12/28 17:46:43 kumba Exp $
inherit eutils flag-o-matic
@@ -18,6 +18,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
+IUSE=""
KEYWORDS="~sparc"
@@ -119,14 +120,14 @@ src_install() {
}
pkg_postinst() {
- einfo
+ einfo ""
einfo "To facilitate an easier kernel build, you may wish to add the following line to your profile:"
- einfo
+ einfo ""
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH} CROSS_COMPILE=${MYARCH}-unknown-linux-${MYUSERLAND}-\""
- einfo
+ einfo ""
einfo "Then to compile a kernel, simply goto the kernel source directory, and issue:"
einfo "${MYARCH}make <target>"
einfo "Where <target> is one of the usual kernel targets"
- einfo
+ einfo ""
epause 10
}
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.4.5.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.4.5.ebuild
index c3a087d1c89a..3c026b5c53ba 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.4.5.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.4.5.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-devel/gcc-sparc64/gcc-sparc64-3.4.5.ebuild,v 1.2 2005/12/25 06:19:19 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.4.5.ebuild,v 1.3 2005/12/28 17:46:43 kumba Exp $
inherit eutils flag-o-matic
@@ -18,6 +18,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
+IUSE=""
KEYWORDS="~sparc"
@@ -118,14 +119,14 @@ src_install() {
}
pkg_postinst() {
- einfo
+ einfo ""
einfo "To facilitate an easier kernel build, you may wish to add the following line to your profile:"
- einfo
+ einfo ""
einfo "alias ${MYARCH}make=\"make ARCH=${MYARCH} CROSS_COMPILE=${MYARCH}-unknown-linux-${MYUSERLAND}-\""
- einfo
+ einfo ""
einfo "Then to compile a kernel, simply goto the kernel source directory, and issue:"
einfo "${MYARCH}make <target>"
einfo "Where <target> is one of the usual kernel targets"
- einfo
+ einfo ""
epause 10
}