diff options
author | Max Kalika <max@gentoo.org> | 2004-02-06 14:38:57 +0000 |
---|---|---|
committer | Max Kalika <max@gentoo.org> | 2004-02-06 14:38:57 +0000 |
commit | 1eba9545e25c7fd2c0da63284eb4d7158d560ced (patch) | |
tree | ab064c8891ca7e7799d1957f4e0cf796cadeec79 /media-plugins/mythgame/ChangeLog | |
parent | Ditch the postinst() message and don't attempt to install non-existant db fil... (diff) | |
download | historical-1eba9545e25c7fd2c0da63284eb4d7158d560ced.tar.gz historical-1eba9545e25c7fd2c0da63284eb4d7158d560ced.tar.bz2 historical-1eba9545e25c7fd2c0da63284eb4d7158d560ced.zip |
Ditch the postinst() message and don't attempt to install non-existant db files.
Diffstat (limited to 'media-plugins/mythgame/ChangeLog')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 72afa35cd8e6..284119159025 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.12 2004/02/03 14:14:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.13 2004/02/06 14:38:57 max Exp $ + + 06 Feb 2004; Max Kalika <max@gentoo.org> mythgame-0.14.ebuild: + Ditch the postinst() message and don't attempt to install non-existant db + files. *mythgame-0.14 (03 Feb 2004) |