blob: 1fabf8ac1fa82973416c8b771b53f768007bef6e (
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
|
# ChangeLog for app-misc/rpc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-misc/rpc/ChangeLog,v 1.9 2003/10/28 05:45:55 mr_bones_ Exp $
27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml:
add metadata.xml
27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> rpc-0.97-r1.ebuild,
rpc-0.97.ebuild, files/rpc-0.97-factorial-fix.diff.bz2:
remove old ebuilds and unneeded patch
27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> rpc-0.98.ebuild:
Marking stable so people stop trying to use 0.97.
*rpc-0.98 (18 Oct 2003)
18 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> rpc-0.98.ebuild:
more error checking and mark ~sparc (slipped thru on the last commit)
18 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> :
version bump
*rpc-0.97-r1 (08 May 2003)
07 May 2003; George Shapovalov <george@gentoo.org> rpc-0.97-r1.ebuild, files/{rpc-0.97-factorial-fix.diff.bz2,digest-rpc-0.97-r1} :
incorporated the upstream fix to factorial function, (#19120)
thanks to Bernardo S. A. Silva <bsaslinux@globo.com> for submitting the fix!
*rpc-0.97 (23 Feb 2003)
30 Mar 2003; Christian Birchinger <joker@gentoo.org> rpc-0.97.ebuild:
Added sparc stable keyword
23 Feb 2003; George Shapovalov <george@gentoo.org> rpc-0.97.ebuild, files/digest-rpc-0.97 :
initial release (#13209)
rpc is a fullscreen console-based RPN calculator that uses the curses library.
Its operation is similar to that of modern HP calculators, but data entry has been
optimized for efficiency on a PC keyboard. Its features include extensive scientific
calculator functionality, command completion, and a visible interactive stack.
ebuild submitted by Bernardo S. A. Silva <bsaslinux@globo.com>
|