Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561822 - dev-python/pyface/pyface-4.5.2 typo in ebuild 'exmaples' causes build failure
Summary: dev-python/pyface/pyface-4.5.2 typo in ebuild 'exmaples' causes build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-29 12:51 UTC by is
Modified: 2015-09-30 17:31 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 is 2015-09-29 12:51:25 UTC
in the ebuild there's a typo:

    use exmaples && EXAMPLES=( examples/. )

should be

    use examples && EXAMPLES=( examples/. )
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-09-30 17:31:30 UTC
commit 0f736d5c499c4e078e9c50d316027031476817d6
Author: Justin Lecher <jlec@gentoo.org>
Date:   Wed Sep 30 19:29:04 2015 +0200

    dev-python/pyface: Fix typo

    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561916
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561822

    Package-Manager: portage-2.2.22
    Signed-off-by: Justin Lecher <jlec@gentoo.org>

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