diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 07:26:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 07:26:05 +0000 |
commit | 61f68a9681558c07d9408d268788047bf439334b (patch) | |
tree | a934813802d43f92d261ff08af3328aa3cddaa75 /sys-kernel/mips-prepatch-sources | |
parent | use sed -i; sed in unpack; error message for emake; Readme.txt, not Readme (diff) | |
download | historical-61f68a9681558c07d9408d268788047bf439334b.tar.gz historical-61f68a9681558c07d9408d268788047bf439334b.tar.bz2 historical-61f68a9681558c07d9408d268788047bf439334b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'sys-kernel/mips-prepatch-sources')
-rw-r--r-- | sys-kernel/mips-prepatch-sources/Manifest | 4 | ||||
-rw-r--r-- | sys-kernel/mips-prepatch-sources/mips-prepatch-sources-2.4.22_rc2-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-kernel/mips-prepatch-sources/Manifest b/sys-kernel/mips-prepatch-sources/Manifest index 24fd893d5c30..127a357f2225 100644 --- a/sys-kernel/mips-prepatch-sources/Manifest +++ b/sys-kernel/mips-prepatch-sources/Manifest @@ -1,4 +1,4 @@ -MD5 652107e1001a957e981d9fabb3d7173d mips-prepatch-sources-2.4.22_rc2-r1.ebuild 1707 MD5 7f8a6e3f98fb6300bfe3c70a318ed43b ChangeLog 731 -MD5 b73a606d05e184a8af27c8f9b7a9c9ca files/mips-gcc-makefile-fix-20030813.patch 906 +MD5 4b8c8c0d32a13f3494c980dd23f27204 mips-prepatch-sources-2.4.22_rc2-r1.ebuild 1709 MD5 7383fb7245357cea3b46d07e372fc89a files/digest-mips-prepatch-sources-2.4.22_rc2-r1 215 +MD5 b73a606d05e184a8af27c8f9b7a9c9ca files/mips-gcc-makefile-fix-20030813.patch 906 diff --git a/sys-kernel/mips-prepatch-sources/mips-prepatch-sources-2.4.22_rc2-r1.ebuild b/sys-kernel/mips-prepatch-sources/mips-prepatch-sources-2.4.22_rc2-r1.ebuild index 9b8151ab9231..2c3cc88e0b74 100644 --- a/sys-kernel/mips-prepatch-sources/mips-prepatch-sources-2.4.22_rc2-r1.ebuild +++ b/sys-kernel/mips-prepatch-sources/mips-prepatch-sources-2.4.22_rc2-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/mips-prepatch-sources/mips-prepatch-sources-2.4.22_rc2-r1.ebuild,v 1.1 2003/08/15 02:43:52 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-prepatch-sources/mips-prepatch-sources-2.4.22_rc2-r1.ebuild,v 1.2 2003/09/07 07:26:01 msterret Exp $ # Eclass Stuff @@ -28,7 +28,7 @@ DESCRIPTION="Linux-Mips CVS pre-patch sources for MIPS-based machines" SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${STABLEVERSION}.tar.bz2 mirror://kernel/linux/kernel/v2.4/testing/patch-${OKV}.bz2 mirror://gentoo/mipscvs-${OKV}-${CVSDATE}.diff.bz2" -HOMEPAGE="http://www.kernel.org http://www.linux-mips.org/" +HOMEPAGE="http://www.kernel.org http://www.linux-mips.org/" KEYWORDS="-* ~mips" SLOT="${OKV}" |