diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2003-09-21 01:24:36 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2003-09-21 01:24:36 +0000 |
commit | fd644a50555841fda84b9a851ae3492d61f95caa (patch) | |
tree | 1350b4748f3994bed8843ee2b9e9e30c958440f6 /sys-kernel/planet-ccrma-sources | |
parent | updated with missing headers but still has alsa symbol error (diff) | |
download | gentoo-2-fd644a50555841fda84b9a851ae3492d61f95caa.tar.gz gentoo-2-fd644a50555841fda84b9a851ae3492d61f95caa.tar.bz2 gentoo-2-fd644a50555841fda84b9a851ae3492d61f95caa.zip |
updated ebuild comments and changelog
Diffstat (limited to 'sys-kernel/planet-ccrma-sources')
-rw-r--r-- | sys-kernel/planet-ccrma-sources/ChangeLog | 9 | ||||
-rw-r--r-- | sys-kernel/planet-ccrma-sources/Manifest | 4 | ||||
-rw-r--r-- | sys-kernel/planet-ccrma-sources/planet-ccrma-sources-2.4.21.ebuild | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/sys-kernel/planet-ccrma-sources/ChangeLog b/sys-kernel/planet-ccrma-sources/ChangeLog index 46d265241a74..545e3ac30f28 100644 --- a/sys-kernel/planet-ccrma-sources/ChangeLog +++ b/sys-kernel/planet-ccrma-sources/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for sys-kernel/planet-ccrma-sources # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/planet-ccrma-sources/ChangeLog,v 1.1 2003/09/19 05:47:34 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/planet-ccrma-sources/ChangeLog,v 1.2 2003/09/21 01:24:31 nerdboy Exp $ - 18 Sep 2003; <sarnold@gentoo.org> : +*planet-ccrma-sources-2.4.21 (20 Sep 2003) + + 20 Sep 2003; <nerdboy@gentoo.org> planet-ccrma-sources-2.4.21.ebuild: + added missing acpi headers but still has alsa unresolved symbol errors + + 18 Sep 2003; <nerdboy@gentoo.org> : new Planet CCRMA kernel sources diff --git a/sys-kernel/planet-ccrma-sources/Manifest b/sys-kernel/planet-ccrma-sources/Manifest index 6408ac4e9d80..e136c480c7e1 100644 --- a/sys-kernel/planet-ccrma-sources/Manifest +++ b/sys-kernel/planet-ccrma-sources/Manifest @@ -1,4 +1,4 @@ -MD5 2fd3e7a6e7471c05c0fd829f3596d037 planet-ccrma-sources-2.4.21.ebuild 2889 +MD5 2ea6f62f446e12c444f375a03dd7d301 planet-ccrma-sources-2.4.21.ebuild 2874 MD5 fb311162d56a954e09b111a7d8d0340e metadata.xml 473 -MD5 5b1522b2032344304a74ed6c0b9085b5 ChangeLog 318 +MD5 acf88ce29504e85303e5f2103bc1a467 ChangeLog 508 MD5 b36ca9356f27877f0bd427dcef7f118e files/digest-planet-ccrma-sources-2.4.21 86 diff --git a/sys-kernel/planet-ccrma-sources/planet-ccrma-sources-2.4.21.ebuild b/sys-kernel/planet-ccrma-sources/planet-ccrma-sources-2.4.21.ebuild index 7d1b7590a30e..7fec212eae27 100644 --- a/sys-kernel/planet-ccrma-sources/planet-ccrma-sources-2.4.21.ebuild +++ b/sys-kernel/planet-ccrma-sources/planet-ccrma-sources-2.4.21.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/planet-ccrma-sources/planet-ccrma-sources-2.4.21.ebuild,v 1.2 2003/09/21 01:19:30 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/planet-ccrma-sources/planet-ccrma-sources-2.4.21.ebuild,v 1.3 2003/09/21 01:24:32 nerdboy Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. ETYPE="sources" @@ -11,7 +11,7 @@ EXTRAVERSION="-1.ll.acpicustom" S=${WORKDIR}/linux-${KV} # This package contains the Linux Kernel source for the version of the -# Linux Kernel shipped by Red Hat, Inc. as part of their 8.0 distribution. +# RedHat Linux Kernel modified by the Planet CCRMA project. # # Do not report problems with this source package or the resulting compiled # compiled kernel to Red Hat, Inc. Red Hat is not responsible for this |