Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 630550

Summary: x11-libs/qwtplot3d treeclean request
Product: Gentoo Linux Reporter: Michael Palimaka (kensington) <kensington>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Pending removal: 2018-02-04
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 631788    

Description Michael Palimaka (kensington) gentoo-dev 2017-09-10 04:27:18 UTC
Is it OK to treeclean x11-libs/qwtplot3d? It relies on dead Qt 4, has dead upstream, and no revdeps.
Comment 1 Larry the Git Cow gentoo-dev 2018-02-13 21:19:21 UTC
The bug has been closed via the following commit(s):

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

commit 3b7c44cdd1e605ed5e35ae26e9f898306f431b87
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-02-13 21:17:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-02-13 21:17:45 +0000

    profiles: Drop last-rited x11-libs/qwtplot3d
    
    Closes: https://bugs.gentoo.org/630550

 profiles/package.mask                              |   4 -
 x11-libs/qwtplot3d/Manifest                        |   1 -
 x11-libs/qwtplot3d/files/qwtplot3d-doxygen.patch   |  28 -----
 x11-libs/qwtplot3d/files/qwtplot3d-examples.patch  | 125 ---------------------
 x11-libs/qwtplot3d/files/qwtplot3d-gcc44.patch     |  12 --
 x11-libs/qwtplot3d/files/qwtplot3d-profile.patch   |  27 -----
 x11-libs/qwtplot3d/files/qwtplot3d-qt48.patch      |  19 ----
 x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch |  31 -----
 x11-libs/qwtplot3d/metadata.xml                    |  15 ---
 x11-libs/qwtplot3d/qwtplot3d-0.2.7-r2.ebuild       |  59 ----------
 10 files changed, 321 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2020-11-08 12:19:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f722c3d6e3b8d82317abee2e544ba623659cb812

commit f722c3d6e3b8d82317abee2e544ba623659cb812
Author:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
AuthorDate: 2020-11-08 12:12:28 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
CommitDate: 2020-11-08 12:12:28 +0000

    x11-libs/qwtplot3d: 3D plotting library for Qt5
    
    Patched for Qt5
    
    Bug: https://bugs.gentoo.org/630550
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>

 x11-libs/qwtplot3d/Manifest                        |   1 +
 x11-libs/qwtplot3d/files/qwtplot3d-doxygen.patch   |  28 +++++
 x11-libs/qwtplot3d/files/qwtplot3d-examples.patch  | 125 +++++++++++++++++++++
 x11-libs/qwtplot3d/files/qwtplot3d-gcc44.patch     |  12 ++
 x11-libs/qwtplot3d/files/qwtplot3d-profile.patch   |  27 +++++
 x11-libs/qwtplot3d/files/qwtplot3d-qt-4.8.0.patch  |  34 ++++++
 x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch |  31 +++++
 x11-libs/qwtplot3d/metadata.xml                    |  16 +++
 x11-libs/qwtplot3d/qwtplot3d-0.2.7.ebuild          |  66 +++++++++++
 9 files changed, 340 insertions(+)