summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/txt2regex: Stable for all arches using the ALLARCHES policy.Patrice Clement2015-10-131-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-util/txt2regex: Add patch to actually install txt2regex script courtesy ↵Patrice Clement2015-10-133-7/+62
| | | | | | | of René Rhéaume <rene.rheaume@gmail.com>. Fixes bug 562856. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-apps/irqbalance: Merge improvements to service unitMichał Górny2015-10-132-0/+57
|\ | | | | | | Pull-Request: https://github.com/gentoo/gentoo/pull/139
| * sys-apps/irqbalance: revbump for new service unitMarc Joliet2015-10-131-0/+49
| | | | | | | | Signed-off-by: Marc Joliet <marcec@gmx.de>
| * sys-apps/irqbalance: service unit: use --foregroundMarc Joliet2015-10-131-0/+8
| | | | | | | | | | | | | | | | Bump the service unit in order to use the --foreground option for preventing daemonization instead of abusing --debug. As a side effect, stdout can now be sent to the systemd journal. Signed-off-by: Marc Joliet <marcec@gmx.de>
* | dev-libs/xapian-bindings: generalize to use tc-getPKG_CONFIGAnthony G. Basile2015-10-132-4/+6
| | | | | | | | Package-Manager: portage-2.2.20.1
* | Merge remote-tracking branch 'remotes/github/pr/195'.Patrice Clement2015-10-136-22/+31
|\ \
| * | dev-java/mojarra: Stable for amd64. Stable for x86 using the ALLARCHES policy.Patrice Clement2015-10-131-1/+1
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/mojarra: tomcat-jstl dependency SLOT bump.Patrice Clement2015-10-131-4/+13
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/commons-jelly: tomcat-jstl dependency SLOT bump.Patrice Clement2015-10-131-2/+2
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-compat: Stable for amd64. Stable for x86 using the ↵Patrice Clement2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-compat: Change SLOT to 0.Patrice Clement2015-10-131-4/+4
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-spec: Clean up old.Patrice Clement2015-10-131-61/+0
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-el: Stable for amd64. Stable for x86 using the ↵Patrice Clement2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-impl: Clean up old.Patrice Clement2015-10-131-73/+0
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-impl: Stable for amd64. Stable for x86 using the ↵Patrice Clement2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-spec: Stable for amd64. Stable for x86 using the ↵Patrice Clement2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-el: Change SLOT to 0.Patrice Clement2015-10-131-5/+5
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-impl: Change SLOT to 0.Patrice Clement2015-10-131-0/+73
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * | dev-java/tomcat-jstl-spec: Change SLOT to 0.Patrice Clement2015-10-131-0/+61
| | | | | | | | | | | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* | | sys-fs/duperemove: Bump to v0.10Michał Górny2015-10-132-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v0.10. Major changes include: - support for offloading memory and storing hashes on disk during deduplication (requires sqlite3); - libgcrypt hashing has been replaced by three bundled hashes to choose from: murmur3, sha256 and xxhash; - support for reusing fdupes output; - multi-threading support. Package-Manager: portage-2.2.23
* | | dev-perl/Search-Xapian: remove older 1.2 branch versionAnthony G. Basile2015-10-132-37/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | app-text/xapian-omega: remove older 1.2 branch versionAnthony G. Basile2015-10-132-31/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-libs/xapian-bindings: remove older 1.2 branch versionAnthony G. Basile2015-10-132-203/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-libs/xapian: remove older 1.2 series versionAnthony G. Basile2015-10-132-64/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | Revert "dev-libs/xapian: add slot/subslot to latest 1.2 and 1.3 series"Anthony G. Basile2015-10-134-2/+66
| | | | | | | | | | | | | | | | | | This reverts commit a85d6d44d9e9e3a78ba2ad19a9e757031c9a9e05. This was pushed to the wrong remote.
* | | sys-libs/glibc: readd arm patch for 2.22Magnus Granberg2015-10-131-1/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.22
* | | sys-cluster/nova: updating 2015.1.9999 depsMatthew Thode2015-10-131-7/+10
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-cluster/neutron: updating 2015.1.9999 depsMatthew Thode2015-10-131-8/+8
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-cluster/cinder: updating 2015.1.9999 depsMatthew Thode2015-10-131-3/+9
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | app-admin/glance: updating 2015.1.9999 depsMatthew Thode2015-10-131-3/+7
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-auth/keystone: updateing 2015.1.9999 depsMatthew Thode2015-10-131-3/+5
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-cluster/nova: 2015.1.2 bupMatthew Thode2015-10-132-0/+255
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-cluster/neutron: 2015.1.9999 bupMatthew Thode2015-10-132-0/+254
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-cluster/cinder: 2015.1.2 bupMatthew Thode2015-10-132-0/+207
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | app-admin/glance: 2015.1.2 bupMatthew Thode2015-10-132-0/+193
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-auth/keystone: 2015.1.2 bupMatthew Thode2015-10-132-0/+188
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-libs/xapian: add slot/subslot to latest 1.2 and 1.3 seriesAnthony G. Basile2015-10-134-66/+2
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | app-text/xapian-omega: remove older 1.3 series versionsAnthony G. Basile2015-10-132-31/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-libs/xapian: remove older 1.3 seriesAnthony G. Basile2015-10-132-64/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-libs/xapian-bindings: fix header for 1.3.3-r2Anthony G. Basile2015-10-131-1/+1
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-libs/xapian-bindings: remove older 1.3 seriesAnthony G. Basile2015-10-134-473/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-libs/xapian-bindings: rev bump 1.3.3-r2 to fix bug #553862.Anthony G. Basile2015-10-131-0/+119
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | dev-python/pypy3: add libressl supportJulian Ospald2015-10-132-2/+191
| | |
* | | dev-libs/uriparser: fix ManifestIan Stakenvicius2015-10-131-0/+1
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | app-admin/puppet-agent: bupMatthew Thode2015-10-132-0/+79
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-apps/openrc: remove broken version 0.18William Hubbs2015-10-132-338/+0
| | |
* | | sys-apps/openrc: version bump to 0.18.1William Hubbs2015-10-132-0/+338
| | |
* | | sys-kernel/vanilla-sources: Add Linux kernel version 3.12.49Mike Pagano2015-10-132-0/+21
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1
* | | sys-kernel/vanilla-sources: Remove old version.Mike Pagano2015-10-132-21/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.20.1