diff options
author | George Shapovalov <george@gentoo.org> | 2002-04-11 05:35:39 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-04-11 05:35:39 +0000 |
commit | 9eff9a0da8908b7ff0bce36bf5aeed253adcef5d (patch) | |
tree | a5ba0287e66ce6c750dc48600f4c91161e87f423 /dev-lang/gpc/ChangeLog | |
parent | masked gpc for testing period (diff) | |
download | historical-9eff9a0da8908b7ff0bce36bf5aeed253adcef5d.tar.gz historical-9eff9a0da8908b7ff0bce36bf5aeed253adcef5d.tar.bz2 historical-9eff9a0da8908b7ff0bce36bf5aeed253adcef5d.zip |
added gpc ebuild
gpc = gnu pascal compiler
Diffstat (limited to 'dev-lang/gpc/ChangeLog')
-rw-r--r-- | dev-lang/gpc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-lang/gpc/ChangeLog b/dev-lang/gpc/ChangeLog new file mode 100644 index 000000000000..f0af4d4587af --- /dev/null +++ b/dev-lang/gpc/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for dev-lang/gpc +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/ChangeLog,v 1.1 2002/04/11 05:35:39 george Exp $ + +*gpc-20020402, (10 Apr 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. |