Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/keepassx/
Date: Mon, 02 May 2016 13:26:13
Message-Id: 1462195558.326c138ce47d02ffba9533c77bce59af2a1bf220.polynomial-c@gentoo
1 commit: 326c138ce47d02ffba9533c77bce59af2a1bf220
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 10:48:43 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 13:25:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326c138c
7
8 app-admin/keepassx: Removed old.
9
10 Package-Manager: portage-2.2.28
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 app-admin/keepassx/Manifest | 3 ---
14 app-admin/keepassx/keepassx-0.4.3.ebuild | 43 --------------------------------
15 app-admin/keepassx/keepassx-2.0.1.ebuild | 36 --------------------------
16 app-admin/keepassx/keepassx-2.0.ebuild | 36 --------------------------
17 4 files changed, 118 deletions(-)
18
19 diff --git a/app-admin/keepassx/Manifest b/app-admin/keepassx/Manifest
20 index 9fb887e..364742b 100644
21 --- a/app-admin/keepassx/Manifest
22 +++ b/app-admin/keepassx/Manifest
23 @@ -1,5 +1,2 @@
24 -DIST keepassx-0.4.3.tar.gz 1368766 SHA256 cd901a0611ce57e62cf6df7eeeb1b690b5232302bdad8626994eb54adcfa1e85 SHA512 8ce1bc252694e11a8b0da94bb00a4e5ca2837fe099f2f992aa9a93bacc4d94f33970cec687bd73a7a7762e86220a0541fe85a6708a2d4ad1bb3aef5f19935ccc WHIRLPOOL e2f54832eeb8eb3c7b7874e2deb97843a9ef1a92f027ec540fd197cf850d313be5d8959595e122b24a286973747d3b71bd33537de601b31ba3d45a16a095747b
25 DIST keepassx-0.4.4.tar.gz 1371560 SHA256 3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4 SHA512 2fc93d77f5576a0cce6514b39ee9b319efaa72b475762438eed5601c5e3edb7693a5fbb9c1e741be1e5d3a08849bc54b0cff90fe3a86cf240129febc0cc703d8 WHIRLPOOL 41c987607c8b233292eac5c5d654974caa1ae2a0d277468081ad4a6e9fcd248314239162ba23dc414f0854a5f6ba09e1c1f9d3aa078756438650a0e9151e81d2
26 -DIST keepassx-2.0.1.tar.gz 1530861 SHA256 b3779fd90353f12d8d72e89b1c901db35096358032626bbf062f433798c97e82 SHA512 ad10ce3877c0c06a9b1050ea3fb33ce205e2a289a8f8afb28be906a93c26c7da9fdd2b5ae9f5db260525c939013e20fa1b0092bc3c5081cc8b22a44946d633b8 WHIRLPOOL e413244baa9449de4a26ff8c54af168c01a5aec5082793076e1f60b3607182a302011141b7db52bdf571d295a10f81656d71857a634460fef91690fd14df0f70
27 DIST keepassx-2.0.2.tar.gz 1532353 SHA256 204bdcf49c72078cd6f02b4f29b062923cca9e7b2d3551f2bf352763daa236b8 SHA512 3f661d3b5807c5acafc65310ecd8bd4d0bcd51a0c919e219bba616cb3f54434f8f81ba533ab5ccec00d454838355ff048f4ffbc308442fad4f973d1766b95072 WHIRLPOOL 0d793bb3ce4ba015ea9cabc1625c61bdf0cc7fabfe5be67fe09ea180a5fb3654ef850531bff7e09bdc47107d69bf06f5e94fa308dbb0b8d5f9468b3c02349810
28 -DIST keepassx-2.0.tar.gz 1524638 SHA256 0eb40fac3a44d8283dfc1ee28cc6de5c660b22ab975472de82c2b04675c822e6 SHA512 6c8b8ee6a22cab5da5f262b281ed914e9cce99607312124b068a3386d9da560a3584acea4ce1be6700e40087febcc269273ab67ea472b99e6d3f75048d164788 WHIRLPOOL d325c491687b70e256f9312548451250dadfdda0c659b9b16a6fd8e0d39bdf5ced905e11646730619cf217e3afe3ad885428bf4cff3204dcf68bdd33510cb467
29
30 diff --git a/app-admin/keepassx/keepassx-0.4.3.ebuild b/app-admin/keepassx/keepassx-0.4.3.ebuild
31 deleted file mode 100644
32 index 333f485..0000000
33 --- a/app-admin/keepassx/keepassx-0.4.3.ebuild
34 +++ /dev/null
35 @@ -1,43 +0,0 @@
36 -# Copyright 1999-2013 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -# $Id$
39 -
40 -EAPI=4
41 -inherit qt4-r2
42 -
43 -DESCRIPTION="Qt password manager compatible with its Win32 and Pocket PC versions"
44 -HOMEPAGE="http://www.keepassx.org/"
45 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
50 -IUSE="debug pch"
51 -
52 -DEPEND="dev-qt/qtcore:4
53 - dev-qt/qtgui:4
54 - dev-qt/qtxmlpatterns:4
55 - || ( >=x11-libs/libXtst-1.1.0 <x11-proto/xextproto-7.1.0 )"
56 -RDEPEND="${DEPEND}"
57 -
58 -PATCHES=( "${FILESDIR}"/${P}-gcc47.patch )
59 -
60 -src_configure() {
61 - local conf_pch
62 - use pch && conf_pch="PRECOMPILED=1" || conf_pch="PRECOMPILED=0"
63 -
64 - eqmake4 ${PN}.pro -recursive \
65 - PREFIX="${ED}/usr" \
66 - "${conf_pch}"
67 -}
68 -
69 -src_compile() {
70 - # workaround compile failure due to distcc, bug #214327
71 - PATH=${PATH/\/usr\/lib\/distcc\/bin:}
72 - emake
73 -}
74 -
75 -src_install() {
76 - emake DESTDIR="${D}" install
77 - dodoc changelog
78 -}
79
80 diff --git a/app-admin/keepassx/keepassx-2.0.1.ebuild b/app-admin/keepassx/keepassx-2.0.1.ebuild
81 deleted file mode 100644
82 index 9475680..0000000
83 --- a/app-admin/keepassx/keepassx-2.0.1.ebuild
84 +++ /dev/null
85 @@ -1,36 +0,0 @@
86 -# Copyright 1999-2016 Gentoo Foundation
87 -# Distributed under the terms of the GNU General Public License v2
88 -# $Id$
89 -
90 -EAPI=6
91 -
92 -inherit cmake-utils vcs-snapshot
93 -
94 -DESCRIPTION="Qt password manager compatible with its Win32 and Pocket PC versions"
95 -HOMEPAGE="http://www.keepassx.org/"
96 -SRC_URI="https://www.keepassx.org/releases/${PV}/${P}.tar.gz"
97 -
98 -LICENSE="|| ( GPL-2 GPL-3 ) BSD GPL-2 LGPL-2.1 LGPL-3+ CC0-1.0 public-domain || ( LGPL-2.1 GPL-3 )"
99 -SLOT="0"
100 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
101 -IUSE="test"
102 -
103 -DEPEND="
104 - dev-libs/libgcrypt:0=
105 - dev-qt/qtcore:4
106 - dev-qt/qtgui:4
107 - dev-qt/qttest:4
108 - sys-libs/zlib
109 - x11-libs/libX11
110 - x11-libs/libXtst
111 -"
112 -RDEPEND="${DEPEND}"
113 -
114 -DOCS=(CHANGELOG)
115 -
116 -src_configure() {
117 - local mycmakeargs=(
118 - -DWITH_TESTS="$(usex test)"
119 - )
120 - cmake-utils_src_configure
121 -}
122
123 diff --git a/app-admin/keepassx/keepassx-2.0.ebuild b/app-admin/keepassx/keepassx-2.0.ebuild
124 deleted file mode 100644
125 index dba0453..0000000
126 --- a/app-admin/keepassx/keepassx-2.0.ebuild
127 +++ /dev/null
128 @@ -1,36 +0,0 @@
129 -# Copyright 1999-2015 Gentoo Foundation
130 -# Distributed under the terms of the GNU General Public License v2
131 -# $Id$
132 -
133 -EAPI=5
134 -
135 -inherit cmake-utils vcs-snapshot
136 -
137 -DESCRIPTION="Qt password manager compatible with its Win32 and Pocket PC versions"
138 -HOMEPAGE="http://www.keepassx.org/"
139 -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
140 -
141 -LICENSE="|| ( GPL-2 GPL-3 ) BSD GPL-2 LGPL-2.1 LGPL-3+ CC0-1.0 public-domain || ( LGPL-2.1 GPL-3 )"
142 -SLOT="0"
143 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
144 -IUSE="test"
145 -
146 -DEPEND="
147 - dev-libs/libgcrypt:0=
148 - dev-qt/qtcore:4
149 - dev-qt/qtgui:4
150 - dev-qt/qttest:4
151 - sys-libs/zlib
152 - x11-libs/libX11
153 - x11-libs/libXtst
154 -"
155 -RDEPEND="${DEPEND}"
156 -
157 -DOCS=(CHANGELOG)
158 -
159 -src_configure() {
160 - local mycmakeargs=(
161 - $(cmake-utils_use_with test TESTS)
162 - )
163 - cmake-utils_src_configure
164 -}