commit:     383772cb1e223ceb09e7ed78b5d2b912f43bb8c2
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp 
<DOT> ua>
AuthorDate: Thu Sep 21 20:34:43 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 10:08:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=383772cb

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(-)

diff --git a/app-admin/qtpass/Manifest b/app-admin/qtpass/Manifest
index 1882f6ff73f..4088372859a 100644
--- a/app-admin/qtpass/Manifest
+++ b/app-admin/qtpass/Manifest
@@ -1,4 +1 @@
-DIST qtpass-1.0.5.tar.gz 636461 SHA256 
0c07bd1eb9e5336c0225f891e5b9a9df103f218619cf7ec6311edf654e8db281 SHA512 
e1b63f1058dc9c194f06376d52acbbb8594d429f4d7fe4ba27baed2cafe10b1c36137b3e33626c1bf33c7f3e1444e6fbe48fc66a83e0f7cd82f5b47f0193d178
 WHIRLPOOL 
acb914d89bcd667343f648e38bb9eb316ebbf0b01f75686d3a7694e82eedd3e3f52ffc99f530bbe3ccbb6089ced727796924fcf48a94c071a3e20b27141b28df
-DIST qtpass-1.1.0.tar.gz 671525 SHA256 
60b458062f54184057e55dbd9c93958a8bf845244ffd70b9cb31bf58697f0dc6 SHA512 
da7439f2c18c46cbf4df15538210051ad60d036334e62a1c4f62d6c1ccff8e4327fb0c6030ed89f78ffd87b615fcaae8ed5552099ff8663bff713990216132ae
 WHIRLPOOL 
4288ee76762c41a81fece4b72bacb1560b28d5681ce288f5e9b5fd9257fd778e4038fc0c75951bdb2a967afdf6ac66035fc716606b1ad6148834fc4ca81dfe45
-DIST qtpass-1.1.5.tar.gz 329958 SHA256 
3ab26fdcaec72672557552e309bf3d8f3b8b9e3e0e9379b8c3343a7351597200 SHA512 
fa1ab73c0de9d00581c2b8920e50f2110a2a9e4c3552c0468762cdfeaf982702126e3c727e029e82c61e6e44d01a7281b8acb5c26d5299f4ef25cd16a20ca1c0
 WHIRLPOOL 
dc2f73b341735de0a9562ec298eedf1fc8543e0789420ef891da4237c01ed6795cd861af5700120da951b29158aa32429279789cc1796e84b64141fc6535afb6
 DIST qtpass-1.1.6.tar.gz 325329 SHA256 
d24d95de129ce716b9b0fde6114407f860ce8c77106bd0ee6a12e8e4e0deb42b SHA512 
64d712a33df97b04ab1a9d5472aa7fa567e38e31ff7ba297e567d087a3f32b1c59097b339cdd4f568efc2bce16b93f2d2316e94d2605b6abac299d7cf7d0c3df
 WHIRLPOOL 
931380ddc0c245cf217ce4b96b57ff4960edd504e12273e7567c1128e4c3512993dc2517d7fc10d3c059abf79843fc48538eb036ff802b46ee7ba6acdee35fb2

diff --git a/app-admin/qtpass/metadata.xml b/app-admin/qtpass/metadata.xml
index e78258a6d06..e85fad13c2a 100644
--- a/app-admin/qtpass/metadata.xml
+++ b/app-admin/qtpass/metadata.xml
@@ -4,19 +4,15 @@
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Vladimir Pavljuchenkov</name>
-               <description>Proxied maintainer; set to assignee in all 
bugs</description>
        </maintainer>
        <maintainer type="project">
                <email>[email protected]</email>
                <name>Proxy Maintainers</name>
        </maintainer>
        <longdescription>
-QtPass is a multi-platform GUI for pass, the standard unix password manager.
+       QtPass is a multi-platform GUI for pass, the standard unix password 
manager.
        </longdescription>
        <upstream>
-               <changelog>https://github.com/IJHack/qtpass/releases</changelog>
-               <doc>https://github.com/IJHack/qtpass/wiki</doc>
-               <bugs-to>https://github.com/IJHack/qtpass/issues</bugs-to>
                <remote-id type="github">IJHack/qtpass</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/app-admin/qtpass/qtpass-1.0.5.ebuild 
