summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/dopewars/ChangeLog')
-rw-r--r--games-strategy/dopewars/ChangeLog76
1 files changed, 76 insertions, 0 deletions
diff --git a/games-strategy/dopewars/ChangeLog b/games-strategy/dopewars/ChangeLog
new file mode 100644
index 000000000000..56208cdd9786
--- /dev/null
+++ b/games-strategy/dopewars/ChangeLog
@@ -0,0 +1,76 @@
+# ChangeLog for app-games/dopewars
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/dopewars/ChangeLog,v 1.1 2003/09/10 05:27:31 vapier Exp $
+
+*dopewars-1.5.9 (14 Jul 2003)
+
+ 14 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
+ Version bump + games.eclass + more optional support.
+
+*dopewars-1.5.8 (28 Oct 2002)
+
+ 07 Nov 2002; L. Boshell <leonardop@gentoo.org> dopewars-1.5.8.ebuild,
+ files/dopewars-1.5.8-gentoo.diff : Fixed a small problem with the
+ $myconf variable and added a correction for the doc directory path in
+ the patch.
+
+ 28 Oct 2002; L. Boshell <leonardop@gentoo.org> dopewars-1.5.8.ebuild :
+ New version. Added support for various USE flags.
+
+*dopewars-1.5.7 (25 Jun 2002)
+
+ 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> dopewars-1.5.7.ebuild :
+ Added KEYWORDS.
+
+ 25 Jun 2002; Seemant Kuulleen <seemant@gentoo.org> dopewars-1.5.7.ebuild
+ files/digest-dopewars-1.5.7 :
+
+ Version bump.
+
+*dopewars-1.5.4-r1 (7 May 2002)
+
+ 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> dopewars-1.5.4-r1.ebuild :
+ Added KEYWORDS, SLOT.
+ 7 May 2002; Spider <spider@gentoo.org> dopewars-1.5.4-r1.ebuild dopewars-1.5.4.ebuild:
+ fix sourceforge mirroring.
+
+*dopewars-1.5.4-r1
+ 11 Apr 2002; Spider <spider@gentoo.org> dopewars-1.5.4-r1.ebuild dopewars-1.5.4.ebuild:
+ Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages
+
+
+
+*dopewars-1.5.4-r1 (27 Mar 2002)
+
+ 27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> dopewars-1.5.4-r1.ebuild :
+
+ man page/LFH fixes submitted by Matthew Kennedy.
+
+*dopewars-1.5.4 (15 Mar 2002)
+
+ 15 Mar 2002; Seemant Kulleen <seemant@gentoo.org> dopewars-1.5.4.ebuild
+
+ Upgraded to new version and added USE dependent nls compilation. Also
+ changed the location of the html documentation into /usr/share/doc/dopewars
+ instead of /usr/share/dopewars/doc. Additionally, added a check for gnome in
+ the USE flag. If not present, the desktop icons etc need not be present.
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog :
+
+ This changelog is targetted to users. This means that the comments should be
+ well explained and written in clean English.
+
+ Every new version or revision of the package has to be marked by a '*'
+ seperator line as above. Changements since the last revision have to be
+ added to the top of the file, underneath the initial copyright and cvs header
+ comments, in exactly the same format as this comment.
+
+ This means that you start with header line that has the following format :
+
+ date; your_name <your_email> changed_file1, changed_file2 :
+
+ Below that line your explanation should follow. It has to be indented,
+ paragraphed and wrapped at a linewidth of 80 characters.
+
+ Any details about what exactly changed in the code should be added as a
+ message when the changes are committed to cvs, not in this file.