summaryrefslogtreecommitdiff
blob: c9143db44bef2b84a8eddab7e73c7024a95ced44 (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
57
58
59
60
# ChangeLog for dev-lang/regina-rexx
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/regina-rexx/ChangeLog,v 1.15 2007/02/06 08:40:33 genone Exp $

  06 Feb 2007; Marius Mauch <genone@gentoo.org> regina-rexx-3.0.1.ebuild,
  regina-rexx-3.3.ebuild:
  Replacing einfo with elog

  18 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
  regina-rexx-3.3.ebuild:
  Fix autotools usage; thanks to Ali Polatel for the fixed ebuild; bug 158392

  10 Jul 2005; Sven Wegener <swegener@gentoo.org> regina-rexx-3.0.1.ebuild,
  regina-rexx-3.3.ebuild:
  QA: Removed 'emake || make || die' and variants. Either a package is
  parallel build safe or it is not. There's nothing like trying and falling
  back.

  24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  regina-rexx-3.0.1.ebuild:
  Stable on ppc.

  29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> regina-rexx-3.3.ebuild:
  added ~amd64 to KEYWORDS, fixes #73948

  16 Oct 2004; Guy Martin <gmsoft@gentoo.org> regina-rexx-3.3.ebuild:
  Stable on hppa.

*regina-rexx-3.3 (17 May 2004)

  17 May 2004; David Holm <dholm@gentoo.org> +metadata.xml,
  +regina-rexx-3.3.ebuild:
  Version bumped, and added to ~ppc.

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> regina-rexx-3.0.1.ebuild:
  Add die following econf for bug 48950

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*regina-rexx-3.0.1 (19 Jul 2002)

  07 Nov 2002; Seemant Kulleen <seemant@gentoo.org> regina-rexx-3.0.1.ebuild :

  Added app-arch/unzip to DEPEND to close bug #10382 by:
  gaffesevens@cswebmail.com (Geoff Stevens).  Also changed syntax to use
  econf and einstall.

  19 Jul 2002; George Shapovalov <george@gentoo.org> regina-rexx-3.0.1.ebuild, files/rxstack, files/digest-regina-rexx-3.0.1 :

  Initial release

  Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux,
  FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS,
  Win9x/Me/NT/2k/XP, Amiga, QNX, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS and
  OpenEdition. Rexx is a programming language that was designed to be easy to use
  for inexperienced programmers yet powerful enough for experienced users. It is
  also a language ideally suited as a macro language for other applications.

  ebuild submitted by Maik Schreiber <bZ@iq-computing.de>