summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-01-05 06:16:38 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-01-05 06:16:38 +0000
commit39b69e9232bb223384a3d031bd02c3fb5512d91c (patch)
tree40c4be0d460706af3aaa1b0b99708bbecedd021b /dev-lang/gforth/ChangeLog
parentportage-2.0.47_pre4 (diff)
downloadgentoo-2-39b69e9232bb223384a3d031bd02c3fb5512d91c.tar.gz
gentoo-2-39b69e9232bb223384a3d031bd02c3fb5512d91c.tar.bz2
gentoo-2-39b69e9232bb223384a3d031bd02c3fb5512d91c.zip
new package - gnu forth translator
Diffstat (limited to 'dev-lang/gforth/ChangeLog')
-rw-r--r--dev-lang/gforth/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog
new file mode 100644
index 000000000000..fa9f7fef1581
--- /dev/null
+++ b/dev-lang/gforth/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-lang/gforth
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.1 2003/01/05 06:16:38 george Exp $
+
+*gforth-0.5.0.ebuild (04 ñÎ× 2003)
+
+ 04 Jan 2003; George Shapovalov <george@gentoo.org> ChangeLog, gforth-0.5.0.ebuild, files/digest-gforth-0.5.0 :
+ initial release (#11677)
+ GNU Forth is a fast and portable implementation of the ANS Forth language
+ ebuild submitted by Rafael R. Sevilla <dido@imperium.ph>