diff options
author | John Mylchreest <johnm@gentoo.org> | 2003-07-08 23:59:25 +0000 |
---|---|---|
committer | John Mylchreest <johnm@gentoo.org> | 2003-07-08 23:59:25 +0000 |
commit | dd13a3870dac1e5bb4c5c9d53a42aced2670833a (patch) | |
tree | 1509b5a4036e319fb88d776fa702521adff3c5c4 /media-plugins/mythweather/ChangeLog | |
parent | initial check-in (diff) | |
download | gentoo-2-dd13a3870dac1e5bb4c5c9d53a42aced2670833a.tar.gz gentoo-2-dd13a3870dac1e5bb4c5c9d53a42aced2670833a.tar.bz2 gentoo-2-dd13a3870dac1e5bb4c5c9d53a42aced2670833a.zip |
initial check-in
Diffstat (limited to 'media-plugins/mythweather/ChangeLog')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog new file mode 100644 index 000000000000..801df88a4989 --- /dev/null +++ b/media-plugins/mythweather/ChangeLog @@ -0,0 +1,29 @@ +# ChangeLog for media-plugins/mythweather +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.1 2003/07/08 23:56:30 johnm Exp $ + + 03 Jul 2003; Max Kalika <max@lsit.ucsb.edu> mythweather-0.8.ebuild: + Set KEYWORDS to ~x86. + +*mythweather-0.10 (01 Jul 2003) + + 01 Jul 2003; Max Kalika <max@lsit.ucsb.edu> mythweather-0.10.ebuild: + Bump version to 0.10. + + 22 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythweather-0.9.ebuild: + Cleanup and consistancy: depend on sed-4, die if sed fails. Drop unused + myconf setting. Fix erroneous double cpu check. + + 18 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythweather-0.9.ebuild: + Change depend to media-tv/mythtv. + +*mythweather-0.9 (09 Jun 2003) + + 09 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythweather-0.9.ebuild: + Bump to 0.9. Make all sed operations inline. accid.dat no longer comes + comressed so remove the gunzip line. + +*mythweather-0.8 (27 Mar 2003) + + 26 Mar 2003; Max Kalika <max@lsit.ucsb.edu> mythweather-0.9.ebuild: + Initial import. |