Bug 18558 - grc-1.0.6.ebuild (version bump)
Bug#: 18558 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: g2boojum@gentoo.org Reported By: nahor.j+gentoo@gmail.com
Component: Ebuilds
URL: 
Summary: grc-1.0.6.ebuild (version bump)
Keywords:  
Status Whiteboard: 
Opened: 2003-03-31 16:31 0000
Description:   Opened: 2003-03-31 16:31 0000
grc (Generic Colouriser) hasn't been updated for a while in Gentoo (1.0.2).

Here are the changes between 1.0.2 and 1.0.6:
  * applied patch that causes grcat to complain and exits when grcat can't find
the config file
  * add "unchanged" colour
  * do not require $HOME to be set (closes: #158316)
  * added configuration file for colourising diff outputs 


I basically reused the grc-1.0.2.ebuild. I changed DEPEND into RDEPEND since
python isn't used for the compiling/installing but only at runtime. I also
updated the keyword list to contains all the architectures since it's pure
python code (so arch independant) and used the untested version (but because the
program is so small and not a core application, I think it can be moved directly
into stable). Last, I removed the explicit setting of S since it's the default
value.

------- Comment #1 From Nahor 2003-03-31 16:32:00 0000 -------
Created an attachment (id=10069) [details]
grc-1.0.6.ebuild

------- Comment #2 From Grant Goodyear 2003-04-04 20:57:59 0000 -------
Thanks!  New version on CVS.

In the future, please submit a diff between the old and current ebuild, instead
of a new ebuild.

Thanks again,
g2boojum