Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45282 - [openmosix-2.4.25]: new ebuild for current tab's patchset
Summary: [openmosix-2.4.25]: new ebuild for current tab's patchset
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-21 07:59 UTC by Konstantin Arkhipov (RETIRED)
Modified: 2010-09-10 18:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Arkhipov (RETIRED) gentoo-dev 2004-03-21 07:59:45 UTC
here is diff against openmosix-2.4.25-r1:

--- /usr/portage/sys-kernel/openmosix-sources/openmosix-sources-2.4.25-r1.ebuild        2004-03-07 17:38:04.000000000 +0300
+++ openmosix-sources-2.4.25-r1.ebuild  2004-03-21 22:13:51.000000000 +0300
@@ -20,12 +20,12 @@

 DESCRIPTION="Full sources for the Gentoo openMosix Linux kernel"
 SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2
-        http://mcaserta.com/openmosix/testing/patch-2.4.25-om-20040229.bz2"
+        http://mcaserta.com/openmosix/testing/patch-2.4.25-om-20040319.bz2"
 PROVIDE="virtual/linux-sources"
 HOMEPAGE="http://www.kernel.org/ http://www.openmosix.org/"
 LICENSE="GPL-2"
 SLOT="${KV}"
-KEYWORDS="-*"
+KEYWORDS="-* ~x86"

 src_unpack() {


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




please, leave ~x86 in keywords. 2.4.25 is really ready for testing purposes
Comment 1 Michael Imhof (RETIRED) gentoo-dev 2004-03-21 13:08:13 UTC
I bumped to -r2.

KEYWORDS="-*" in intended. People should be away that those patches are considered unstable.

And if you include a diff, then please include a full diff ;)
Yours is missing the line starting with bzcat...
I changed those lines to use OKV and TIMESTAMP, so bumping should be easier in the future...
Comment 2 Konstantin Arkhipov (RETIRED) gentoo-dev 2004-03-22 00:54:16 UTC
ok :)