]> gitweb.michael.orlitzky.com - mjo-overlay.git/commitdiff
Add an "any slot" dependency operator for dev-db/postgresql.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 9 Jun 2015 01:13:03 +0000 (21:13 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 9 Jun 2015 01:13:03 +0000 (21:13 -0400)
This does not change the current behavior, and silences a repoman
warning. I also believe it is correct: dev-db/postgresql is slotted
along major (e.g. 9.3, 9.4) version lines. The libpq interface doesn't
seem to break between those versions, and mailing list discussions by
the Postgres devs indicate that they'd prefer to avoid that kind of
breakage.


No differences found