| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- EAPI6
- Fixup deps
Upstream:
- handfull of redundant dependencies removed
See: https://rt.cpan.org/Ticket/Display.html?id=112568
Package-Manager: portage-2.2.27
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.27
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
- Tree-DAG_Node usage was already ceased upstream
- Same or Test-Pod
- File::Spec is only used in tests
Package-Manager: portage-2.2.27
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
- EAPI6
- Clean up useless tests and dependencies
Package-Manager: portage-2.2.27
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- EAPI6
- Test cleanup esp Network special casing.
Upstream:
- Better support for IPv6 and SSL
Package-Manager: portage-2.2.27
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- EAPI6
- Test Cleanup
Upstream:
- Unicode 7.0 and 8.0 updates.
Package-Manager: portage-2.2.27
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
- EAPI6
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- EAPI6
- Lots of dependency changes.
Upstream:
- Like, a huge amount of changes, API compatibility changes, spanning 8 years.
- Was last updated in Gentoo back in 2008 ...
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| | |
Required for new version of dev-perl/Net-OpenID-Consumer
Package-Manager: portage-2.2.27
|
|/
|
|
|
|
|
| |
Required for new package dev-perl/Net-OpenID-Common, which
is in turn required for a new version of dev-perl/Net-OpenID-Consumer
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.27-prefix
|
|
|
|
| |
Package-Manager: portage-2.2.27-prefix
|
|\
| |
| |
| |
| |
| |
| | |
Pull-Request: https://github.com/gentoo/gentoo/pull/942
Reporter: Kent Fredric <kentfredric@gmail.com>
Acked-by: Patrice Clement <monsieurp@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- EAPI6
- Fixup deps
- Scrub test phase as per DIST_TEST w/ network enabled.
Upstream:
- Significant API change
- CDDB6 Compliance
Package-Manager: portage-2.2.27
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Pull-Request: https://github.com/gentoo/gentoo/pull/940
Reporter: Kent Fredric <kentfredric@gmail.com>
Acked-by: Patrice Clement <monsieurp@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- use EAPI6
- remove unused deps
Upstream:
- Add lots more gTLDs
Package-Manager: portage-2.2.27
|
| |/
| |
| |
| | |
Package-Manager: portage-2.2.27
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
See Kent's commit for a lengthy explanation.
Pull-Request: https://github.com/gentoo/gentoo/pull/938
Reporter: Kent Fredric <kentfredric@gmail.com>
Acked-by: Patrice Clement <monsieurp@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is preparation work for eventual removal of Any-Moose from tree,
as it is declared "Deprecated" by upstream, and people who want a
"Be fast by default but still work with Moose" solution are being encouraged
to use Moo instead.
Any-Moose will continue to auto-switch between Moose and Mouse
if Mouse is installed, but will not add any dependencies on Mouse
and will no longer test Mouse based tests, with the idea being to
just force the Moose path by default.
This is effectively what already happened for anyone who installed Moose first,
which is highly likely, because *nothing* in tree other than Any-Moose and
its children presently depend on Mouse.
However, we can't remove Any-Moose yet, because some packages still depend on it,
so this patch is intended to mitigate the damage of still pulling Mouse and MouseX::Types
into tree.
This also avoids a circular dependency mess under FEATURES="test"
But anyone who wants the runtime benefits of Any-Moose that *may* appear
if they're not using any Moose code, they can still get that benefit by installing
Mouse manually.
But otherwise, depending on Any-Moose should imply a dependecy on Moose
Package-Manager: portage-2.2.27
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Pull-Request: https://github.com/gentoo/gentoo/pull/937
Reporter: Kent Fredric <kentfredric@gmail.com>
Acked-by: Patrice Clement <monsieurp@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is mostly motivated by the elimination of Any-Moose.
- EAPI6
- Deps fixup.
Upstream:
- use Moo instead of Any-Moose
- use Module::Runtime instead of deprecated Any::Moose::load_class
Package-Manager: portage-2.2.27
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Namely:
dev-perl/locale-maketext-fuzzy to dev-perl/Locale-Maketext-Fuzzy
Propagate changes throughout dependencies.
Pull-Request: https://github.com/gentoo/gentoo/pull/935
Reporter: Kent Fredric <kentfredric@gmail.com>
Acked-by: Patrice Clement <monsieurp@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| | |
| | |
| | |
| | | |
Package-Manager: portage-2.2.27
|
| | | |
|
| |/
| |
| |
| |
| |
| | |
Begin migration to fix naming of package.
Package-Manager: portage-2.2.27
|
|/
|
|
| |
Package-Manager: portage-2.2.27
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This PR introduces MongoDB v1.2.2 to the tree along with a couple of minor
bumps here and there to get MongoDB to work.
Pull-Request: https://github.com/gentoo/gentoo/pull/931
Reporter: Kent Fredric <kentfredric@gmail.com>
Acked-by: Patrice Clement <monsieurp@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a significant upstream bump, so be cautious.
Upgrade Notes: https://metacpan.org/pod/distribution/MongoDB/lib/MongoDB/Upgrading.pod
- use EAPI6
- Lots of dependency changes
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| |
| |
| | |
See https://rt.cpan.org/Public/Bug/Display.html?id=108636
Only affects tests.
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| | |
Required by dev-perl/MongoDB 1.2.2
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| | |
Required for dev-perl/MongoDB-1.2.2
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- EAPI6
- Dep fixups
- Required for latest dev-perl/MonogDB
Upstream:
- 0 and 0 compare with epsilon
Package-Manager: portage-2.2.27
|