diff options
author | Max Kalika <max@gentoo.org> | 2004-02-06 14:35:53 +0000 |
---|---|---|
committer | Max Kalika <max@gentoo.org> | 2004-02-06 14:35:53 +0000 |
commit | dad3a7437a962d0b6cd9cb327d7fa676dc869bb5 (patch) | |
tree | 42bb4301629db3ac5d52323219f0f52da8bb5c56 /media-plugins/mythdvd/ChangeLog | |
parent | Bump to version 1.4.1. (Manifest recommit) (diff) | |
download | gentoo-2-dad3a7437a962d0b6cd9cb327d7fa676dc869bb5.tar.gz gentoo-2-dad3a7437a962d0b6cd9cb327d7fa676dc869bb5.tar.bz2 gentoo-2-dad3a7437a962d0b6cd9cb327d7fa676dc869bb5.zip |
Ditch the postinst() message and don't attempt to install non-existant db files. Get rid of the alsa and lirc workarounds as they are no longer needed.
Diffstat (limited to 'media-plugins/mythdvd/ChangeLog')
-rw-r--r-- | media-plugins/mythdvd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog index 386953049580..34879b5c5e60 100644 --- a/media-plugins/mythdvd/ChangeLog +++ b/media-plugins/mythdvd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythdvd # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.8 2004/02/03 14:09:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.9 2004/02/06 14:35:53 max Exp $ + + 06 Feb 2004; Max Kalika <max@gentoo.org> mythdvd-0.14.ebuild: + Ditch the postinst() message and don't attempt to install non-existant db + files. Get rid of the alsa and lirc workarounds as they are no longer needed. *mythdvd-0.14 (03 Feb 2004) |