Bug 157957 - [New version] app-office/planner-0.14.2
Bug#: 157957 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: gnome-office@gentoo.org Reported By: gentoobugsie.20.dsurawicz@spamgourmet.com
Component: Ebuilds
URL:  http://freshmeat.net/projects/planner/?branch_id=13736&release_id=242199
Summary: [New version] app-office/planner-0.14.2
Keywords:  
Status Whiteboard: 
Opened: 2006-12-12 12:38 0000
Description:   Opened: 2006-12-12 12:38 0000
Version 0.14.2 available since Dec. 2

Changes:
A bug with nautilus behavior when clicking on a planner file was fixed. A bug
where guide lines are painted behind a project start date rather than on top
was fixed. -Wno-return-type was added to allow compiling with a database
enabled patch. Arabic support was added. A crash in gantt view was fixed.

------- Comment #1 From Dustin Polke 2006-12-12 13:13:01 0000 -------
Using a renamed planner-0.14.ebuild works for me.

------- Comment #2 From riaStudio 2006-12-14 06:03:12 0000 -------
Renamed ebuild works fine here too.
Portage 2.1.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r4, 2.6.16.16
i686)

------- Comment #3 From BORGULYA Gábor 2007-01-04 08:06:41 0000 -------
I tried renaming (copying) this way:
  cd /usr/portage/app-office/planner
  cp planner-0.14.ebuild planner-0.14.2.ebuild
but it lead to an error concerning Manifest files.

Could you point me to a howto where such renaming tricks are described?

------- Comment #4 From Dustin Polke 2007-01-04 08:50:56 0000 -------
You should create a local overlay like '/usr/local/portage' because all ebuilds
you create in '/usr/portage/' will be deleted during the next syncing.
To have the overlay available, you need to add
'PORTDIR_OVERLAY="/usr/local/portage" to your make.conf.

Create the dir: 'mkdir -p /usr/local/portage/app-office/planner'.
Copy the ebuild 'cp /usr/portage/app-office/planner/planner-0.14.ebuild
/usr/local/portage/app-office/planner/planner-0.14.2.ebuild'.

Then you need to create the Manifest files: 'ebuild
/usr/local/portage/app-office/planner/planner-0.14.2.ebuild digest'.

To have the ebuild found, issue 'emerge --metadata'.

Now, you should be able to emerge the new package.

BR,
Dustin

------- Comment #5 From BORGULYA Gábor 2007-01-04 09:05:52 0000 -------
(In reply to comment #4)
Dustin, thank you very much! -- G

------- Comment #6 From BORGULYA Gábor 2007-01-04 09:05:52 0000 -------
(In reply to comment #4)
Dustin, thank you very much! -- Gábor

------- Comment #7 From riaStudio 2007-03-31 03:12:15 0000 -------
Still not in portage. Anyone ?

------- Comment #8 From Christian Faulhammer 2007-07-07 18:03:10 0000 -------
Bumped, thanks for the patience