Bug 104787 - app-office/rabbit-0.0.9.ebuild (New Package)
Bug#: 104787 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: maintainer-wanted@gentoo.org Reported By: atzm@atzm.org
Component: Ebuilds
URL:  http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit
Summary: app-office/rabbit-0.0.9.ebuild (New Package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2005-09-04 04:28 0000
Description:   Opened: 2005-09-04 04:28 0000
Hi,

rabbit is an application to do presentation with RD document (Ruby Document),
written by pure Ruby.

I suggest app-office/rabbit.

------- Comment #1 From Atzm Watanabe 2005-09-04 04:29:37 0000 -------
Created an attachment (id=67620) [details]
rabbit-0.0.9.ebuild

------- Comment #2 From Atzm Watanabe 2005-09-10 03:55:31 0000 -------
Created an attachment (id=68098) [details]
rabbit-0.1.0.ebuild

version bump.

Changes:
* added some themes.
 o red
 o lightning-simple
 o show-frame
 o ...
* added some interfaces.
 o dRuby
 o SOAP
 o XML-RPC
* supported 3D rendering
 o using GtkGLExt
* added some actions.
 o changing theme dynamic
 o mergin theme dynamic
* supported some external programs.
 o Tgif to draw mathematical expression
 o enscript to colorize source

------- Comment #3 From Ciaran McCreesh 2005-09-11 15:56:59 0000 -------
Please fix the following and reopen:

* USE flags which only change dependencies are frowned upon.
* If you use a cd in src_unpack, it's best to cd "${S}" back at the end.
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/quoting.txt

------- Comment #4 From Atzm Watanabe 2005-09-13 01:09:02 0000 -------
Created an attachment (id=68335) [details]
rabbit-0.1.0.ebuild

------- Comment #5 From Atzm Watanabe 2005-09-13 01:10:11 0000 -------
Hi,

thank you for comments.

USE flags only change dependencies because rabbit loads at runtime, if modules
have installed.

so I moved such packages to RDEPEND.

------- Comment #6 From Atzm Watanabe 2005-09-13 01:31:04 0000 -------
Created an attachment (id=68336) [details]
rabbit-0.1.0.ebuild

Sorry, virtual/ruby into RDEPEND.

------- Comment #7 From Atzm Watanabe 2005-11-11 08:28:41 0000 -------
Created an attachment (id=72663) [details]
diff between rabbit-0.1.0 and 0.2.9

Hi,

Rabbit has version bumped to 0.2.9.
here attach a diff between rabbit-0.1.0.ebuild and 0.2.9.
# Sorry for 0.1.0's typo...

------- Comment #8 From Nguyen Thai Ngoc Duy (RETIRED) 2006-12-16 17:46:12 0000 -------
Hi Atmz, from the home page, rabbit 0.5.0 has been released. Could you update
the ebuild please? I promise it will appear in portage shortly :-)

------- Comment #9 From Atzm Watanabe 2006-12-17 09:31:41 0000 -------
Hi,

Thank you for your comment.
Sure, I update and attach ebuild for Rabbit 0.5.0 :)

------- Comment #10 From Atzm Watanabe 2006-12-17 09:32:15 0000 -------
Created an attachment (id=104222) [details]
rabbit-0.5.0.ebuild

------- Comment #11 From Atzm Watanabe 2006-12-17 09:32:45 0000 -------
Created an attachment (id=104223) [details]
50rabbit-mode-gentoo.el

------- Comment #12 From Nguyen Thai Ngoc Duy (RETIRED) 2006-12-17 16:09:18 0000 -------
Done. Thanks for contributing.