summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sgml-catalog-r1.eclass: define @SUPPORTED_EAPISMichał Górny2019-09-151-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sgml-catalog-r1.eclass: New eclass to handle SGML catalogsMichał Górny2019-09-111-0/+73
Create a new, simpler eclass to handle SGML catalog installation. Rather than relying on external tool to add/remove catalogs in postinst/postrm, let ebuilds install interim catalogs and just register all installed catalogs. Signed-off-by: Michał Górny <mgorny@gentoo.org>