Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/tkpasman: tkpasman-2.2a.ebuild ChangeLog tkpasman-2.2b.ebuild
Date: Thu, 20 Sep 2007 17:58:41
Message-Id: E1IYQAm-0004qC-C9@stork.gentoo.org
1 armin76 07/09/20 17:50:44
2
3 Modified: tkpasman-2.2a.ebuild ChangeLog
4 Added: tkpasman-2.2b.ebuild
5 Log:
6 Version bump wrt #190729, fix RDEPEND
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.15 app-misc/tkpasman/tkpasman-2.2a.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild?r1=1.14&r2=1.15
15
16 Index: tkpasman-2.2a.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- tkpasman-2.2a.ebuild 16 Dec 2006 10:53:57 -0000 1.14
23 +++ tkpasman-2.2a.ebuild 20 Sep 2007 17:50:43 -0000 1.15
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.14 2006/12/16 10:53:57 masterdriverz Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.15 2007/09/20 17:50:43 armin76 Exp $
30
31 inherit eutils
32
33 @@ -17,15 +17,15 @@
34 IUSE="ssl"
35
36 DEPEND=">=dev-lang/tcl-8.3
37 - >=dev-lang/tcl-8.3"
38 + >=dev-lang/tk-8.3"
39
40 RDEPEND="ssl? ( dev-libs/openssl )
41 - $DEPEND"
42 + ${DEPEND}"
43
44 src_unpack() {
45 unpack ${A} && cd "${S}"
46
47 - epatch ${FILESDIR}/${P}-gentoo.patch
48 + epatch ${FILESDIR}/${PN}-2.2a-gentoo.patch
49
50 use ssl || sed -i "s:^USE_OPENSSL=true:USE_OPENSSL=false:g" config
51 }
52
53
54
55 1.13 app-misc/tkpasman/ChangeLog
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/ChangeLog?rev=1.13&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/ChangeLog?rev=1.13&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/ChangeLog?r1=1.12&r2=1.13
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v
64 retrieving revision 1.12
65 retrieving revision 1.13
66 diff -u -r1.12 -r1.13
67 --- ChangeLog 14 May 2007 16:47:40 -0000 1.12
68 +++ ChangeLog 20 Sep 2007 17:50:43 -0000 1.13
69 @@ -1,6 +1,12 @@
70 # ChangeLog for app-misc/tkpasman
71 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v 1.12 2007/05/14 16:47:40 bangert Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/ChangeLog,v 1.13 2007/09/20 17:50:43 armin76 Exp $
74 +
75 +*tkpasman-2.2b (20 Sep 2007)
76 +
77 + 20 Sep 2007; Raúl Porcel <armin76@g.o> tkpasman-2.2a.ebuild,
78 + +tkpasman-2.2b.ebuild:
79 + Version bump wrt #190729, fix RDEPEND
80
81 14 May 2007; Thilo Bangert <bangert@g.o> metadata.xml:
82 add <herd>no-herd</herd>
83
84
85
86 1.1 app-misc/tkpasman/tkpasman-2.2b.ebuild
87
88 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/tkpasman-2.2b.ebuild?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tkpasman/tkpasman-2.2b.ebuild?rev=1.1&content-type=text/plain
90
91 Index: tkpasman-2.2b.ebuild
92 ===================================================================
93 # Copyright 1999-2007 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 # $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2b.ebuild,v 1.1 2007/09/20 17:50:43 armin76 Exp $
96
97 inherit eutils
98
99 MY_P="TkPasMan-${PV}"
100 S=${WORKDIR}/${MY_P}
101
102 DESCRIPTION="A useful and reliable personal password manager, written in Tcl/Tk"
103 HOMEPAGE="http://www.xs4all.nl/~wbsoft/linux/tkpasman.html"
104 SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz"
105
106 LICENSE="GPL-2"
107 SLOT="0"
108 KEYWORDS="~amd64 ~ppc ~x86"
109 IUSE="ssl"
110
111 DEPEND=">=dev-lang/tcl-8.3
112 >=dev-lang/tk-8.3"
113
114 RDEPEND="ssl? ( dev-libs/openssl )
115 ${DEPEND}"
116
117 src_unpack() {
118 unpack ${A} && cd "${S}"
119
120 epatch ${FILESDIR}/${PN}-2.2a-gentoo.patch
121
122 use ssl || sed -i "s:^USE_OPENSSL=true:USE_OPENSSL=false:g" config
123 }
124
125 src_install() {
126 dobin tkpasman || die
127 dodoc README ChangeLog TODO WARNING INSTALL
128 }
129
130
131
132 --
133 gentoo-commits@g.o mailing list