summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/jbig2dec: Remove py2 where possibleMichał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/jbig2dec-0.17-r1: alpha stable, bug 693002Matt Turner2019-11-161-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/jbig2dec: ia64 stable wrt bug #693002Agostino Sarubbo2019-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: s390 stable wrt bug #693002Mikle Kolyada2019-11-081-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/jbig2dec: arm64 stable (bug #693002)Aaron Bauman2019-11-061-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
* media-libs/jbig2dec: arm stable wrt bug #693002Mikle Kolyada2019-11-011-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/jbig2dec: ppc64 stable wrt bug #693002Agostino Sarubbo2019-10-281-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: stable 0.17-r1 for hppa, bug #693002Rolf Eike Beer2019-10-271-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/jbig2dec: amd64 stable wrt bug #693002Agostino Sarubbo2019-10-261-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: x86 stable wrt bug #693002Agostino Sarubbo2019-10-251-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: ppc stable wrt bug #693002Agostino Sarubbo2019-10-251-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: sparc stable wrt bug #693002Agostino Sarubbo2019-10-251-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: expose subslotThomas Deutschmann2019-10-251-1/+1
| | | | | | Closes: https://bugs.gentoo.org/698428 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/jbig2dec: drop python 3.4 supportThomas Deutschmann2019-10-111-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/jbig2dec: bump to v0.17Thomas Deutschmann2019-10-073-0/+107
| | | | | | | | Tests re-enabled. Closes: https://bugs.gentoo.org/324275 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/jbig2dec: Drop oldPacho Ramos2019-06-302-55/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/jbig2dec: ia64 stable wrt bug #681528Agostino Sarubbo2019-06-181-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* Revert "media-libs/jbig2dec: Drop old"Pacho Ramos2019-06-152-0/+55
| | | | | | This reverts commit 2498246e0d9a2b801ac9b74d78172b66f513181a. Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/jbig2dec: Drop oldPacho Ramos2019-06-152-55/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/jbig2dec: arm stable, bug #681528Markus Meier2019-06-131-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* media-libs/jbig2dec: x86 stable (bug #681528)Thomas Deutschmann2019-05-121-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/jbig2dec-0.14-r0: alpha stableTobias Klausmann2019-05-071-1/+1
| | | | | Bug: http://bugs.gentoo.org/681528 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* media-libs/jbig2dec: s390 stable wrt bug #681528Mikle Kolyada2019-04-281-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
* media-libs/jbig2dec: stable 0.14 for ppc64, bug #681528Sergei Trofimovich2019-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/jbig2dec: stable 0.14 for ppc, bug #681528Sergei Trofimovich2019-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/jbig2dec: stable 0.14 for hppa, bug #681528Rolf Eike Beer2019-04-211-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/jbig2dec: amd64 stable wrt bug #681528Agostino Sarubbo2019-04-131-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-libs/jbig2dec: arm64 stable (bug #681528)Aaron Bauman2019-04-131-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-libs/jbig2dec: stable 0.14 for sparc, bug #681528Rolf Eike Beer2019-04-121-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/jbig2dec: added prefix keywords, bug #667266Fabian Groffen2018-12-271-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-libs/jbig2dec: mark s390 stableMikle Kolyada2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/jbig2dec-0.13-r4: arm64 stableMart Raudsepp2018-05-061-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-libs/jbig2dec: [QA] Move patches to a distfileMichał Górny2017-12-127-1022/+7
| | | | Closes: https://bugs.gentoo.org/620588
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* media-libs/jbig2dec: Removed old.Lars Wendler2017-10-062-97/+0
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* media-libs/jbig2dec: Bump to version 0.14Lars Wendler2017-10-062-0/+45
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* media-libs/jbig2dec: stable 0.13-r4 for hppa, bug #616464Sergei Trofimovich2017-10-031-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* media-libs/jbig2dec: sparc stable wrt bug #616464Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: ia64 stable, bug #616464Sergei Trofimovich2017-06-241-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/jbig2dec: arm stable, bug #616464Markus Meier2017-06-231-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* media-libs/jbig2dec: ppc64 stable wrt bug #616464Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec: ppc stable wrt bug #616464Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/jbig2dec-0.13-r4: add alpha keywordTobias Klausmann2017-06-201-1/+1
| | | | Gentoo-Bug: 616464