summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-30 01:49:27 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-30 01:49:27 +0000
commitf2e174785b68976ed0c6fcbcadf06854456df7a5 (patch)
tree219a53aefef7f6ed0512986779de0b473e46757a /x11-plugins/gkrellweather/ChangeLog
parentremoved gkrellkam (diff)
downloadgentoo-2-f2e174785b68976ed0c6fcbcadf06854456df7a5.tar.gz
gentoo-2-f2e174785b68976ed0c6fcbcadf06854456df7a5.tar.bz2
gentoo-2-f2e174785b68976ed0c6fcbcadf06854456df7a5.zip
moved to x11-plugins
Diffstat (limited to 'x11-plugins/gkrellweather/ChangeLog')
-rw-r--r--x11-plugins/gkrellweather/ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/x11-plugins/gkrellweather/ChangeLog b/x11-plugins/gkrellweather/ChangeLog
new file mode 100644
index 000000000000..d9d5b1b9493a
--- /dev/null
+++ b/x11-plugins/gkrellweather/ChangeLog
@@ -0,0 +1,32 @@
+# ChangeLog for x11-plugins/gkrellweather
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.1 2002/08/30 01:49:27 seemant Exp $
+
+*gkrellweather-0.2.7-r2 (30 May 2002)
+
+ 29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * :
+
+ Relocated to x11-plugins
+
+ 30 May 2002; Seemant Kulleen <seemant@gentoo.org> gkrellweather-0.2.7-r2.ebuild :
+
+ Hmmm. The GrabWeather script is hardcoded into /usr/share/gkrellm only
+ in the Debian version. I added the debian patch which does just that.
+
+*gkrellweather-0.2.7-r1 (18 Mar 2002)
+
+ 18 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gkrellweather-0.2.7-r1.ebuild :
+
+ Adjusted copyright, and made the script go into /usr/share/gkrellm where it is
+ expected, instead of /usr/bin. The expected location of the GrabWeather
+ script seems to be hardcoded.
+
+*gkrellweather-0.2.7 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.