Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 773295 - games-fps/eduke32-20210221.9314: typo in PDEPEND
Summary: games-fps/eduke32-20210221.9314: typo in PDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-27 15:22 UTC by Andreas Mair
Modified: 2021-02-27 15:31 UTC (History)
3 users (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 Andreas Mair 2021-02-27 15:22:06 UTC
The line 78
  PDEDEND="duke3d? ( games-fps/duke3d-data )"
should be
  PDEPEND="duke3d? ( games-fps/duke3d-data )"
Comment 1 Conrad Kostecki gentoo-dev 2021-02-27 15:30:28 UTC
Thanks for the catch!
Comment 2 Larry the Git Cow gentoo-dev 2021-02-27 15:31:19 UTC
The bug has been closed via the following commit(s):

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

commit 837ea59e2d1bbea7007e3fb2ceb46d3d2621ff35
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-02-27 15:30:49 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-02-27 15:31:04 +0000

    games-fps/eduke32: fix typo
    
    Typo in PDEPEND fixed.
    
    Closes: https://bugs.gentoo.org/773295
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 games-fps/eduke32/eduke32-20210221.9314.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)