diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2003-12-14 18:16:12 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2003-12-14 18:16:12 +0000 |
commit | 1d506fd1171508139093304b2889a377f2b56e59 (patch) | |
tree | 5807f9826ca322e716dc2d091a7e531ef3926373 /app-office/planner/ChangeLog | |
parent | New version of what was MrProject + libmrproject. Both builds have merged, so... (diff) | |
download | gentoo-2-1d506fd1171508139093304b2889a377f2b56e59.tar.gz gentoo-2-1d506fd1171508139093304b2889a377f2b56e59.tar.bz2 gentoo-2-1d506fd1171508139093304b2889a377f2b56e59.zip |
New version of what was MrProject + libmrproject. Both builds have merged, some USE flags gone, python removed for one, nls always on and can't be disabled in the build either
Diffstat (limited to 'app-office/planner/ChangeLog')
-rw-r--r-- | app-office/planner/ChangeLog | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/app-office/planner/ChangeLog b/app-office/planner/ChangeLog new file mode 100644 index 000000000000..89ae460177e0 --- /dev/null +++ b/app-office/planner/ChangeLog @@ -0,0 +1,106 @@ +# ChangeLog for app-office/mrproject +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.1 2003/12/14 18:16:03 spider Exp $ + +*planner-0.11 (14 Dec 2003) + + 14 Dec 2003; <spider@gentoo.org> metadata.xml, planner-0.11.ebuild: + New build of planner, which was MrProject. This is both libmrproject and + mrproject, some deps have changed (postgres added, python completely gone, nls + completely gone). + + 18 Nov 2003; <spider@gentoo.org> mrproject-0.10.ebuild, + mrproject-0.5.1-r1.ebuild, mrproject-0.6.ebuild: + move to stable, remove old stuffs + +*mrproject-0.10 (21 Sep 2003) + + 21 Sep 2003; <spider@gentoo.org> mrproject-0.10.ebuild: + Versionbump and new SRC_URI as well as modified DEPEND + + 20 Aug 2003; Aron Griffis <agriffis@gentoo.org> mrproject-0.9.1.ebuild: + Add ~alpha to KEYWORDS + + 09 Aug 2003; <spider@gentoo.org> mrproject-0.9.1.ebuild: + Tweaked the dep for libmrproject + + 09 Aug 2003; <spider@gentoo.org> mrproject-0.9.1.ebuild: + Move to stable + + 09 Jul 2003; Alastair Tse <liquidx@gentoo.org> mrproject-0.5.1-r1.ebuild, + mrproject-0.6.ebuild, mrproject-0.7.ebuild, mrproject-0.8.ebuild, + mrproject-0.9.1.ebuild, mrproject-0.9.ebuild: + added scrollkeeper to deps + + 02 Jul 2003; Jason Wever <weeve@gentoo.org> mrproject-0.9.1.ebuild: + Added ~sparc to keywords. + + 10 Jun 2003; Alastair Tse <liquidx@gentoo.org> mrproject-0.5.1-r1.ebuild: + fixed gal deps + +*mrproject-0.9.1 (24 feb 2003) + + 24 feb 2003; <spider@gentoo.org> mrproject-0.9.1.ebuild files/digest-mrproject-0.9.1 : + versionbump + + + +*mrproject-0.9 (20 Feb 2003) + + 20 Feb 2003; Spider <spider@gentoo.org> mrproject-0.9.ebuild : + added print dep, libbonobo + removed doc USE (not supported in this package anymore) + moved to use gnome2.eclass + removed nls USE (not supported in gnome2 packages) + + + +*mrproject-0.8 (02 Feb 2003) + + 04 Feb 2003; Jon Nall <nall@gentoo.org> mrproject-0.8.ebuild : + added ~ppc + + 02 Feb 2003; Spider <spider@gentoo.org> mrproject-0.8.ebuild : + versionbump + +*mrproject-0.7 (02 Dec 2002) + + 02 Dec 2002; Spider <spider@gentoo.org> mrproject-0.7.ebuild : + automated version dependency, marked as testing. + + +*mrproject-0.6 (19 Aug 2002) + 19 Aug 2002; Spider <spider@gentoo.org> mrproject-0.6.ebuild : + new stable version! + removed debugging + +*mrproject-0.5.94 (07 Aug 2002) + 07 Aug 2002; Gabriele Giorgetti <stroke@gentoo.org> mrproject-0.5.94.ebuild: + New version, also updated the libmrproject dep to the latest version. + +*mrproject-0.5.1-r1 (15 Jul 2002) + 15 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> mrproject-0.5.1-r1.ebuild: + Fixed deps to emerge the correct gnome1 version of them. (libglade, gconf and + gnome-vfs). Fixes bug #4961 + +*mrproject-0.5.93 (06 Jul 2002) + 06 Jul 2002; Spider <spider@gentoo.org> mrproject-0.5.93.ebuild ; + slightly old version, now uses debug.eclass + +*mrproject-0.5.92 (23 May 2002) + 23 May 2002; Spider <spider@gentoo.org> mrproject-0.5.92 : + New version again + +*mrproject-0.5.91 (22 May 2002) + 22 May 2002; Spider <spider@gentoo.org> mrproject-0.5.91 : + adding a gnome2 version, depends on dev-libs/libmrproject + +*mrproject-0.5.1 (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. |