summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-02-25 21:21:46 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-02-25 21:21:46 +0000
commitf2bdb34a73db21c63f111b1d7b88324de836a415 (patch)
tree2e5964cd6a2ff850fd69881acc23447d909afe00 /sys-kernel
parentremove all the mm stuff from ebuild, fix description (diff)
downloadhistorical-f2bdb34a73db21c63f111b1d7b88324de836a415.tar.gz
historical-f2bdb34a73db21c63f111b1d7b88324de836a415.tar.bz2
historical-f2bdb34a73db21c63f111b1d7b88324de836a415.zip
*** empty log message ***
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/mm-sources/ChangeLog7
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.5.60-r1.ebuild8
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.5.60-r2.ebuild8
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.5.61-r1.ebuild8
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.5.62-r1.ebuild8
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.5.62-r2.ebuild8
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.5.62-r3.ebuild8
7 files changed, 24 insertions, 31 deletions
diff --git a/sys-kernel/mm-sources/ChangeLog b/sys-kernel/mm-sources/ChangeLog
index eeb48eaeb493..1d4c61e41e11 100644
--- a/sys-kernel/mm-sources/ChangeLog
+++ b/sys-kernel/mm-sources/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-kernel/mm-sources
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.1 2003/02/25 21:08:59 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.2 2003/02/25 21:21:46 lostlogic Exp $
+
+*mm-sources-2.5.62-r3 (25 Feb 2003)
+
+ 25 Feb 2003; Brandon Low <lostlogic@gentoo.org> mm-sources-2.5.60-r1.ebuild mm-sources-2.5.60-r2.ebuild mm-sources-2.5.61-r1.ebuild mm-sources-2.5.62-r1.ebuild mm-sources-2.5.62-r2.ebuild mm-sources-2.5.62-r3.ebuild :
+ Update ebuild description and such
25 Feb 2003; Brandon Low <lostlogic@gentoo.org> *-r[0-9].ebuild,
digest-*-r[0-9]:
diff --git a/sys-kernel/mm-sources/mm-sources-2.5.60-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.60-r1.ebuild
index 733a1d881395..fddfdaceab63 100644
--- a/sys-kernel/mm-sources/mm-sources-2.5.60-r1.ebuild
+++ b/sys-kernel/mm-sources/mm-sources-2.5.60-r1.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.60-r1.ebuild,v 1.1 2003/02/25 21:11:55 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.60-r1.ebuild,v 1.2 2003/02/25 21:21:46 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
-#we use this next variable to avoid duplicating stuff on cvs
-GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files
OKV=${PV}
if [ "${PR}" != "r0" ]; then
PATCH_URI="http://www.zipworld.com.au/~akpm/linux/patches/2.5/${PV}/${PVR/r/mm}/${PVR/r/mm}.gz"
@@ -16,9 +14,9 @@ ETYPE="sources"
# What's in this kernel?
# INCLUDED:
-# beta 2.5.59 kernel sources with the -mm1 patch.
+# The development branch of the linux kernel with Andrew Morton's patch
-DESCRIPTION="Full sources for the Gentoo Linux kernel"
+DESCRIPTION="Full sources for the development linux kernel with Andrew Morton's patchset"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.5/linux-${OKV}.tar.bz2 ${PATCH_URI}"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
diff --git a/sys-kernel/mm-sources/mm-sources-2.5.60-r2.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.60-r2.ebuild
index 57a7e454d82d..ded5fc9128e7 100644
--- a/sys-kernel/mm-sources/mm-sources-2.5.60-r2.ebuild
+++ b/sys-kernel/mm-sources/mm-sources-2.5.60-r2.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.60-r2.ebuild,v 1.1 2003/02/25 21:11:55 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.60-r2.ebuild,v 1.2 2003/02/25 21:21:46 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
-#we use this next variable to avoid duplicating stuff on cvs
-GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files
OKV=${PV}
if [ "${PR}" != "r0" ]; then
PATCH_URI="http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/${PV}/${PVR/r/mm}/${PVR/r/mm}.gz"
@@ -16,9 +14,9 @@ ETYPE="sources"
# What's in this kernel?
# INCLUDED:
-# beta 2.5.59 kernel sources with the -mm1 patch.
+# The development branch of the linux kernel with Andrew Morton's patch
-DESCRIPTION="Full sources for the Gentoo Linux kernel"
+DESCRIPTION="Full sources for the development linux kernel with Andrew Morton's patchset"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.5/linux-${OKV}.tar.bz2 ${PATCH_URI}"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
diff --git a/sys-kernel/mm-sources/mm-sources-2.5.61-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.61-r1.ebuild
index 3a7d1e3adefb..5a48a23eb308 100644
--- a/sys-kernel/mm-sources/mm-sources-2.5.61-r1.ebuild
+++ b/sys-kernel/mm-sources/mm-sources-2.5.61-r1.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.61-r1.ebuild,v 1.1 2003/02/25 21:11:55 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.61-r1.ebuild,v 1.2 2003/02/25 21:21:46 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
-#we use this next variable to avoid duplicating stuff on cvs
-GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files
OKV=${PV}
if [ "${PR}" != "r0" ]; then
PATCH_URI="http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/${PV}/${PVR/r/mm}/${PVR/r/mm}.gz"
@@ -16,9 +14,9 @@ ETYPE="sources"
# What's in this kernel?
# INCLUDED:
-# beta 2.5.59 kernel sources with the -mm1 patch.
+# The development branch of the linux kernel with Andrew Morton's patch
-DESCRIPTION="Full sources for the Gentoo Linux kernel"
+DESCRIPTION="Full sources for the development linux kernel with Andrew Morton's patchset"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.5/linux-${OKV}.tar.bz2 ${PATCH_URI}"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
diff --git a/sys-kernel/mm-sources/mm-sources-2.5.62-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.62-r1.ebuild
index a356d206881d..e8acab66cb63 100644
--- a/sys-kernel/mm-sources/mm-sources-2.5.62-r1.ebuild
+++ b/sys-kernel/mm-sources/mm-sources-2.5.62-r1.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.62-r1.ebuild,v 1.1 2003/02/25 21:11:55 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.62-r1.ebuild,v 1.2 2003/02/25 21:21:46 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
-#we use this next variable to avoid duplicating stuff on cvs
-GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files
OKV=${PV}
if [ "${PR}" != "r0" ]; then
PATCH_URI="http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/${PV}/${PVR/r/mm}/${PVR/r/mm}.gz"
@@ -16,9 +14,9 @@ ETYPE="sources"
# What's in this kernel?
# INCLUDED:
-# beta 2.5.59 kernel sources with the -mm1 patch.
+# The development branch of the linux kernel with Andrew Morton's patch
-DESCRIPTION="Full sources for the Gentoo Linux kernel"
+DESCRIPTION="Full sources for the development linux kernel with Andrew Morton's patchset"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.5/linux-${OKV}.tar.bz2 ${PATCH_URI}"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
diff --git a/sys-kernel/mm-sources/mm-sources-2.5.62-r2.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.62-r2.ebuild
index 2896f542701a..43ecaa61beb9 100644
--- a/sys-kernel/mm-sources/mm-sources-2.5.62-r2.ebuild
+++ b/sys-kernel/mm-sources/mm-sources-2.5.62-r2.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.62-r2.ebuild,v 1.1 2003/02/25 21:11:55 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.62-r2.ebuild,v 1.2 2003/02/25 21:21:46 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
-#we use this next variable to avoid duplicating stuff on cvs
-GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files
OKV=${PV}
if [ "${PR}" != "r0" ]; then
PATCH_URI="http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/${PV}/${PVR/r/mm}/${PVR/r/mm}.gz"
@@ -16,9 +14,9 @@ ETYPE="sources"
# What's in this kernel?
# INCLUDED:
-# beta 2.5.59 kernel sources with the -mm1 patch.
+# The development branch of the linux kernel with Andrew Morton's patch
-DESCRIPTION="Full sources for the Gentoo Linux kernel"
+DESCRIPTION="Full sources for the development linux kernel with Andrew Morton's patchset"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.5/linux-${OKV}.tar.bz2 ${PATCH_URI}"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
diff --git a/sys-kernel/mm-sources/mm-sources-2.5.62-r3.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.62-r3.ebuild
index fb416fffb11f..15ebded3b0cc 100644
--- a/sys-kernel/mm-sources/mm-sources-2.5.62-r3.ebuild
+++ b/sys-kernel/mm-sources/mm-sources-2.5.62-r3.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.62-r3.ebuild,v 1.1 2003/02/25 21:11:55 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.62-r3.ebuild,v 1.2 2003/02/25 21:21:46 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
-#we use this next variable to avoid duplicating stuff on cvs
-GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files
OKV=${PV}
if [ "${PR}" != "r0" ]; then
PATCH_URI="http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/${PV}/${PVR/r/mm}/${PVR/r/mm}.gz"
@@ -16,9 +14,9 @@ ETYPE="sources"
# What's in this kernel?
# INCLUDED:
-# beta 2.5.59 kernel sources with the -mm1 patch.
+# The development branch of the linux kernel with Andrew Morton's patch
-DESCRIPTION="Full sources for the Gentoo Linux kernel"
+DESCRIPTION="Full sources for the development linux kernel with Andrew Morton's patchset"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.5/linux-${OKV}.tar.bz2 ${PATCH_URI}"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"