Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836072 - media-gfx/pqiv: uses variables banned in scope (VariableScope)
Summary: media-gfx/pqiv: uses variables banned in scope (VariableScope)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:39 UTC by Sam James
Modified: 2023-09-14 17:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 03:39:33 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope media-gfx/pqiv
media-gfx/pqiv
  VariableScope: version 2.11: variable 'ED' used in 'src_configure', line 62
  VariableScope: version 9999: variable 'ED' used in 'src_configure', line 62
Comment 1 Larry the Git Cow gentoo-dev 2023-09-14 17:57:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3beac7e2ecca4cc16d0cf4f4af527faa22eb8b5a

commit 3beac7e2ecca4cc16d0cf4f4af527faa22eb8b5a
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-09-08 20:31:03 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-14 17:56:21 +0000

    media-gfx/pqiv: add 2.12
    
    Update to EAPI 8, cleanup src_configure() phase, add missing
    dependencies.
    
    Closes: https://bugs.gentoo.org/800242
    Closes: https://bugs.gentoo.org/836072
    Closes: https://bugs.gentoo.org/856511
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 media-gfx/pqiv/Manifest         |  1 +
 media-gfx/pqiv/pqiv-2.12.ebuild | 63 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+)