]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/history - lib
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/CPANPLUS-Dist-Gentoo.git] / lib /
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-08-23 Vincent PitAdd an EXPORT section to CPANPLUS::Dist::Gentoo::Maps
2013-08-23 Vincent PitMake sure the POD headings are linkable
2013-05-05 Vincent PitUpdate gentooisms
2012-07-23 Vincent PitUpdate gentooisms
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...
2012-06-14 Vincent PitTry to lookup unknown dists as modules
2012-06-14 Vincent PitUse MODULE_{AUTHOR,VERSION} when SRC_URI is not specifi...
2012-06-14 Vincent PitUpdate gentooisms
2011-02-06 Vincent PitBump copyright year
2011-02-05 Vincent PitAllow zero as a suffix or revision index
2011-02-05 Vincent PitCorrectly handle leading zeros in version components
2011-02-05 Vincent PitIn Gentoo, 1.0 is greater than 1
2010-12-17 Vincent PitFreshen C::D::G::Maps documentation
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 PitHandle undefined licenses gracefully
2010-12-15 Vincent PitMake ebuild versioned dependencies mirror exactly CPAN...
2010-12-15 Vincent PitSet a better default description
2010-12-11 Vincent PitAn even smarter gengentooisms script
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 PitTest C::D::G::Atom->fold
2010-09-11 Vincent PitHandle Gentoo versions thouroughly and correctly
2010-09-11 Vincent PitFix $atom1 cmp $atom2
2010-09-11 Vincent PitStop croaking on dists without a META file
2010-09-11 Vincent PitRegexp overhaul in CPANPLUS::Dist::Gentoo::Version
2010-09-11 Vincent PitFix handling of the version argument of C::D::G::Atom...
2010-09-11 Vincent PitAllow the correct package names in atoms
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 PitIntroduce a scope guard object
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 PitOne more gentooism: XML-Sablot
2010-04-16 Vincent PitUpdate CPANPLUS version and url in the bootstrap section
2010-04-16 Vincent PitBump copyright year
2010-03-23 Vincent PitPOD tweaks
2009-11-29 Vincent PitThe perils of copypasta
2009-11-29 Vincent PitThis is 0.09 v0.09
2009-11-29 Vincent PitOne more gentooism: Date-Manip
2009-11-29 Vincent PitTest C::D::G::Atom->{new,new_from_ebuild}
2009-11-29 Vincent PitStrengthen validation of the thingies an atom can be...
2009-11-29 Vincent PitAlso infer the range when initializing a C::D::G::Atom...
2009-11-29 Vincent PitCorrectly propagate the dist-options to the SUPER calls
2009-11-29 Vincent PitC::D::G::Atom->and ought to handle only one atom
2009-11-29 Vincent PitDocument C::D::G::{Atom,Version}
2009-11-29 Vincent PitMake 'ebuild' a normal accessor for C::D::G::Atom objects
2009-11-29 Vincent PitAdd string comparison for atoms
2009-11-29 Vincent PitIntroduce C::D::G::Atom->qualified_name
2009-11-29 Vincent PitMake overload methods private
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 PitC::D::G::Maps::version_c2g ought to return undef for...
2009-11-27 Vincent PitInfer the right category and name when creating an...
2009-11-27 Vincent PitFix typos in C::D::G::Atom
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-06 Vincent PitOne more gentooism: NTLM
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-06-04 Vincent PitRegenerate the gentooisms
2009-02-14 Vincent PitReplace an occurence of $self->status by $stat in _run()
next