summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/s6-dns: Bump to 2.3.0.1Luis Ressel2018-10-082-0/+45
| | | | | | | | | Bump EAPI to 7, always compile shared libs, fix bug with USE="static -static-libs", simplify dependency syntax. Closes: https://github.com/gentoo/gentoo/pull/9675 Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-dns/s6-dns: Add proxy-maint and myself as maintainersLuis Ressel2018-10-031-0/+8
| | | | | | Acked-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-dns/s6-dns: Clean up old versionsLuis Ressel2018-03-293-106/+0
|
* net-dns/s6-dns: 2.3.0.0 version bumpSamuel Holland2018-01-102-0/+56
|
* net-dns/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* net-dns/s6-dns: 2.2.0.1 version bumpSamuel Holland2017-10-032-0/+56
|
* net-dns/s6-dns: 2.2.0.0 version bumpSamuel Holland2017-04-262-0/+53
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-dns/s6-dns: New packageSamuel Holland2017-01-113-0/+70
s6-dns provides several small DNS client utilities and a library used by the s6-networking suite. Closes: https://github.com/gentoo/gentoo/pull/3407