Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631640 - app-admin/qtpass - clean up old versions
Summary: app-admin/qtpass - clean up old versions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt4-removal
  Show dependency tree
 
Reported: 2017-09-21 14:01 UTC by Michael Palimaka (kensington)
Modified: 2017-09-23 01:48 UTC (History)
2 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 Michael Palimaka (kensington) gentoo-dev 2017-09-21 14:01:31 UTC
Can we clean up old versions of app-admin/qtpass to remove Qt 4 revdeps?
Comment 1 Vladimir Pavljuchenkov (SpiderX) 2017-09-21 20:36:45 UTC
Sure, we can.
PR: https://github.com/gentoo/gentoo/pull/5760
Comment 2 Larry the Git Cow gentoo-dev 2017-09-22 10:09:01 UTC
The bug has been closed via the following commit(s):

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

commit 383772cb1e223ceb09e7ed78b5d2b912f43bb8c2
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2017-09-21 20:34:43 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-09-22 10:08:48 +0000

    app-admin/qtpass: drop old ebuilds (bug #631640), metadata cleanup
    
    Closes: https://bugs.gentoo.org/631640
    Closes: https://github.com/gentoo/gentoo/pull/5760
    Package-Manager: Portage-2.3.8, Repoman-2.3.2

 app-admin/qtpass/Manifest            |  3 --
 app-admin/qtpass/metadata.xml        |  6 +---
 app-admin/qtpass/qtpass-1.0.5.ebuild | 61 ------------------------------------
 app-admin/qtpass/qtpass-1.1.0.ebuild | 61 ------------------------------------
 app-admin/qtpass/qtpass-1.1.5.ebuild | 44 --------------------------
 5 files changed, 1 insertion(+), 174 deletions(-)
Comment 3 Michael Palimaka (kensington) gentoo-dev 2017-09-22 10:09:29 UTC
Thanks for the quick response!