diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-03-19 22:23:15 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-03-19 22:23:15 +0000 |
commit | 19aaa0c8e4c3f5554c14439cb44e8a2b4b773035 (patch) | |
tree | d57ddafcbad198a93b6045562fe41b178eff4d94 /sys-kernel/sparc-sources | |
parent | fixed packages that have moved in packages (diff) | |
download | gentoo-2-19aaa0c8e4c3f5554c14439cb44e8a2b4b773035.tar.gz gentoo-2-19aaa0c8e4c3f5554c14439cb44e8a2b4b773035.tar.bz2 gentoo-2-19aaa0c8e4c3f5554c14439cb44e8a2b4b773035.zip |
Added sparc-sources-2.4.20-r6
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r-- | sys-kernel/sparc-sources/ChangeLog | 9 | ||||
-rw-r--r-- | sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r5 | 2 | ||||
-rw-r--r-- | sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r6 | 2 | ||||
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild (renamed from sys-kernel/sparc-sources/sparc-sources-2.4.20-r5.ebuild) | 2 |
4 files changed, 11 insertions, 4 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog index 9ff4c7a48353..143e55cb2c50 100644 --- a/sys-kernel/sparc-sources/ChangeLog +++ b/sys-kernel/sparc-sources/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-kernel/sparc-sources # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.16 2003/03/18 11:03:54 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.17 2003/03/19 22:23:15 joker Exp $ + +*sparc-sources-2.4.20-r6 (19 Mar 2003) + + 19 Mar 2003; Christian Birchinger <joker@gentoo.org>: + sparc-sources-2.4.20-r6.ebuild files/digest-sparc-sources-2.4.20-r6 : + + Better ptrace fix. The original one wont compile on sparc64. *sparc-sources-2.4.20-r5 (18 Mar 2003) diff --git a/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r5 b/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r5 deleted file mode 100644 index 2ab2aa7b80d4..000000000000 --- a/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r5 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 c439d5c93d7fc9a1480a90842465bb97 linux-2.4.20.tar.bz2 27421046 -MD5 f5d6217d232e62a24c598b2debbf440b patches-2.4.20-r5-sparc.tar.bz2 126362 diff --git a/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r6 b/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r6 new file mode 100644 index 000000000000..02862bed1d78 --- /dev/null +++ b/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.20-r6 @@ -0,0 +1,2 @@ +MD5 c439d5c93d7fc9a1480a90842465bb97 linux-2.4.20.tar.bz2 27421046 +MD5 36c0e5fb144d64349b257104ffe107fd patches-2.4.20-r6-sparc.tar.bz2 126791 diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r5.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild index d4b66794e41b..a54b84df8806 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r5.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.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/sparc-sources/sparc-sources-2.4.20-r5.ebuild,v 1.1 2003/03/18 11:03:54 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild,v 1.1 2003/03/19 22:23:15 joker Exp $ IUSE="build" |