Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589472 - mail-filter/gld: use of REPLACING_VERSIONS does not account for multiple values
Summary: mail-filter/gld: use of REPLACING_VERSIONS does not account for multiple values
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: 589444
  Show dependency tree
 
Reported: 2016-07-23 12:40 UTC by Michał Górny
Modified: 2019-02-13 14:37 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-23 12:40:42 UTC
See the tracker bug.

  if [[ $REPLACING_VERSIONS == "1.7-r1" ]]; then

This will fail to match if RV has >1 value.
Comment 1 Larry the Git Cow gentoo-dev 2019-02-13 14:37:31 UTC
The bug has been closed via the following commit(s):

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

commit f38788fcdf958c19576ddd561c6746172a973b07
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2019-02-13 14:37:15 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2019-02-13 14:37:15 +0000

    mail-filter/gld: Revbump for EAPI and dependency change
    
    Non-maintainer commit
    
    Bug: https://bugs.gentoo.org/665912
    Closes: https://bugs.gentoo.org/589472
    Package-Manager: Portage-2.3.59, Repoman-2.3.12
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 .../gld/{gld-1.7-r3.ebuild => gld-1.7-r4.ebuild}   | 29 +++++++++++++---------
 1 file changed, 17 insertions(+), 12 deletions(-)