b/app-admin/qtpass/qtpass-1.0.5.ebuild
deleted file mode 100644
index a2c92901ebe..00000000000
--- a/app-admin/qtpass/qtpass-1.0.5.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit qmake-utils
-
-DESCRIPTION="multi-platform GUI for pass, the standard unix password manager"
-HOMEPAGE="https://qtpass.org/";
-SRC_URI="https://github.com/IJHack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="+qt5"
-DOCS=( FAQ.md README.md CONTRIBUTING.md )
-
-RDEPEND="qt5? (
-               dev-qt/qtcore:5
-               dev-qt/qtgui:5[xcb]
-               dev-qt/qtwidgets:5
-               dev-qt/qtnetwork:5
-       )
-       !qt5? (
-               dev-qt/qtcore:4
-               dev-qt/qtgui:4
-       )
-       app-admin/pass"
-DEPEND="${RDEPEND}
-       qt5? ( dev-qt/linguist-tools:5 )"
-
-src_prepare() {
-       # Modify install path
-       sed -i "s/target.path = \$\$PREFIX/target.path = \$\$PREFIX\/bin/" \
-               ${PN}.pro \
-               || die "sed failed to modify install path for ${PN}.pro"
-
-       # Backport segfault fix https://github.com/IJHack/qtpass/issues/122
-       # (ToDo: remove this in 1.0.6)
-       sed -e "/QtPass = NULL;/{n;d};/startupPhase = true;/a autoclearTimer = 
NULL;" \
-               -i mainwindow.cpp || die "sed failed mainwindow.cpp"
-
-       epatch_user
-}
-
-src_configure() {
-       if use qt5 ; then
-               eqmake5 PREFIX="${D}"/usr
-       else
-               eqmake4 PREFIX="${D}"/usr
-       fi
-}
-
-src_install() {
-       default
-
-       insinto /usr/share/applications
-       doins "${PN}.desktop"
-
-       newicon artwork/icon.svg "${PN}-icon.svg"
-}

diff --git a/app-admin/qtpass/qtpass-1.1.0.ebuild 
b/app-admin/qtpass/qtpass-1.1.0.ebuild
deleted file mode 100644
index 4c10bfbd055..00000000000
--- a/app-admin/qtpass/qtpass-1.1.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit qmake-utils
-
-DESCRIPTION="multi-platform GUI for pass, the standard unix password manager"
-HOMEPAGE="https://qtpass.org/";
-SRC_URI="https://github.com/IJHack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="+qt5"
-DOCS=( FAQ.md README.md CONTRIBUTING.md )
-
-RDEPEND="qt5? (
-               dev-qt/qtcore:5
-               dev-qt/qtgui:5[xcb]
-               dev-qt/qtwidgets:5
-               dev-qt/qtnetwork:5
-       )
-       !qt5? (
-               dev-qt/qtcore:4
-               dev-qt/qtgui:4
-       )
-       app-admin/pass
-       net-misc/x11-ssh-askpass"
-DEPEND="${RDEPEND}
-       qt5? (
-               dev-qt/linguist-tools:5
-               dev-qt/qtsvg:5
-       )
-       !qt5? ( dev-qt/qtsvg:4 )"
-
-src_prepare() {
-       # Modify install path
-       sed -i "s/target.path = \$\$PREFIX/target.path = \$\$PREFIX\/bin/" \
-               ${PN}.pro \
-               || die "sed failed to modify install path for ${PN}.pro"
-
-       epatch_user
-}
-
-src_configure() {
-       if use qt5 ; then
-               eqmake5 PREFIX="${D}"/usr
-       else
-               eqmake4 PREFIX="${D}"/usr
-       fi
-}
-
-src_install() {
-       default
-
-       insinto /usr/share/applications
-       doins "${PN}.desktop"
-
-       newicon artwork/icon.svg "${PN}-icon.svg"
-}

diff --git a/app-admin/qtpass/qtpass-1.1.5.ebuild 
b/app-admin/qtpass/qtpass-1.1.5.ebuild
deleted file mode 100644
index e9a54e27089..00000000000
--- a/app-admin/qtpass/qtpass-1.1.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P="QtPass-${PV}"
-
-inherit qmake-utils
-
-DESCRIPTION="multi-platform GUI for pass, the standard unix password manager"
-HOMEPAGE="https://qtpass.org/";
-SRC_URI="https://github.com/IJHack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-DOCS=( FAQ.md README.md CONTRIBUTING.md )
-S="${WORKDIR}/${MY_P}"
-
-RDEPEND="dev-qt/qtcore:5
-       dev-qt/qtgui:5[xcb]
-       dev-qt/qtwidgets:5
-       dev-qt/qtnetwork:5
-       app-admin/pass
-       net-misc/x11-ssh-askpass"
-DEPEND="${RDEPEND}
-       dev-qt/linguist-tools:5
-"
-
-src_configure() {
-       eqmake5 PREFIX="${D}"/usr
-}
-
-src_install() {
-       default
-
-       doman ${PN}.1
-
-       insinto /usr/share/applications
-       doins "${PN}.desktop"
-
-       newicon artwork/icon.svg "${PN}-icon.svg"
-}

Reply via email to