GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/g-octave.git
master
SoC2010: g-octave
Rafael Goncalves Martins <rafael@rafaelmartins.eng.br>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
g_octave
/
ebuild.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
added new command line interface.
Rafael G. Martins
2010-12-18
1
-8
/
+8
*
rewrote g_octave.ebuild. fixed eclass and tests
Rafael G. Martins
2010-12-18
1
-181
/
+113
*
rewrote DescriptionTree, as a list of Description objects
Rafael G. Martins
2010-12-17
1
-6
/
+4
*
fixed some docstrings
Rafael G. Martins
2010-12-10
1
-2
/
+2
*
fixed a bunch of tests
Rafael G. Martins
2010-12-09
1
-15
/
+8
*
added support to a proper manipulation of licenses
Rafael G. Martins
2010-08-02
1
-1
/
+2
*
added support to metadata.xml
Rafael G. Martins
2010-08-02
1
-0
/
+27
*
hardcoding the ebuild year. leave this dinamic can broke some tests
Rafael G. Martins
2010-08-02
1
-3
/
+1
*
fixed the patch handling
Rafael G. Martins
2010-08-01
1
-1
/
+1
*
removed optional svn support
Rafael G. Martins
2010-07-31
1
-6
/
+0
*
moved RESTRICT="mirror" to the eclass
Rafael G. Martins
2010-07-31
1
-7
/
+5
*
moved SvnDescription to the g_octave.description module
Rafael G. Martins
2010-07-31
1
-1
/
+1
*
using the scm configuration also for the dependencies
Rafael G. Martins
2010-07-26
1
-1
/
+2
*
fixed the keyword handling and a file open that was not using a 'with stateme...
Rafael G. Martins
2010-07-26
1
-4
/
+6
*
working on the new handling of the live ebuilds. the command line options '--...
Rafael G. Martins
2010-07-26
1
-1
/
+2
*
using empty KEYWORDS for live versions
Rafael G. Martins
2010-07-22
1
-1
/
+1
*
removed the implicit mask of live versions from the g_octave.ebuild module
Rafael G. Martins
2010-07-21
1
-5
/
+3
*
fixed all the modules that deal with files, to work properly with py3k
Rafael G. Martins
2010-07-14
1
-2
/
+1
*
a lot of fixes. looks like g-octave already works with py3k
Rafael G. Martins
2010-07-14
1
-1
/
+2
*
ported ebuild.py; small fixes
Rafael G. Martins
2010-07-14
1
-9
/
+12
*
bunch of fixes. added support to paludis
Rafael G. Martins
2010-07-12
1
-5
/
+17
*
added modular support to portage/pkgcore
Rafael G. Martins
2010-07-11
1
-2
/
+3
*
small fixes and preparation to a new release
0.2.1
Rafael G. Martins
2010-07-02
1
-2
/
+2
*
fixed the patch handling if no patches are available
Rafael G. Martins
2010-07-01
1
-1
/
+6
*
leaving the handling of SVN requirements for the g-octave ebuilds
Rafael G. Martins
2010-07-01
1
-2
/
+7
*
added support to installation from SVN to the module g_octave.ebuild
Rafael G. Martins
2010-07-01
1
-7
/
+18
*
a bunch of changes to allow g-octave to work with the new SVN stuff. Installa...
Rafael G. Martins
2010-06-30
1
-1
/
+5
*
added g-octave eclass to the source tree. small fixes at scripts/package_data...
Rafael G. Martins
2010-06-27
1
-1
/
+1
*
removed shebangs from python modules
Rafael G. Martins
2010-06-05
1
-1
/
+0
*
changed the atoms returned by the packages method and added a nodeps argument...
Rafael G. Martins
2010-06-02
1
-2
/
+3
*
fixes in the g_octave.* modules to be able to run the tests
Rafael G. Martins
2010-05-29
1
-14
/
+20
*
fixed tests to g_octave.overlay. added tests to g_octave.ebuild (tests/test_e...
Rafael G. Martins
2010-05-29
1
-5
/
+7
*
bumped EAPI from the ebuild template to 3
Rafael G. Martins
2010-05-28
1
-2
/
+2
*
changes in the config module (g_octave/config.py), added tests to the overlay...
Rafael G. Martins
2010-05-28
1
-0
/
+11
*
typo fix
Rafael G. Martins
2010-04-08
1
-1
/
+1
*
small fixes; removed the small tests that I've using. I'll write more proper ...
Rafael G. Martins
2010-02-03
1
-9
/
+0
*
as we are calling 'ebuild' with subprocess, we have no need to reload portage.
Rafael G. Martins
2010-01-30
1
-3
/
+0
*
fixed return codes and small issues
Rafael G. Martins
2009-12-30
1
-1
/
+1
*
removed "> /dev/null" from manifest creation
Rafael G. Martins
2009-12-28
1
-9
/
+3
*
changed g_octave/{ebuild,overlay}.py to improve the organization of the
Rafael G. Martins
2009-12-26
1
-14
/
+41
*
minor fixes
Rafael G. Martins
2009-12-26
1
-1
/
+1
*
fixed a bug adding the new category "g-octave" to Portage
Rafael G. Martins
2009-12-22
1
-0
/
+4
*
looking for an untracked exception
Rafael G. Martins
2009-12-22
1
-1
/
+0
*
fixed DESCRIPTION var on the ebuilds generated
Rafael G. Martins
2009-12-22
1
-1
/
+1
*
improved the use of ACCEPT_KEYWORDS to fill the KEYWORDS var of the
Rafael G. Martins
2009-12-22
1
-2
/
+36
*
added RESTRICT="mirror" to generated ebuilds
Rafael G. Martins
2009-12-22
1
-0
/
+4
*
g-octave works! with bugs, but works!
Rafael G. Martins
2009-12-22
1
-13
/
+16
*
renamed g-octave/ to g_octave/ #fail :(
Rafael G. Martins
2009-12-21
1
-0
/
+190