]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/history - lib/CPANPLUS/Dist/Gentoo.pm
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/CPANPLUS-Dist-Gentoo.git] / lib / CPANPLUS / Dist / Gentoo.pm
2013-08-24 Vincent PitMake Perl version numbers more readable
2012-06-15 Vincent PitThis is 0.12 v0.12
2012-06-15 Vincent PitBump copyright year
2012-06-15 Vincent PitCheck the portage tree timestamp at initialization...
2011-02-06 Vincent PitBump copyright year
2010-12-17 Vincent PitMake 'overlay' default to the first overlay listed...
2010-12-17 Vincent PitPOD typos
2010-12-16 Vincent PitThis is 0.11 v0.11
2010-12-16 Vincent PitAbort completely when IPC::Cmd can't capture buffers
2010-12-16 Vincent PitPOD nits
2010-12-16 Vincent PitDocument options
2010-12-16 Vincent PitComplete the bootstrapping process description
2010-12-16 Vincent PitAbort completely when emerge --info can't be run
2010-12-16 Vincent PitSwitch to <> for qw delimiters
2010-12-15 Vincent PitSimplify the bootstrap process
2010-12-15 Vincent PitPut recursive dependencies into PDEPEND sections
2010-12-15 Vincent PitMake ebuild versioned dependencies mirror exactly CPAN...
2010-12-15 Vincent PitSet a better default description
2010-09-20 Vincent PitSpecify configure_requires entries in DEPEND
2010-09-19 Vincent PitCorrectly map exotic Gentoo versions from CPAN versions
2010-09-11 Vincent PitStop croaking on dists without a META file
2010-08-13 Vincent PitUse >= as the default atom range
2010-04-17 Vincent PitThis is 0.10 v0.10
2010-04-17 Vincent PitMake sure the ebuild placeholder gets unlinked on failure
2010-04-17 Vincent PitEnforce the right version of the perl dependency whenev...
2010-04-17 Vincent PitPut the META extraction logic into a separate ->meta...
2010-04-16 Vincent PitReduce namespace pollution
2010-04-16 Vincent PitUpdate CPANPLUS version and url in the bootstrap section
2010-04-16 Vincent PitBump copyright year
2009-11-29 Vincent PitThis is 0.09 v0.09
2009-11-29 Vincent PitCorrectly propagate the dist-options to the SUPER calls
2009-11-29 Vincent PitMake 'ebuild' a normal accessor for C::D::G::Atom objects
2009-11-28 Vincent PitFix the PATH in the bootstrap documentation
2009-11-28 Vincent PitRename the 'minimum' option to a more versatile 'range...
2009-11-27 Vincent PitStrip duplicated entries in the RDEPEND list
2009-11-26 Vincent PitIntroduce C::D::G::{Atom,Version}
2009-10-10 Vincent PitRename misc "depends" items to "requires"
2009-09-22 Vincent PitDocument how to install or bootstrap the module on...
2009-09-08 Vincent PitAdd a sensible default header
2009-09-08 Vincent PitThe dependencies we compute are the run-time dependenci...
2009-09-06 Vincent PitBetter handling of $file in ->update_manifest
2009-09-04 Vincent PitThis is 0.08 v0.08
2009-09-04 Vincent PitList::Util is now a dependency
2009-09-04 Vincent PitPreserve the existing $stat->dist when the dist has...
2009-09-04 Vincent PitCheck in prepare() if there isn't an ebuild available yet
2009-09-03 Vincent PitMake fatal the failure to map a dependency to an ebuild
2009-09-03 Vincent PitWrite the ebuild only after the dependencies were handled
2009-09-03 Vincent PitFix case of equality in version requirement
2009-09-03 Vincent PitDon't die if the prerequisite couldn't be found in...
2009-08-16 Vincent PitStyle nits
2009-08-16 Vincent PitBail out if the SUPER calls to prepare/create failed
2009-08-16 Vincent PitIntuit the correct license from the DSLIP or the META...
2009-08-16 Vincent PitPOD cleanups
2009-08-16 Vincent PitRename eb_(.*) accessors to ebuild_$1
2009-08-16 Vincent PitMove the formatting of the ebuild source into a new...
2009-08-16 Vincent PitAdd the _abort(), _notify() and _skip() diagnostics...
2009-08-16 Vincent PitPut the update Manifest logic into its own update_manif...
2009-08-15 Vincent PitProperly asset the situation at the end of prepare...
2009-08-15 Vincent PitReduce namespace pollution
2009-08-15 Vincent PitMake _unquote() into a private sub
2009-08-15 Vincent PitBetter logic for capturing "emerge --info" output
2009-07-01 Vincent PitThis is 0.07 v0.07
2009-02-14 Vincent PitReplace an occurence of $self->status by $stat in _run()
2009-02-14 Vincent PitThis is 0.06 v0.06
2009-02-01 Vincent PitDon't try to look for a version if none was passed...
2009-02-01 Vincent PitRefine the versioning logic
2009-01-31 Vincent PitMove the gentooisms to a new CPANPLUS::Dist::Gentoo...
2009-01-25 Vincent PitGenerate ebuild for the current dist before recursing
2009-01-25 Vincent PitRemove duplicated dependencies
2009-01-25 Vincent PitCache the result of format_available()
2009-01-25 Vincent PitPrevent infinite loop when forcing a distribution with...
2009-01-25 Vincent PitThis is 0.05 v0.05
2009-01-25 Vincent PitBump copyright year
2009-01-24 Vincent PitRevert "Specifying MODULE_AUTHOR sets S and SRC_URI...
2009-01-24 Vincent PitDon't try to find a versioned ebuild if the call to...
2009-01-07 Vincent PitFor each CPAN dependency, search in which category...
2009-01-07 Vincent PitMake $stat->portdir_overlay an array reference
2008-12-21 Vincent Pit%gentooism ought to be public
2008-12-21 Vincent PitSet the default distdir with emerge --info's DISTDIR
2008-12-21 Vincent PitPORTDIR_OVERLAY is supposed to be a space-delimited...
2008-12-21 Vincent PitSpecifying MODULE_AUTHOR sets S and SRC_URI, so we...
2008-12-20 Vincent PitSet the default keywords with ACCEPT_KEYWORDS from...
2008-12-20 Vincent PitBetter handling of the run of emerge --info
2008-12-20 Vincent PitInitialize $stat->eb_file before testing if the ebuild...
2008-12-20 Vincent PitAppend our overlay to the ones specified in PORTDIR_OVE...
2008-12-19 Vincent PitRegenerate gentooisms with our new helper script
2008-12-12 Vincent PitReset $stat->prepared and $stat->created after calling...
2008-12-12 Vincent PitSet $stat->dist properly in prepare() and create()
2008-12-12 Vincent PitRename the stat 'dist' slot in 'distribution', as ...
2008-12-12 Vincent PitSet $stat->uninstalled properly in uninstall()
2008-12-12 Vincent PitSet $stat->installed properly in install()
2008-12-12 Vincent PitSet $stat->created properly in create()
2008-12-12 Vincent PitSet $stat->prepared properly in prepare()
2008-12-11 Vincent PitReally relink through gentooisms
2008-12-08 Vincent PitMore gentooisms
2008-12-07 Vincent PitMake the overlay and the distdir absolute. Cwd is required
2008-12-06 Vincent PitThis is 0.04 v0.04
2008-12-06 Vincent PitThanks, Kent
2008-12-06 Vincent PitPrint our version in the generated ebuilds
2008-12-06 Vincent PitAllow specifying an header and a footer
next