summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/gitolite-gentoo: Fix blocker.Robin H. Johnson2015-12-1910-10/+10
| | | | Package-Manager: portage-2.2.24
* www-apps/icingaweb2-module-pnp4nagios: upstream renamedMatthew Thode2015-12-191-4/+4
| | | | Package-Manager: portage-2.2.24
* Replace all remaining mirror://berlios with mirror://gentooMichał Górny2015-12-2031-33/+66
| | | | | | The berlios thirdpartymirrors entry was removed on 2015-01-25, therefore making all its references invalid. Replace all the offending SRC_URI entries with mirror://gentoo to keep the ebuilds working.
* dev-perl/GraphViz: Version bumpAndreas K. Hüttel2015-12-202-0/+46
| | | | Package-Manager: portage-2.2.26
* dev-perl/Graph: Version bumpAndreas K. Hüttel2015-12-202-0/+24
| | | | Package-Manager: portage-2.2.26
* dev-perl/Gentoo-PerlMod-Version: Version bumpAndreas K. Hüttel2015-12-202-0/+31
| | | | Package-Manager: portage-2.2.26
* dev-perl/GD: Version bumpAndreas K. Hüttel2015-12-202-0/+79
| | | | Package-Manager: portage-2.2.26
* dev-perl/GD: Add missing dependency on Module::BuildAndreas K. Hüttel2015-12-202-2/+6
| | | | Package-Manager: portage-2.2.26
* app-arch/file-roller: Apply bugfix patch accepted upstreamSebastian Pipping2015-12-192-0/+119
| | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=757793 Package-Manager: portage-2.2.26
* dev-libs/libnl: arm stable, bug #568052Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* dev-ruby/rdoc: arm stable, bug #568044Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* dev-db/sqlite: arm stable, bug #567998Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-wm/twm: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-terms/xterm: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-proto/xproto: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-proto/kbproto: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-misc/xtscal: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-misc/xkeyboard-config: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-libs/xcb-util-cursor: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-libs/libXvMC: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-libs/libXt: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-libs/libXrender: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-libs/libXrandr: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* x11-proto/randrproto: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* Merge branch 'perl-eapi6' - EAPI=6 support for perl-module.eclassAndreas K. Hüttel2015-12-193-85/+277
|\
| * perl-module.eclass and perl-functions.eclass: Add infrastructure to build ↵Andreas K. Hüttel2015-12-192-5/+39
| | | | | | | | .packlist files and keep/fix them in EAPI=6
| * perl-module.eclass: styleAndreas K. Hüttel2015-12-191-7/+7
| |
| * dev-perl/CGI: Add EAPI=6 test ebuildAndreas K. Hüttel2015-12-191-0/+33
| | | | | | | | Package-Manager: portage-2.2.26
| * perl-module.eclass: Make some former warnings fatal to get rid of ↵Andreas K. Hüttel2015-12-191-20/+9
| | | | | | | | PERLQAFATAL, eqawarn, and (in EAPI=6) eutils.eclass
| * perl-module.eclass: Minor docu improvementsAndreas K. Huettel (dilfridge)2015-12-191-4/+7
| |
| * perl-module.eclass: Rename SRC_TEST to DIST_TEST in EAPI=6, default to "do ↵Andreas K. Huettel (dilfridge)2015-12-191-27/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parallel", add features * The variable SRC_TEST used to allow some control over the testing phase (run it, run tests parallelized, skip it). Named DIST_TEST in EAPI=6 now for consistency. * Add functionality for ebuild authors: even if the ebuild specifies that e.g. tests should not be run or run single-threaded, allow in EAPI=6 to override that from make.conf or package.env. * Rewrite of the test phase for EAPI=6. Adds options to control test verbosity and switch network tests (something that might or might not work depending on upstream cooperativity).
| * perl-module.eclass: Introduce new DIST_ control variables for EAPI=6 and ↵Andreas K. Hüttel2015-12-191-10/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | avoid MY_ magic This eclass is full of magic of the type of "Set MY_xxx before inheriting, and I'll automatically use it somehow instead of xxx". I think this is majorly silly since 1) MY_xxx is no proper API, and 2) it was never documented anyway. So, in EAPI=6 ignore MY_PN, MY_P, and MY_S and use DIST_PN and DIST_P instead. In addition also replace MODULE_ control variables with their DIST_ analogue. The DIST_ prefix is more consistent with upstream terminology since what we're downloading from CPAN are not actually "modules" (like CGI.pm) but "module distributions" (like CGI.tar.gz containg a set of modules). In addition it avoids clashes in case of kernel module build systems. We can't use PERL_ since this is picked up by perl itself.
| * perl-module.eclass: Inherit default src_prepare from EAPI=6 on (eapply, ↵Andreas K. Huettel (dilfridge)2015-12-191-3/+9
| | | | | | | | eapply_user)
| * perl-module.eclass: Use default unpacking from EAPI=6 onAndreas K. Huettel (dilfridge)2015-12-191-3/+14
| |
| * perl-module.eclass: Just go ahead when calling configure twice in EAPI=6Andreas K. Huettel (dilfridge)2015-12-191-1/+3
| |
| * perl-module.eclass: Allow EAPI=6, ban PERL_EXPORT_PHASE_FUNCTIONS, ↵Andreas K. Huettel (dilfridge)2015-12-191-10/+37
| | | | | | | | GENTOO_DEPEND_ON_PERL_SUBSLOT, simplify dependency
| * perl-module.eclass: Remove references to perlinfo_doneAndreas K. Huettel (dilfridge)2015-12-191-2/+1
| |
* | x11-libs/libxkbfile: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | dev-libs/xapian: Add subslotting.Anthony G. Basile2015-12-192-2/+2
| | | | | | | | Package-Manager: portage-2.2.24
* | x11-libs/libXi: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-libs/libXdmcp: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-libs/libxcb: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-libs/libXaw: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-libs/libX11: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-libs/libpciaccess: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-libs/libFS: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-libs/libfontenc: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-drivers/xf86-video-omap: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-drivers/xf86-video-freedreno: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* | x11-drivers/xf86-input-wacom: arm stable, bug #559062Markus Meier2015-12-191-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"