diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-12 08:57:20 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-12 08:57:20 +0000 |
commit | 37e516acd87ccd297be51cf224efec7fff6e8c59 (patch) | |
tree | 3cc00e071aaf36ca7443c7b3cfb2c5d5ccbcb3c3 /dev-lang/tinycobol/ChangeLog | |
parent | Marked stable (diff) | |
download | historical-37e516acd87ccd297be51cf224efec7fff6e8c59.tar.gz historical-37e516acd87ccd297be51cf224efec7fff6e8c59.tar.bz2 historical-37e516acd87ccd297be51cf224efec7fff6e8c59.zip |
Fixing lib symlink
Diffstat (limited to 'dev-lang/tinycobol/ChangeLog')
-rw-r--r-- | dev-lang/tinycobol/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/tinycobol/ChangeLog b/dev-lang/tinycobol/ChangeLog index c2c2b438627e..703586a22fab 100644 --- a/dev-lang/tinycobol/ChangeLog +++ b/dev-lang/tinycobol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/tinycobol # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.5 2003/09/25 07:01:15 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.6 2003/11/12 08:57:15 phosphan Exp $ + + 12 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.61.ebuild: + libhtcobol.so symlink was not installed correctly and nobody noticed. Does + anyone use this at all? *tinycobol-0.61 (25 Sep 2003) |