diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-10-18 20:25:15 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-10-18 20:25:15 +0000 |
commit | 57a57cf124601a53e8f4f9cb51bbcf45b0065bdc (patch) | |
tree | 39b6f819938acb2b5bc476f27e0c4b840e0eee21 /app-gnustep/imageviewer/ChangeLog | |
parent | stable on alpha (diff) | |
download | gentoo-2-57a57cf124601a53e8f4f9cb51bbcf45b0065bdc.tar.gz gentoo-2-57a57cf124601a53e8f4f9cb51bbcf45b0065bdc.tar.bz2 gentoo-2-57a57cf124601a53e8f4f9cb51bbcf45b0065bdc.zip |
Fixed the policy violation of setting ${A}
Diffstat (limited to 'app-gnustep/imageviewer/ChangeLog')
-rw-r--r-- | app-gnustep/imageviewer/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-gnustep/imageviewer/ChangeLog b/app-gnustep/imageviewer/ChangeLog index 01fcf5ed013c..64883d4a3929 100644 --- a/app-gnustep/imageviewer/ChangeLog +++ b/app-gnustep/imageviewer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/imageviewer # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/imageviewer/ChangeLog,v 1.1 2003/07/17 14:55:53 brain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/imageviewer/ChangeLog,v 1.2 2003/10/18 20:24:05 raker Exp $ + + 18 Oct 2003; Nick Hadaway <raker@gentoo.org> imageviewer-0.6.2.ebuild: + Fixed the policy violation of setting ${A} *imageviewer-0.6.2 (17 Jul 2003) |