diff options
Diffstat (limited to 'media-plugins/mythgallery/ChangeLog')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog new file mode 100644 index 000000000000..a6edb6326a80 --- /dev/null +++ b/media-plugins/mythgallery/ChangeLog @@ -0,0 +1,31 @@ +# ChangeLog for media-plugins/mythgallery +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.1 2003/07/08 23:41:19 johnm Exp $ + + 03 Jul 2003; Max Kalika <max@lsit.ucsb.edu> mythgallery-0.8.ebuild: + Set KEYWORDS to ~x86. + +*mythgallery-0.10 (01 Jul 2003) + + 01 Jul 2003; Max Kalika <max@lsit.ucsb.edu> mythgallery-0.10.ebuild: + Bump version to 0.10. Drop installation of mythgaller-settings.txt as it is no + longer needed. Add similar note as mythtv regarding the importance of keeping + database up to date between upgrades. + + 22 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythgallery-0.9.ebuild: + Cleanup and consistancy: depend on sed-4, die if sed fails. Drop unused + myconf setting. + + 18 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythgallery-0.9.ebuild: + Change depend to media-tv/mythtv. + +*mythgallery-0.9 (09 Jun 2003) + + 09 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythgallery-0.9.ebuild: + Bump to 0.9. Make all sed operations inline. Move config file into + /etc/mythtv for consistancy and CONFIG_PROTECT support. + +*mythgallery-0.8 (27 Mar 2003) + + 26 Mar 2003; Max Kalika <max@lsit.ucsb.edu> mythgallery-0.9.ebuild: + Initial import. |