summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/db: tweak test output to reduce a false positiveRobin H. Johnson2018-03-051-0/+6
| | | | | 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-231-2/+2
|
* sys-libs/db: re-add older ebuilds again, because ↵Robin H. Johnson2017-07-101-0/+230
| | | | | | | 78beda8bdbf94b62a586e38d6ac00e32180f3eb8 wrongly removed them. Package-Manager: portage-2.3.6 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/db: Security revbumps to disable usage of bundled sqlite.Lars2017-07-101-230/+0
| | | | | | | | | 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>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/db: fix ebuilds for recent versions to respect EPREFIXMartin Mokrejš2017-01-271-6/+6
| | | | | | (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: pass EPREFIX to --with-tcl path to fix prefix builds #592672Mike Frysinger2016-12-081-1/+1
|
* sys-libs/db: Fixed homepage (old one returned 404).Lars Wendler2016-10-251-2/+2
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/db: move -Wl,--default-symver back after tc-ld-is-gold #566942Mike Frysinger2015-11-281-10/+6
| | | | | 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).
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+235
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