summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 07:27:43 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 07:27:43 +0000
commit7e9f3f22287741b4030825e9c1b77b027c25b0e0 (patch)
treedc2b759f90e790cef6a1819301ed7fc291be518f /sys-kernel/alpha-sources
parentuse sed -i; sed in unpack; error message for emake; Readme.txt, not Readme (diff)
downloadgentoo-2-7e9f3f22287741b4030825e9c1b77b027c25b0e0.tar.gz
gentoo-2-7e9f3f22287741b4030825e9c1b77b027c25b0e0.tar.bz2
gentoo-2-7e9f3f22287741b4030825e9c1b77b027c25b0e0.zip
repoman: trim trailing whitespace
Diffstat (limited to 'sys-kernel/alpha-sources')
-rw-r--r--sys-kernel/alpha-sources/Manifest12
-rw-r--r--sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild10
-rw-r--r--sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild10
-rw-r--r--sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild10
-rw-r--r--sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild10
5 files changed, 26 insertions, 26 deletions
diff --git a/sys-kernel/alpha-sources/Manifest b/sys-kernel/alpha-sources/Manifest
index 4ed2391ef57e..5b4cabe98677 100644
--- a/sys-kernel/alpha-sources/Manifest
+++ b/sys-kernel/alpha-sources/Manifest
@@ -1,11 +1,11 @@
+MD5 be0a5c0e9034e85144facb9179eef5cb ChangeLog 1268
+MD5 e4f3b8fa74b3d535d92547da8b7d0c70 alpha-sources-2.4.19-r1.ebuild 3125
+MD5 29eeb00e4f4830e8627c9fb1fbb5eb57 alpha-sources-2.4.19-r2.ebuild 3150
+MD5 e334b0c199f9d0b3053432b5badfcbcb alpha-sources-2.4.20-r1.ebuild 3110
+MD5 23dda9b79bb80cbe1b5b710bd5efdb1a alpha-sources-2.4.20-r2.ebuild 2989
+MD5 7946c5cf146bd7015734e1af025b9948 alpha-sources-2.4.21-r1.ebuild 1790
MD5 16670f1bb65727ad1fe9fe73fc73e5be files/digest-alpha-sources-2.4.19-r1 149
MD5 ef1326d11a9e944b46ded8ed8cd13556 files/digest-alpha-sources-2.4.19-r2 150
MD5 460dfb4e575d23adc1229940ebcac3b8 files/digest-alpha-sources-2.4.20-r1 150
MD5 b8ec46a23797770246c82ec38b1168b0 files/digest-alpha-sources-2.4.20-r2 149
MD5 5b44fd1e2632e313a3774ce690891a94 files/digest-alpha-sources-2.4.21-r1 144
-MD5 719e879506faf5283c1e227ec838326f alpha-sources-2.4.19-r1.ebuild 3130
-MD5 3df4a41b4be10183003ea0dd8dfa5ffe alpha-sources-2.4.19-r2.ebuild 3155
-MD5 cf257fb55e0f8f3b07cfdbc5d57f9ed5 alpha-sources-2.4.20-r1.ebuild 3115
-MD5 f0ff792ab585c89043ae26898b5de9ca alpha-sources-2.4.20-r2.ebuild 2994
-MD5 be0a5c0e9034e85144facb9179eef5cb ChangeLog 1268
-MD5 7946c5cf146bd7015734e1af025b9948 alpha-sources-2.4.21-r1.ebuild 1790
diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild
index 21397604d0a0..d668d77e11ce 100644
--- a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild
+++ b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild,v 1.8 2003/06/12 22:12:59 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild,v 1.9 2003/09/07 07:26:00 msterret Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
@@ -22,7 +22,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux Alpha kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.tuxnetwork.de/gentoo/linux-gentoo-alpha-${KV}.patch.bz2"
PROVIDE="virtual/linux-sources"
-HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="${KV}"
KEYWORDS="alpha"
@@ -46,7 +46,7 @@ src_unpack() {
cd ${S}
pwd
bzcat ${GENTOOPATCH} | patch -p1 || die # Patch the kernel
-
+
#sometimes we have icky kernel symbols; this seems to get rid of them
make mrproper || die
@@ -69,7 +69,7 @@ src_unpack() {
src_compile() {
if [ "$ETYPE" = "headers" ]
then
- yes "" | make oldconfig
+ yes "" | make oldconfig
echo "Ignore any errors from the yes command above."
fi
}
@@ -94,7 +94,7 @@ src_install() {
}
pkg_preinst() {
- if [ "$ETYPE" = "headers" ]
+ if [ "$ETYPE" = "headers" ]
then
[ -L ${ROOT}usr/include/linux ] && rm ${ROOT}usr/include/linux
[ -L ${ROOT}usr/include/asm ] && rm ${ROOT}usr/include/asm
diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild
index c76075e69ba5..69c9dadb7ced 100644
--- a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild
+++ b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild,v 1.8 2003/06/12 22:12:59 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild,v 1.9 2003/09/07 07:26:00 msterret Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
@@ -23,7 +23,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux Alpha kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.tuxnetwork.de/gentoo/linux-gentoo-alpha-${KV}.patch.bz2"
PROVIDE="virtual/linux-sources"
-HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="${KV}"
KEYWORDS="alpha"
@@ -47,7 +47,7 @@ src_unpack() {
cd ${S}
pwd
bzcat ${GENTOOPATCH} | patch -p1 || die # Patch the kernel
-
+
#sometimes we have icky kernel symbols; this seems to get rid of them
make mrproper || die
@@ -70,7 +70,7 @@ src_unpack() {
src_compile() {
if [ "$ETYPE" = "headers" ]
then
- yes "" | make oldconfig
+ yes "" | make oldconfig
echo "Ignore any errors from the yes command above."
fi
}
@@ -95,7 +95,7 @@ src_install() {
}
pkg_preinst() {
- if [ "$ETYPE" = "headers" ]
+ if [ "$ETYPE" = "headers" ]
then
[ -L ${ROOT}usr/include/linux ] && rm ${ROOT}usr/include/linux
[ -L ${ROOT}usr/include/asm ] && rm ${ROOT}usr/include/asm
diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild
index 80124ea15dc3..954ec0f846d1 100644
--- a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild
+++ b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild,v 1.6 2003/03/24 23:34:01 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild,v 1.7 2003/09/07 07:26:00 msterret Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
@@ -23,7 +23,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux Alpha kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.tuxnetwork.de/gentoo/linux-gentoo-alpha-${KV}.patch.bz2"
PROVIDE="virtual/linux-sources"
-HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="${KV}"
KEYWORDS="~alpha"
@@ -47,7 +47,7 @@ src_unpack() {
cd ${S}
pwd
bzcat ${GENTOOPATCH} | patch -p1 || die # Patch the kernel
-
+
#sometimes we have icky kernel symbols; this seems to get rid of them
make mrproper || die
@@ -70,7 +70,7 @@ src_unpack() {
src_compile() {
if [ "$ETYPE" = "headers" ]
then
- yes "" | make oldconfig
+ yes "" | make oldconfig
echo "Ignore any errors from the yes command above."
fi
}
@@ -95,7 +95,7 @@ src_install() {
}
pkg_preinst() {
- if [ "$ETYPE" = "headers" ]
+ if [ "$ETYPE" = "headers" ]
then
[ -L ${ROOT}usr/include/linux ] && rm ${ROOT}usr/include/linux
[ -L ${ROOT}usr/include/asm ] && rm ${ROOT}usr/include/asm
diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild
index 3011000b13d7..71b8d3b19569 100644
--- a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild
+++ b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild,v 1.6 2003/03/24 23:34:01 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild,v 1.7 2003/09/07 07:26:00 msterret Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
@@ -14,7 +14,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux Alpha kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.tuxnetwork.de/gentoo/linux-gentoo-alpha-${KV}.patch.bz2"
PROVIDE="virtual/linux-sources"
-HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="${KV}"
KEYWORDS="alpha -sparc -x86 -ppc"
@@ -38,7 +38,7 @@ src_unpack() {
cd ${S}
pwd
bzcat ${GENTOOPATCH} | patch -p1 || die # Patch the kernel
-
+
#sometimes we have icky kernel symbols; this seems to get rid of them
make mrproper || die
@@ -61,7 +61,7 @@ src_unpack() {
src_compile() {
if [ "$ETYPE" = "headers" ]
then
- yes "" | make oldconfig
+ yes "" | make oldconfig
echo "Ignore any errors from the yes command above."
fi
}
@@ -86,7 +86,7 @@ src_install() {
}
pkg_preinst() {
- if [ "$ETYPE" = "headers" ]
+ if [ "$ETYPE" = "headers" ]
then
[ -L ${ROOT}usr/include/linux ] && rm ${ROOT}usr/include/linux
[ -L ${ROOT}usr/include/asm ] && rm ${ROOT}usr/include/asm