summaryrefslogtreecommitdiff
blob: b2fa417e63c45c041cc2c80654afc08adc696333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# ChangeLog for sci-libs/primegen
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/primegen/ChangeLog,v 1.6 2008/04/06 17:46:56 hollow Exp $

  06 Apr 2008; Benedikt Böhm <hollow@gentoo.org> primegen-0.97.ebuild:
  fix LICENSE, bug #204327

  02 Dec 2007; Markus Dittrich <markusle@gentoo.org> primegen-0.97.ebuild:
  Disabled installation of error man pages since they collide with 
  the ones from man and we don't actually install primegen's error
  library anyway (fixes bug #200932).

  14 Jan 2007; Joseph Jezak <josejx@gentoo.org> primegen-0.97.ebuild:
  Added ~ppc for bug #161015.  Added -fsigned-char to produce correct results.

  15 May 2005; Danny van Dyk <kugelfang@gentoo.org> primegen-0.97.ebuild:
  Inherits toolchain-funcs now instead of deprecated gcc eclass.

*primegen-0.97 (28 Dec 2004)

  28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +primegen-0.97.ebuild:
  Moved from app-sci/primegen to sci-libs/primegen.

  21 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> primegen-0.97.ebuild:
  Added to ~amd64, bug #71866

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> primegen-0.97.ebuild:
  virtual/glibc -> virtual/libc

*primegen-0.97 (13 Mar 2003)

  13 Mar 2003; George Shapovalov <george@gentoo.org> ChangeLog, primegen-0.97.ebuild, files/{digest-primegen-0.97} :
  initial release (#16300)
  A small, fast library to generate primes in order
  ebuild submitted by Tom Payne <gentoo@tompayne.org>