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
|
# ChangeLog for dev-lang/regina-rexx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/regina-rexx/ChangeLog,v 1.10 2004/10/15 23:00:23 gmsoft Exp $
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>
|