Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-eselect/eselect-pinentry: eselect-pinentry-0.3.ebuild ChangeLog metadata.xml eselect-pinentry-0.4.ebuild
Date: Tue, 31 Mar 2015 16:54:11
Message-Id: 20150331165408.1CB0F14EE1@oystercatcher.gentoo.org
1 ulm 15/03/31 16:54:08
2
3 Added: eselect-pinentry-0.3.ebuild ChangeLog metadata.xml
4 eselect-pinentry-0.4.ebuild
5 Log:
6 Move package from app-admin to app-eselect category.
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.1 app-eselect/eselect-pinentry/eselect-pinentry-0.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.3.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.3.ebuild?rev=1.1&content-type=text/plain
15
16 Index: eselect-pinentry-0.3.ebuild
17 ===================================================================
18 # Copyright 1999-2015 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.1 2015/03/31 16:54:08 ulm Exp $
21
22 DESCRIPTION="Manage /usr/bin/pinentry symlink"
23 HOMEPAGE="http://www.gentoo.org/"
24 SRC_URI=""
25
26 LICENSE="GPL-2"
27 SLOT="0"
28 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 IUSE=""
30
31 RDEPEND="app-admin/eselect
32 !<app-crypt/pinentry-0.8.0-r1"
33 DEPEND="${RDEPEND}"
34
35 src_install() {
36 insinto /usr/share/eselect/modules
37 newins "${FILESDIR}"/${P} pinentry.eselect || die
38 }
39
40
41
42 1.1 app-eselect/eselect-pinentry/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog?rev=1.1&content-type=text/plain
46
47 Index: ChangeLog
48 ===================================================================
49 # ChangeLog for app-eselect/eselect-pinentry
50 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
51 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog,v 1.1 2015/03/31 16:54:08 ulm Exp $
52
53 31 Mar 2015; Ulrich Müller <ulm@g.o> +eselect-pinentry-0.3.ebuild,
54 +eselect-pinentry-0.4.ebuild, +files/eselect-pinentry-0.3,
55 +files/pinentry.eselect-0.4, +metadata.xml:
56 Move package from app-admin to app-eselect category.
57
58 20 Jan 2014; Mike Frysinger <vapier@g.o> eselect-pinentry-0.4.ebuild:
59 Add arm64 love.
60
61 05 Dec 2013; Michael Haubenwallner <haubi@g.o>
62 eselect-pinentry-0.4.ebuild:
63 add ~ppc-aix keyword
64
65 07 Jul 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
66 Stable for x86, wrt bug #470286
67
68 30 Jun 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
69 Stable for s390, wrt bug #470286
70
71 29 Jun 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
72 Stable for ppc64, wrt bug #470286
73
74 29 Jun 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
75 Stable for ppc, wrt bug #470286
76
77 29 Jun 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
78 Stable for sparc, wrt bug #470286
79
80 26 Jun 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
81 Stable for ia64, wrt bug #470286
82
83 26 Jun 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
84 Stable for alpha, wrt bug #470286
85
86 09 Jun 2013; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.4.ebuild:
87 Stable for sh, wrt bug #470286
88
89 09 Jun 2013; Markus Meier <maekke@g.o> eselect-pinentry-0.4.ebuild:
90 arm stable, bug #470286
91
92 04 Jun 2013; Chema Alonso <nimiux@g.o> eselect-pinentry-0.4.ebuild:
93 Stable for amd64 wrt bug #470286
94
95 03 Jun 2013; Jeroen Roovers <jer@g.o> eselect-pinentry-0.4.ebuild:
96 Stable for HPPA (bug #470286).
97
98 19 Feb 2013; Zac Medico <zmedico@g.o> eselect-pinentry-0.4.ebuild:
99 Add ~arm-linux keyword.
100
101 *eselect-pinentry-0.4 (14 Jan 2013)
102
103 14 Jan 2013; Samuli Suominen <ssuominen@g.o>
104 +files/pinentry.eselect-0.4, +eselect-pinentry-0.4.ebuild:
105 Version bump to use shared code from eselect-lib-bin-symlink by mgorny.
106
107 28 Nov 2012; Tim Harder <radhermit@g.o> metadata.xml:
108 Add to crypto herd.
109
110 25 Nov 2012; Sven Wegener <swegener@g.o> metadata.xml:
111 Move to maintainer-needed.
112
113 14 Sep 2012; Samuli Suominen <ssuominen@g.o> metadata.xml:
114 Copy metadata.xml from app-crypt/pinentry since you can't maintain one
115 without another.
116
117 09 Sep 2012; Raúl Porcel <armin76@g.o> eselect-pinentry-0.3.ebuild:
118 alpha/ia64/s390/sh/sparc stable wrt #421593
119
120 17 Aug 2012; Anthony G. Basile <blueness@g.o>
121 eselect-pinentry-0.3.ebuild:
122 Stable ppc ppc64, bug #421593
123
124 03 Jul 2012; Jeroen Roovers <jer@g.o> eselect-pinentry-0.3.ebuild:
125 Stable for HPPA (bug #421593).
126
127 25 Jun 2012; Markus Meier <maekke@g.o> eselect-pinentry-0.3.ebuild:
128 arm stable, bug #421593
129
130 19 Jun 2012; Agostino Sarubbo <ago@g.o> eselect-pinentry-0.3.ebuild:
131 Stable for amd64, wrt bug #421593
132
133 17 Jun 2012; Jeff Horelick <jdhore@g.o> eselect-pinentry-0.3.ebuild:
134 marked x86 per bug 421593
135
136 17 Jun 2012; Samuli Suominen <ssuominen@g.o>
137 -eselect-pinentry-0.1.ebuild, -eselect-pinentry-0.2.ebuild,
138 -files/eselect-pinentry-0.1, -files/eselect-pinentry-0.2:
139 old
140
141 09 May 2012; Alexis Ballier <aballier@g.o>
142 eselect-pinentry-0.3.ebuild:
143 keyword ~amd64-fbsd
144
145 *eselect-pinentry-0.3 (21 Oct 2010)
146
147 21 Oct 2010; Samuli Suominen <ssuominen@g.o>
148 +files/eselect-pinentry-0.3, +eselect-pinentry-0.3.ebuild:
149 Use EROOT instead of ROOT for prefix support.
150
151 *eselect-pinentry-0.2 (30 Sep 2010)
152
153 30 Sep 2010; Samuli Suominen <ssuominen@g.o>
154 +files/eselect-pinentry-0.2, +eselect-pinentry-0.2.ebuild:
155 If no targets are found, remove the symlink and exit.
156
157 *eselect-pinentry-0.1 (30 Sep 2010)
158
159 30 Sep 2010; Samuli Suominen <ssuominen@g.o>
160 +files/eselect-pinentry-0.1, +eselect-pinentry-0.1.ebuild:
161 Initial commit wrt #338691 by Michał Górny.
162
163
164
165 1.1 app-eselect/eselect-pinentry/metadata.xml
166
167 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/metadata.xml?rev=1.1&view=markup
168 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/metadata.xml?rev=1.1&content-type=text/plain
169
170 Index: metadata.xml
171 ===================================================================
172 <?xml version="1.0" encoding="UTF-8"?>
173 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
174 <pkgmetadata>
175 <herd>crypto</herd>
176 </pkgmetadata>
177
178
179
180 1.1 app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild?rev=1.1&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild?rev=1.1&content-type=text/plain
184
185 Index: eselect-pinentry-0.4.ebuild
186 ===================================================================
187 # Copyright 1999-2015 Gentoo Foundation
188 # Distributed under the terms of the GNU General Public License v2
189 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild,v 1.1 2015/03/31 16:54:08 ulm Exp $
190
191 EAPI=5
192
193 DESCRIPTION="Manage /usr/bin/pinentry symlink"
194 HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
195 SRC_URI=""
196
197 LICENSE="GPL-2"
198 SLOT="0"
199 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
200 IUSE=""
201
202 RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
203
204 S=${FILESDIR}
205
206 src_install() {
207 insinto /usr/share/eselect/modules
208 newins pinentry.eselect-${PV} pinentry.eselect
209 }