summaryrefslogtreecommitdiff
blob: 2feea22602a3fb5d69cec4b5083ce114a147bfbf (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# ChangeLog for dev-ada/asis
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/ChangeLog,v 1.18 2006/01/03 19:51:59 george Exp $

  03 Jan 2006; George Shapovalov <george@gentoo.org> asis-3.44.ebuild:
  changed DEPEND to >=gnat-3.44, to avoid donwgrading new version of gnat - we
  just need the same major number of backend, any 3.4x will work..

  28 Dec 2005; George Shapovalov <george@gentoo.org> asis-3.44.ebuild:
  added ~x86 to KEYWORDS

  19 Dec 2005; George Shapovalov <george@gentoo.org> asis-3.44.ebuild:
  added some C[XX]FLAGS filtering
  removed ~x86 and ~ppc from KEYWORDS ans ebuild preps for unmasking

  18 Dec 2005; George Shapovalov <george@gentoo.org> asis-3.44.ebuild:
  added app-text/tetex to DEPEND

*asis-3.44 (15 Dec 2005)

  15 Dec 2005; George Shapovalov <george@gentoo.org> files/asis-3.15p.diff, asis-3.15p.ebuild, +asis-3.44.ebuild:
  new version, works with gnat-3.44
  also, reversed the patch for 3.15p and restricted its DEPEND to =dev-lang/gnat-3.15p*
  as additional testing showed that, even though asis-3.15 can be built with gnat-3.44
  it is not behaving in a stable way..

  15 Dec 2005; George Shapovalov <george@gentoo.org> files/asis-3.15p.diff, asis-3.15p.ebuild:
  adjusted the patch to make asis build with gnat-3.4x series 
  (based on gcc-3.4.x, so does stricter checks)
  also eliminated unnecessary cd ${S} at the end of src_compile

  01 May 2005; Michael Hanselmann <hansmi@gentoo.org> asis-3.15p.ebuild:
  Stable on ppc.

  19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> asis-3.15p.ebuild:
  Inherit eutils.

  28 Oct 2003; David Holm <dholm@gentoo.org> asis-3.15p.ebuild:
  Added to ADA_INCLUDE_PATH and masked for systems with GNAT-5.* as you need
  ASIS 2.x for this (which hasn't been released for free yet).

  06 Oct 2003; David Holm <dholm@gentoo.org> asis-3.15p.ebuild:
  Moved to stable on x86.

  19 Sep 2003; David Holm <dholm@gentoo.org> asis-3.15p.ebuild:
  Added to ~ppc.

  17 Aug 2003; David Holm <dholm@gentoo.org> metadata.xml:
  Added a <longdescription>-tag to metadata.xml.

*asis-3.15p (13 Jul 2003)

  13 Jul 2003; George Shapovalov <george@gentoo.org> asis-3.15p.ebuild, Manifest, files/{asis-3.15p.diff,digest-asis-3.15p} :
  initial release (#23047)
  The Ada Semantic Interface Specification queries and services provide a consistent interface to information within the Ada Program Library created at compile time.
  ebuild submitted by David Holm <dholm@telia.com>