summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/gnomemm/ChangeLog')
-rw-r--r--dev-cpp/gnomemm/ChangeLog57
1 files changed, 57 insertions, 0 deletions
diff --git a/dev-cpp/gnomemm/ChangeLog b/dev-cpp/gnomemm/ChangeLog
new file mode 100644
index 000000000000..758d80d98963
--- /dev/null
+++ b/dev-cpp/gnomemm/ChangeLog
@@ -0,0 +1,57 @@
+# ChangeLog for dev-cpp/gnomemm
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/ChangeLog,v 1.1 2003/06/20 23:44:44 liquidx Exp $
+
+*gnomemm-1.2.3-r1 (21 Jun 2003)
+
+ 21 Jun 2003; Alastair Tse <liquidx@gentoo.org> gnomemm-1.2.3-r1.ebuild,
+ files/gnomemm-1.2.3-gentoo.patch:
+ moved gnome-extra/gnomemm to dev-cpp/gnomemm and cleanups
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*gnomemm-1.2.3-r1 (13 Oct 2002)
+
+ 13 Oct 2002; foser <foser@gentoo.org> gnomemm-1.2.3-r1.ebuild :
+ Disable gcc2 patch (bug #9038)
+
+*gnomemm-1.2.3 (31 Jul 2002)
+
+ 07 Oct 2002; foser <foser@gentoo.org> gnomemm-1.2.3.ebuild :
+ Fix for gcc 2.95
+
+ 15 Aug 2002; Spider <spider@gentoo.org> gnomemm-1.2.3.ebuild gnomemm-1.2.2-r3.ebuild :
+ Fix deps some for gtkmm
+
+ 31 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gnomemm-1.2.3.ebuild
+ New version. Patches seems to be no longer actual (gcc 2.95) but please
+ test it so it can be unmasked.
+
+*gnomemm-1.2.2-r3 (13 Jun 2002)
+ 13 Jun 2002; Spider <spider@gentoo.org> gnomemm-1.2.2-r3.ebuild
+ new revision that fixes dependency borkage with gnome2
+
+*gnomemm-1.2.2-r2 (3 Jun 2002)
+
+ 3 Jun 2002; Brandon Low <lostlogic@gentoo.org> gnomemm-1.2.2-r2.ebuild
+
+ New revision should now compile and work on all versions of gcc, please
+ test so I can unmask it.
+
+*gnomemm-1.2.2 (4 May 2002)
+
+ 4 May 2002; Seemant Kulleen <seemant@gentoo.org> gnomemm-1.2.2-r1.ebuild
+ files/gnomemm-gentoo.patch files/digest-gnomemm-1.2.2-r1 :
+
+ Added the patch submitted by Peter G. MacDonald in bug #2273 which finally
+ lets this thing compile.
+
+*gnomemm-1.2.2 (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.