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
commit316aec250de63e378de5b73d86cc014973410156 (patch)
treeda14d67b946046b356248afb99e03304883bb0c7 /dev-lang/gforth/ChangeLog
parentportage-2.0.47_pre4 (diff)
downloadhistorical-316aec250de63e378de5b73d86cc014973410156.tar.gz
historical-316aec250de63e378de5b73d86cc014973410156.tar.bz2
historical-316aec250de63e378de5b73d86cc014973410156.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>