Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: Update copyright line for files touched in 2019 and 2020. | 2020-12-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | desc/postgres_targets.desc: Add postgres13 | 2019-05-25 | 1 | -0/+1 | |
| | | | | Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> | ||||
* | profiles/desc/postgres_targets.desc: Add postgres12 | 2018-06-13 | 1 | -1/+1 | |
| | |||||
* | Initial commit postgres{,-multi}.eclass | 2017-07-09 | 1 | -0/+12 | |
postgres.eclass provides convenience functions that are commonly performed in most packages that require PostgreSQL. postgres-multi.eclass enables packages to build against all selected PostgreSQL slots. Added POSTGRES_TARGETS as a new USE_EXPAND variable to select which slots are depended upon and built against. |