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

Bug 631640

Summary: app-admin/qtpass - clean up old versions
Product: Gentoo Linux Reporter: Michael Palimaka (kensington) <kensington>
Component: Current packagesAssignee: Vladimir Pavljuchenkov (SpiderX) <spiderx>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, spiderx
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 631788    

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!