Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694624 - app-misc/lcd4linux: QA issues
Summary: app-misc/lcd4linux: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-17 12:52 UTC by Michał Górny
Modified: 2019-10-13 17:11 UTC (History)
1 user (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-17 12:52:43 UTC
app-misc/lcd4linux
  RedundantVersion: version 0.11.0_pre20170527-r1: slot(0) keywords are overshadowed by versions: 0.11.0_pre20170527-r3, 0.11.0_pre20170527-r2
  RedundantVersion: version 0.11.0_pre20170527-r2: slot(0) keywords are overshadowed by version: 0.11.0_pre20170527-r3
  UnderscoreInUseFlag: USE flag 'button_exec' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'i2c_sensors' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'mpris_dbus' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'proc_stat' uses reserved underscore character
Comment 1 Larry the Git Cow gentoo-dev 2019-10-13 17:11:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6feaa15ba1e5f274bb496b5959d15b90c1bdd433

commit 6feaa15ba1e5f274bb496b5959d15b90c1bdd433
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-09-17 16:17:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-13 17:11:25 +0000

    app-misc/lcd4linux: drop old version
    
    Closes: https://bugs.gentoo.org/694624
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Closes: https://github.com/gentoo/gentoo/pull/12949
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../lcd4linux-0.11.0_pre20170527-r1.ebuild         | 186 ---------------------
 .../lcd4linux-0.11.0_pre20170527-r2.ebuild         | 186 ---------------------
 .../lcd4linux-0.11.0_pre20170527-r3.ebuild         | 181 --------------------
 app-misc/lcd4linux/metadata.xml                    |  12 +-
 4 files changed, 6 insertions(+), 559 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669ec2c079c486256ae3e451df9704b77efbbe88

commit 669ec2c079c486256ae3e451df9704b77efbbe88
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-09-17 16:15:33 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-13 17:11:25 +0000

    app-misc/lcd4linux: fix qa issues
    
    Since underscore is not allowed in use flags, renamed button_exec,
    i2c_sensors, mpris_dbus and proc_stat to use minus instead.
    
    Bug: https://bugs.gentoo.org/694624
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../lcd4linux-0.11.0_pre20170527-r4.ebuild         | 181 +++++++++++++++++++++
 app-misc/lcd4linux/metadata.xml                    |   8 +-
 2 files changed, 187 insertions(+), 2 deletions(-)