Gentoo Archives: gentoo-dev

From: Michael Hanselmann <hansmi@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Eclass for prime numbers
Date: Sun, 12 Feb 2006 17:26:44
Message-Id: 20060212172200.GA32370@hansmi.ch
1 Hello
2
3 For an ebuild I'm working on, I need a function to test wether a number
4 is a prime number. For that, I wrote an Eclass you find attached to this
5 e-mail. Can this be commited?
6
7 Thanks,
8 Michael
9
10 --
11 Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
12 We apologize for the inconvenience, but we'd still like yout to test out
13 this kernel.
14 -- Linus Torvalds, announcing another kernel patch

Attachments

File name MIME type
prime.eclass text/plain

Replies

Subject Author
Re: [gentoo-dev] Eclass for prime numbers Patrick Lauer <patrick@g.o>
Re: [gentoo-dev] Eclass for prime numbers Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] Eclass for prime numbers Michael Hanselmann <hansmi@g.o>