Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836072

Summary: media-gfx/pqiv: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/32694
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 775191    

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(+)