Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714006 - media-gfx/imagemagick: Should set IUSE="+cxx"
Summary: media-gfx/imagemagick: Should set IUSE="+cxx"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-22 15:52 UTC by Andreas Sturmlechner
Modified: 2020-04-04 01:12 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 Andreas Sturmlechner gentoo-dev 2020-03-22 15:52:39 UTC
USE=cxx was dropped from make.defaults in base profile.

# required by media-gfx/pstoedit-3.70-r1::gentoo[imagemagick]
# required by app-office/calligra-3.1.0-r4::gentoo[calligra_features_karbon]
# required by @selected
# required by @world (argument)
>=media-gfx/imagemagick-7.0.10.1 cxx
Comment 1 Larry the Git Cow gentoo-dev 2020-04-04 01:12:20 UTC
The bug has been closed via the following commit(s):

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

commit 8ca947272b0d7f2e182b3746b40b223967def694
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-04-04 01:12:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-04 01:12:05 +0000

    media-gfx/graphicsmagick: set IUSE="+cxx"
    
    Closes: https://bugs.gentoo.org/714006
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/graphicsmagick/graphicsmagick-1.3.32.ebuild | 2 +-
 media-gfx/graphicsmagick/graphicsmagick-1.3.33.ebuild | 4 ++--
 media-gfx/graphicsmagick/graphicsmagick-1.3.35.ebuild | 2 +-
 media-gfx/graphicsmagick/graphicsmagick-9999.ebuild   | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

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

commit 51e2cae14831402b8fc808626d1e3d8f1e65acc2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-04-04 01:10:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-04 01:10:57 +0000

    media-gfx/imagemagick: set IUSE="+cxx"
    
    Closes: https://bugs.gentoo.org/714006
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/imagemagick/imagemagick-6.9.11.0.ebuild | 2 +-
 media-gfx/imagemagick/imagemagick-6.9.11.1.ebuild | 2 +-
 media-gfx/imagemagick/imagemagick-6.9.11.3.ebuild | 2 +-
 media-gfx/imagemagick/imagemagick-7.0.10.0.ebuild | 2 +-
 media-gfx/imagemagick/imagemagick-7.0.10.1.ebuild | 2 +-
 media-gfx/imagemagick/imagemagick-7.0.10.3.ebuild | 2 +-
 media-gfx/imagemagick/imagemagick-9999.ebuild     | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)