summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/netsurf-buildsystem: Stable for HPPA too.Jeroen Roovers2019-02-121-1/+1
| | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-util/netsurf-buildsystem: build with empty WARNINGFLAGSVirgil Dupras2019-02-042-0/+45
| | | | | | Closes: https://bugs.gentoo.org/642164 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/netsurf-buildsystem-1.7-r0: alpha stableTobias Klausmann2019-01-311-1/+1
| | | | | Bug: http://bugs.gentoo.org/676094 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-util/netsurf-buildsystem: arm stable wrt bug #674992Mikle Kolyada2019-01-231-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/netsurf-buildsystem: stable 1.7 for sparc, bug #674992Rolf Eike Beer2019-01-181-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/netsurf-buildsystem: amd64 stable wrt bug #674992Mikle Kolyada2019-01-161-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/netsurf-buildsystem: x86 stable (bug #674992)Thomas Deutschmann2019-01-151-2/+2
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/netsurf-buildsystem: fix Prefix regression from netsurf.eclassBenda Xu2018-11-261-1/+1
| | | | | | Reference: https://archives.gentoo.org/gentoo-dev/message/776d6a128da1c7cfcdc5aa36e8bf83ae Signed-off-by: Benda Xu <heroxbd@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-util/netsurf-buildsystem: new packageVirgil Dupras2018-11-134-0/+53
This replaces the netsurf eclass which not necessary and too complex for its own need. Being an eclass makes modifying it too heavy a process. Most of netsurf.eclass' purpose was to wrap netsurf's build system, which is now what we do in this package. In addition to installing it as a normal package, we add a helper shell script that can then be loaded in consumer ebuilds. Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11