summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/qrencode: Add "png" flagMichał Górny2022-02-142-3/+8
| | | | | Closes: https://bugs.gentoo.org/833147 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-gfx/qrencode: keyword x64-macosAaron Bauman2021-03-141-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/qrencode: Keyword 4.1.1 riscv, #756115Mikle Kolyada2020-12-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/qrencode: Remove oldMichał Górny2020-11-033-78/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/qrencode: Stabilize 4.1.1 amd64, #751142Sam James2020-11-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/qrencode: Stabilize 4.1.1 arm, #751142Sam James2020-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/qrencode: stable 4.1.1 for sparcSergei Trofimovich2020-10-261-1/+1
| | | | | | | | stable wrt bug #751142 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-gfx/qrencode: stable 4.1.1 for ppc64Sergei Trofimovich2020-10-261-1/+1
| | | | | | | | stable wrt bug #751142 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-gfx/qrencode: stable 4.1.1 for ppcSergei Trofimovich2020-10-261-1/+1
| | | | | | | | stable wrt bug #751142 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-gfx/qrencode: stable 4.1.1 for hppaSergei Trofimovich2020-10-261-1/+1
| | | | | | | | stable wrt bug #751142 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-gfx/qrencode: Stabilize 4.1.1 arm64, #751142Sam James2020-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/qrencode: x86 stable (bug #751142)Thomas Deutschmann2020-10-251-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-gfx/qrencode: Bump to 4.1.1Michał Górny2020-09-282-0/+39
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/qrencode: Bump to 4.1.0Michał Górny2020-08-302-0/+39
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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-gfx: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/qrencode: arm64 stableAaron Bauman2019-04-231-2/+2
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-gfx/qrencode: Drop oldMichał Górny2018-10-192-40/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/qrencode: arm stable wrt bug #665410Mikle Kolyada2018-10-091-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-gfx/qrencode-4.0.2-r0: alpha stableTobias Klausmann2018-09-141-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/665410
* media-gfx/qrencode: x86 stable (bug #665410)Thomas Deutschmann2018-09-091-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-gfx/qrencode: stable 4.0.2 for ppc64, bug #665410Sergei Trofimovich2018-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* media-gfx/qrencode: stable 4.0.2 for hppa, bug #665410Sergei Trofimovich2018-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* media-gfx/qrencode: stable 4.0.2 for ppc, bug #665410Sergei Trofimovich2018-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* media-gfx/qrencode: stable 4.0.2 for ia64, bug #665410Sergei Trofimovich2018-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* media-gfx/qrencode: stable 4.0.2 for sparc, bug #665410Rolf Eike Beer2018-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* media-gfx/qrencode: amd64 stable wrt bug #665410Mikle Kolyada2018-09-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-gfx/qrencode: Clean old upMichał Górny2018-09-063-71/+0
|
* media-gfx/qrencode: stable 4.0.0 for hppa, bug #651588Sergei Trofimovich2018-07-231-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651588 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* media-gfx/qrencode: stable 4.0.0 for ppc, bug #651588Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651588 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* media-gfx/qrencode: Remove buggy 4.0.1Michał Górny2018-06-072-57/+0
|
* media-gfx/qrencode: Bump to 4.0.2 (bugfix)Michał Górny2018-06-072-0/+38
|
* media-gfx/qrencode: Bump to 4.0.1Michał Górny2018-06-052-0/+57
|
* media-gfx/qrencode-4.0.0-r0: alpha stableTobias Klausmann2018-05-141-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/651588
* media-gfx/qrencode: arm stable, bug #651588Markus Meier2018-05-031-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* media-gfx/qrencode: x86 stable (bug #651588)Thomas Deutschmann2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* media-gfx/qrencode: stable 4.0.0 for ppc64, bug #651588Sergei Trofimovich2018-04-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651588 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* media-gfx/qrencode: stable 4.0.0 for sparcRolf Eike Beer2018-04-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651588 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* media-gfx/qrencode: stable 4.0.0 for ia64, bug #651588Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651588 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* media-gfx/qrencode: amd64 stable wrt bug #651588Aaron Bauman2018-04-181-2/+2
| | | | | Bug: https://bugs.gentoo.org/651588 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* media-gfx/qrencode-4.0.0: added ~mipsMatt Turner2018-03-281-1/+1
|
* media-gfx/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* media-gfx/qrencode: Remove .la fileMichał Górny2017-09-221-0/+5
|
* media-gfx/qrencode: Enable testsMichał Górny2017-09-221-2/+11
|
* media-gfx/qrencode: Bump to 4.0.0Michał Górny2017-09-222-0/+26
|