summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/scdoc: bump to 1.10.0Georgy Yakovlev2019-11-212-0/+45
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* */*: reassign packages of Mykyta HolubakhaMichał Górny2019-09-171-9/+2
| | | | | | | The maintainer is being retired for inactivity. Closes: https://bugs.gentoo.org/632986 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/scdoc: sync live ebuild keywordsGeorgy Yakovlev2019-08-161-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-text/scdoc: keyword on ~ppc64Georgy Yakovlev2019-08-161-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-text/scdoc: fix pkgconfig path for 9999Matthew Thode2019-06-101-2/+3
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.14 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-text/scdoc: arm64 stableAaron Bauman2019-05-291-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.67, Repoman-2.3.13 RepoMan-Options: --include-arches="arm64"
* app-text/scdoc: x86 stable (bug #682942)Thomas Deutschmann2019-04-251-1/+1
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-text/scdoc: arm64 keyworded (bug #682992)Aaron Bauman2019-04-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* app-text/scdoc: amd64 stableAaron Bauman2019-04-091-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-text/scdoc: amd64 stable wrt bug #682942Aaron Bauman2019-04-091-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* app-text/scdoc: fix pkgconfig install pathAaron Bauman2019-03-061-0/+44
| | | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Bug: https://bugs.gentoo.org/679228 Bug: https://bugs.gentoo.org/679508 Package-Manager: Portage-2.3.62, Repoman-2.3.12
* app-text/scdoc: 1.9.3 bump, fix UTF8_INVALID buildsMatthew Thode2019-03-012-1/+1
| | | | | | Fixes: https://bugs.gentoo.org/679150 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-text/scdoc: 1.9.1 bump for sway masterMatthew Thode2019-02-282-0/+44
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-text/scdoc: bump to 1.8.1Matthew Thode2019-02-082-0/+44
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-text/scdoc: add live ebuildMarty E. Plummer2018-10-221-0/+43
| | | | | | | Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10177 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/scdoc: bump to 1.5.2Marty E. Plummer2018-10-222-0/+44
| | | | | | Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/scdoc: fix cross-compile, prefix install.Marty E. Plummer2018-10-221-7/+5
| | | | | | | | | | | | | | | | Cross-compiling (tested with a crossdev musl toolchain via `PORTAGE_CONFIGROOT=/usr/x86_64-pc-linux-musl ebuild scdoc-1.3.1.ebuild ...` currently fails because VERSION is not defined. Installing in prefix fails due to files being installed outside of the prefix. Pass PREFIX="${EPREFIX}/usr" on emake call. Tested via building with `ebuild scdoc-1.3.1.ebuild ...` while inside a prefix. Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/scdoc: point at new location for source tarballMarty E. Plummer2018-10-222-3/+3
| | | | | | | | | | At some point it changed from 'snapshot/${P}.tar.xz' to 'archive/${PV}.tar.gz'. The former is still available on the gentoo mirrors but not git.sr.ht Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/scdoc: Bump to version 1.3.1. Removed old.Lars Wendler2018-05-162-3/+5
| | | | | | | | Fixed installation path. Closes: https://bugs.gentoo.org/655722 Package-Manager: Portage-2.3.36, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8397
* app-text/scdoc: New packageMykyta Holubakha2018-02-063-0/+54
initial version 1.2.3 Closes: https://github.com/gentoo/gentoo/pull/6961