summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* xdg.eclass: initial commitGilles Dartiguelongue2015-11-241-0/+61
| | | | | | | Goal of this eclass is to end the inconsistent and often forgotten use of fdo-mime.eclass. Provides all needed phases for proper behavior. https://bugs.gentoo.org/show_bug.cgi?id=208047
* xdg-utils.eclass: initial commitGilles Dartiguelongue2015-11-241-0/+127
| | | | | | | | Utility eclass providing basically the same features as fdo-mime, targetting to replace it with its companion xdg.eclass. https://bugs.gentoo.org/show_bug.cgi?id=444568 https://bugs.gentoo.org/show_bug.cgi?id=499288
* app-admin/sysstat: Old.Jeroen Roovers2015-11-243-180/+0
| | | | Package-Manager: portage-2.2.25
* app-admin/sysstat: Add USE=static by Gwendal Grignou.Jeroen Roovers2015-11-242-4/+9
| | | | Package-Manager: portage-2.2.25
* media-gfx/fontforge: arm stable, bug #565376Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-python/unidecode: arm stable, bug #565208Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-lua/luasec: arm stable, bug #565166Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/rdiscount: arm stable, bug #565116Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-lang/ruby: arm stable, bug #565110Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-lang/ruby: arm stable, bug #565110Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/rspec: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/rspec-mocks: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/rspec-core: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/rspec-core: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/diff-lcs: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/nokogiri: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/rake-compiler: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/zentest: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-ruby/hoe-seattlerb: arm stable, bug #565114Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* app-eselect/eselect-php: new revision to test config before FPM start/reload.Michael Orlitzky2015-11-242-4/+15
| | | | | | | | | | | | | Now that we have a configtest() command for the php-fpm daemon, we should run it before attempting to reload the daemon. This prevents the (working) daemon from crashing if the new config has a typo in it. Performing the same check before start() avoids a five-second wait if there is an error in the config. Gentoo-Bug: 487642 Package-Manager: portage-2.2.20.1
* media-video/cheese: fix subslotGilles Dartiguelongue2015-11-241-1/+1
| | | | Package-Manager: portage-2.2.25
* dev-perl/perl-ldap: Drop oldMikle Kolyada2015-11-242-35/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-perl/perl-ldap: Mark stableMikle Kolyada2015-11-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-perl/WebService-Linode: Mark stableMikle Kolyada2015-11-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-apps/net-tools: x86 stable wrt bug #566720Mikle Kolyada2015-11-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-apps/net-tools: amd64 stable wrt bug #566720Mikle Kolyada2015-11-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/clutter-gst: make udev support optionalGilles Dartiguelongue2015-11-242-0/+121
| | | | | | | | It was forced on because upstream had it automagic. Patch submitted and accepted upstream. Also add X USE flag and make it synchronized with clutter since there is conditional code being built depending on whether clutter has X11 support or not ending up in clutter-gst linking to libX11.
* sys-libs/ncurses: use the same has_version test #566008Mike Frysinger2015-11-241-1/+1
| | | | | | | The previous commit f5b7039a9bc8c63240340b947c80393e92e21afe added the :0 slot qualifier to the first has_version test but not to the second. This breaks when building ncurses-6.0:0 on a system that has SLOT=5 already installed.
* www-client/lynx: fix ncurses cross-compiling logicMike Frysinger2015-11-242-1/+21
|
* multiprocessing.eclass: makeopts_loadavg: various fixes #543116Mike Frysinger2015-11-242-3/+40
| | | | | | | - Add support for --max-load option - Fix default load value if not specified (999) - Fix trailing flag consumption so we don't leave garbage behind - Add tests!
* app-emulation/docker: version bump, fixes #566432mudler2015-11-243-0/+296
|
* sys-apps/systemd: Remove oldMike Gilbert2015-11-247-2833/+0
| | | | Package-Manager: portage-2.2.25_p7
* sys-apps/systemd: Backport fix for CVE-2015-7510Mike Gilbert2015-11-243-0/+39
| | | | | | Bug: https://bugs.gentoo.org/566716 Package-Manager: portage-2.2.25_p7
* app-backup/duply: Version BumpJustin Lecher2015-11-242-0/+30
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-mail/dovecot: remove oldEray Aslan2015-11-245-962/+0
| | | | Package-Manager: portage-2.2.25
* dev-ml/ocaml-sqlite3: bump to 4.0.2Alexis Ballier2015-11-242-0/+30
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/ocaml-ssl: bump to 0.5.2Alexis Ballier2015-11-242-0/+36
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ros/geneus: bump to 2.2.5Alexis Ballier2015-11-242-0/+20
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ros/rgbd_launch: bump to 2.2.0Alexis Ballier2015-11-242-0/+24
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sys-apps/net-tools: version bumpMike Frysinger2015-11-243-2/+81
|
* www-client/qupzilla: Mark ~ppc64 too.Jeroen Roovers2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches
* media-libs/libsndfile: Stable for PPC64 (bug #566682).Jeroen Roovers2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches
* net-analyzer/net-snmp: Add USE=smux by eeL.Jeroen Roovers2015-11-242-25/+200
| | | | Package-Manager: portage-2.2.25
* dev-vcs/tortoisehg: Bump to version 3.6.1Lars Wendler2015-11-242-0/+79
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* ros-meta/mavros: Bump to 0.16.3.Alexis Ballier2015-11-241-0/+20
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ros/mavros_msgs: Bump to 0.16.3.Alexis Ballier2015-11-242-0/+22
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ros/mavros_extras: Bump to 0.16.3.Alexis Ballier2015-11-242-0/+32
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ros/mavros: Bump to 0.16.3.Alexis Ballier2015-11-242-0/+35
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ros/libmavconn: Bump to 0.16.3.Alexis Ballier2015-11-242-0/+23
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* ros-meta/mavros: Add metapackage for mavrosAlexis Ballier2015-11-242-0/+25
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier@gentoo.org>