projects
/
perl
/
modules
/
CPANPLUS-Dist-Gentoo.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/CPANPLUS-Dist-Gentoo.git
2009-09-03
Vincent Pit
Make fatal the failure to map a dependency to an ebuild
commit
|
commitdiff
|
tree
2009-09-03
Vincent Pit
Write the ebuild only after the dependencies were handled
commit
|
commitdiff
|
tree
2009-09-03
Vincent Pit
Fix case of equality in version requirement
commit
|
commitdiff
|
tree
2009-09-03
Vincent Pit
Don't die if the prerequisite couldn't be found in...
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
Style nits
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
Bail out if the SUPER calls to prepare/create failed
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
Intuit the correct license from the DSLIP or the META...
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
POD cleanups
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
Rename eb_(.*) accessors to ebuild_$1
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
Move the formatting of the ebuild source into a new...
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
base.pm is also a dependency
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
Add the _abort(), _notify() and _skip() diagnostics...
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
Put the update Manifest logic into its own update_manif...
commit
|
commitdiff
|
tree
2009-08-15
Vincent Pit
Properly asset the situation at the end of prepare...
commit
|
commitdiff
|
tree
2009-08-15
Vincent Pit
Reduce namespace pollution
commit
|
commitdiff
|
tree
2009-08-15
Vincent Pit
Make _unquote() into a private sub
commit
|
commitdiff
|
tree
2009-08-15
Vincent Pit
Get rid of t/90-boilerplate.t
commit
|
commitdiff
|
tree
2009-08-15
Vincent Pit
Better logic for capturing "emerge --info" output
commit
|
commitdiff
|
tree
2009-07-01
Vincent Pit
This is 0.07
v0.07
commit
|
commitdiff
|
tree
2009-07-01
Vincent Pit
Update the gentooisms test count
commit
|
commitdiff
|
tree
2009-06-04
Vincent Pit
Regenerate the gentooisms
commit
|
commitdiff
|
tree
2009-04-22
Vincent Pit
Slashes are reserved and hence must be encoded in the...
commit
|
commitdiff
|
tree
2009-04-16
Vincent Pit
Point the repository to the gitweb instead of the bare...
commit
|
commitdiff
|
tree
2009-02-14
Vincent Pit
Replace an occurence of $self->status by $stat in _run()
commit
|
commitdiff
|
tree
2009-02-14
Vincent Pit
This is 0.06 also for CPANPLUS::Dist::Gentoo::Maps...
commit
|
commitdiff
|
tree
2009-02-14
Vincent Pit
This is 0.06
v0.06
commit
|
commitdiff
|
tree
2009-02-14
Vincent Pit
Test compilation of CPANPLUS::Dist::Gentoo::Maps
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Use recent ExtUtils::MakeMaker features to generate...
commit
|
commitdiff
|
tree
2009-02-01
Vincent Pit
Don't try to look for a version if none was passed...
commit
|
commitdiff
|
tree
2009-02-01
Vincent Pit
Refine the versioning logic
commit
|
commitdiff
|
tree
2009-01-31
Vincent Pit
Move the gentooisms to a new CPANPLUS::Dist::Gentoo...
commit
|
commitdiff
|
tree
2009-01-31
Vincent Pit
Add some exceptional cases to samples/gengentooisms
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
Generate ebuild for the current dist before recursing
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
Remove duplicated dependencies
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
Cache the result of format_available()
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
Prevent infinite loop when forcing a distribution with...
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
This is 0.05
v0.05
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
Revert "Specifying MODULE_AUTHOR sets S and SRC_URI...
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
Don't try to find a versioned ebuild if the call to...
commit
|
commitdiff
|
tree
2009-01-07
Vincent Pit
For each CPAN dependency, search in which category...
commit
|
commitdiff
|
tree
2009-01-07
Vincent Pit
Make $stat->portdir_overlay an array reference
commit
|
commitdiff
|
tree
2008-12-21
Vincent Pit
%gentooism ought to be public
commit
|
commitdiff
|
tree
2008-12-21
Vincent Pit
The default keywords are now good enough for g-cpanp
commit
|
commitdiff
|
tree
2008-12-21
Vincent Pit
Set the default distdir with emerge --info's DISTDIR
commit
|
commitdiff
|
tree
2008-12-21
Vincent Pit
PORTDIR_OVERLAY is supposed to be a space-delimited...
commit
|
commitdiff
|
tree
2008-12-21
Vincent Pit
Specifying MODULE_AUTHOR sets S and SRC_URI, so we...
commit
|
commitdiff
|
tree
2008-12-20
Vincent Pit
Set the default keywords with ACCEPT_KEYWORDS from...
commit
|
commitdiff
|
tree
2008-12-20
Vincent Pit
Better handling of the run of emerge --info
commit
|
commitdiff
|
tree
2008-12-20
Vincent Pit
Initialize $stat->eb_file before testing if the ebuild...
commit
|
commitdiff
|
tree
2008-12-20
Vincent Pit
Append our overlay to the ones specified in PORTDIR_OVE...
commit
|
commitdiff
|
tree
2008-12-19
Vincent Pit
Regenerate gentooisms with our new helper script
commit
|
commitdiff
|
tree
2008-12-19
Vincent Pit
Add the samples/gengentooisms script
commit
|
commitdiff
|
tree
2008-12-12
Vincent Pit
Reset $stat->prepared and $stat->created after calling...
commit
|
commitdiff
|
tree
2008-12-12
Vincent Pit
Set $stat->dist properly in prepare() and create()
commit
|
commitdiff
|
tree
2008-12-12
Vincent Pit
Rename the stat 'dist' slot in 'distribution', as ...
commit
|
commitdiff
|
tree
2008-12-12
Vincent Pit
Set $stat->uninstalled properly in uninstall()
commit
|
commitdiff
|
tree
2008-12-12
Vincent Pit
Set $stat->installed properly in install()
commit
|
commitdiff
|
tree
2008-12-12
Vincent Pit
Set $stat->created properly in create()
commit
|
commitdiff
|
tree
2008-12-12
Vincent Pit
Set $stat->prepared properly in prepare()
commit
|
commitdiff
|
tree
2008-12-11
Vincent Pit
Really relink through gentooisms
commit
|
commitdiff
|
tree
2008-12-08
Vincent Pit
More gentooisms
commit
|
commitdiff
|
tree
2008-12-07
Vincent Pit
Make the overlay and the distdir absolute. Cwd is required
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
This is 0.04
v0.04
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
Thanks, Kent
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
Print our version in the generated ebuilds
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
The samples/g-cpanp script
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
Allow specifying an header and a footer
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
The dists available in cpan/modules/by-module are only...
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
Set MODULE_AUTHOR before importing the perl-module...
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
Append SRC_TEST="do" to ebuilds, so that tests are...
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
This is 0.03
v0.03
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Doc tweaks
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Better perl -> ebuild version conversion
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
The overlay shouldn't hold the category
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Status initialization cleanup
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
--force should regenerate ebuilds when possible
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Store the force flag into the status
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Ignore Debian_CPANTS.txt
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Set PORTDIR_OVERLAY and PORTAGE_RO_DISTDIRS to their...
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Store the overlay into the status
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Move all the "command running" logic into a _run privat...
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Store the verbose flag into the status
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Relink prerequisites with gentooisms
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Also print the output of the manifest command when...
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Print more useful error messages when run() fails
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Skip 'perl' dependencies
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Add contact info
commit
|
commitdiff
|
tree
2008-08-24
Vincent Pit
More gentooisms
commit
|
commitdiff
|
tree
2008-08-23
Vincent Pit
Add an INSTALLATION paragraph to the doc
commit
|
commitdiff
|
tree
2008-08-23
Vincent Pit
Add perl-gcpan as a category to search
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Update .gitignore
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing CPANPLUS-Dist-Gentoo-0.02_01.tar.gz
v0.02_01
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing CPANPLUS-Dist-Gentoo-0.01.tar.gz
v0.01
commit
|
commitdiff
|
tree