summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Specify EAPI=0 explicitly, to ease grepsMichał Górny2018-05-018-4/+20
| | | | Closes: https://github.com/gentoo/gentoo/pull/8199
* */*: [QA] remove emul-linux-* blockersamynka@gentoo.org2018-04-201-5/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8074
* sys-libs/db-5.3.28-r2: arm64 stable (bug #599134)Mart Raudsepp2018-03-221-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64"
* sys-libs/db: tweak test output to reduce a false positiveRobin H. Johnson2018-03-0511-0/+66
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.16, Repoman-2.3.6
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-2316-32/+32
|
* sys-libs: Update Manifest hashes.Ulrich Müller2017-12-091-39/+39
|
* sys-libs/db: stable 5.3.28-r2 for ppc/ppc64, bug #599134Sergei Trofimovich2017-10-061-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
* sys-libs/db: Disable sqlite in latest version as well.Lars Wendler2017-07-111-0/+237
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-libs/db: re-add older ebuilds again, because ↵Robin H. Johnson2017-07-104-0/+927
| | | | | | | 78beda8bdbf94b62a586e38d6ac00e32180f3eb8 wrongly removed them. Package-Manager: portage-2.3.6 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/db: previous commit had extra stable keywords.Robin H. Johnson2017-07-101-1/+1
| | | | Package-Manager: portage-2.3.6
* sys-libs/db: Security revbumps to disable usage of bundled sqlite.Lars2017-07-104-8/+16
| | | | | | | | | This fixes Gentoo bug #605688 (cherry picked from commit 953247c8dda0eec48bf7f019583003077d008ba1) Fixes: https://bugs.gentoo.org/show_bug.cgi?id=605688 Fixes: https://github.com/gentoo/gentoo/pull/3480/ Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/db: ia64 stable, bug #599134Sergei Trofimovich2017-06-081-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-libs/db: Bump to version 6.2.32Lars Wendler2017-04-193-0/+280
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2814-14/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/db: respect EPREFIX, fixes bug #587520Martin Mokrejš2017-01-2710-92/+92
| | | | | | (cherry picked from commit 6eab44c650e8134e1b3025a197cb77057d2925d5) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3671
* sys-libs/db: fix ebuilds for recent versions to respect EPREFIXMartin Mokrejš2017-01-274-24/+24
| | | | | | (cherry picked from commit fdf6c8b0ace87100319face30463d38fa4daf637) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3671
* sys-libs/db: x86 stable wrt bug #599134Agostino Sarubbo2017-01-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/db: sparc stable wrt bug #599134Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/db: Stable for HPPA (bug #599134).Jeroen Roovers2017-01-091-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* sys-libs/db: amd64 stable wrt bug #599134Aaron Bauman2017-01-051-2/+2
|
* sys-libs/db: pass EPREFIX to --with-tcl path to fix prefix builds #592672Mike Frysinger2016-12-0812-12/+12
|
* sys-libs/db: arm stable, bug #599134Markus Meier2016-11-261-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* sys-libs/db-5.3.28-r2: stable on alphaTobias Klausmann2016-11-161-1/+1
| | | | Gentoo-Bug: 599134
* sys-libs/db: mark 4.8.30-r2 arm64/m68k/s390/sh stableMike Frysinger2016-11-141-1/+1
|
* sys-libs/db: Removed old.Lars Wendler2016-10-2513-598/+0
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/db: Bump to version 6.1.29Lars Wendler2016-10-252-0/+232
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/db: Fixed homepage (old one returned 404).Lars Wendler2016-10-2515-29/+29
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/db: fix compiling with clangAustin English2016-06-033-0/+28
| | | | Gentoo-Bug: https://bugs.gentoo.org/417547
* sys-libs/db: Removed old.Lars Wendler2016-04-162-232/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/db: Bump to version 6.2.23Lars Wendler2016-04-163-0/+275
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-4/+4
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-libs/db: move -Wl,--default-symver back after tc-ld-is-gold #566942Mike Frysinger2015-11-285-50/+30
| | | | | The GNU gold test will fail if given invalid linker flags, so make sure we test for it before adding various linker flags (that assume bfd).
* standardize various metadata.xml styleMike Frysinger2015-11-241-10/+14
|
* sys-libs/db: Move CXXFLAGS alteration to local scopeJustin Lecher2015-09-022-11/+10
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0850-0/+3692
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed