summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-eselect/eselect-postgresql: Drop oldAaron W. Swenson2019-02-161-1/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* app-eselect/eselect-postgresql: Bump to 2.4Aaron W. Swenson2018-11-071-0/+1
| | | | | | | | | In some conditions, ln will follow symlinks it isn’t supposed to. Add the -n switch to keep that from happening. Bug: https://bugs.gentoo.org/662810 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
* app-eselect/eselect-postgresql: Cleanup 2.2Aaron W. Swenson2018-05-201-1/+0
| | | | | Closes: https://bugs.gentoo.org/631936 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-eselect/eselect-postgresql: ClenupAaron W. Swenson2018-02-121-1/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-eselect/eselect-postgresql: Cleanup againAaron W. Swenson2018-01-141-1/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-eselect/eselect-postgresql: CleanupAaron W. Swenson2018-01-141-1/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-eselect/eselect-postgresql: Bump to 2.3Aaron W. Swenson2018-01-141-0/+1
| | | | | | | | | | | | | ln now tries to force the link (Thanks Matthew Thode [prometheanfire]) Cleans up nonsensical links in /usr/include/postgresql-* that were made by some previous versions of this module. Bug: https://bugs.gentoo.org/627476 Bug: https://bugs.gentoo.org/631936 Bug: https://bugs.gentoo.org/640154 Bug: https://bugs.gentoo.org/640394 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-eselect/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* app-eselect/eselect-postgresql: Version BumpAaron W. Swenson2017-07-211-0/+1
| | | | | | | | | Add -m option to canonicalise() so that the path gets returned even if it doesn’t exist. Bug: 625368 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-eselect/eselect-postgresql: Support FEATURES="noman"Aaron W. Swenson2017-05-191-0/+1
| | | | | | | | Version bump to 2.1 brings support for FEATURES="noman". Bug: 618294 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-eselect/eselect-postgresql: Bug Fixes and EnhancementsAaron W. Swenson2017-04-171-0/+1
| | | | | | | | | | | | | | | | | | | Version 2.0 is capable of handling the upcoming change in versioning for PostgreSQL. Links to pkg-config files of the selected slot are now created and managed by this module. Links to the man pages for the selected slot are now created and managed by this module. Slot-specific man pages are handled by the ebuilds. This version is stateless. It does not need to store any files to determine which slots and links are in use. Bugs: 597564, 512236, 564512 Package-Manager: portage-2.3.0
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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