Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tklib: tklib-0.5-r1.ebuild ChangeLog tklib-0.6.ebuild tklib-0.5.ebuild metadata.xml
Date: Thu, 06 Jun 2013 08:04:47
Message-Id: 20130606080443.0C6622171D@flycatcher.gentoo.org
1 jlec 13/06/06 08:04:42
2
3 Modified: tklib-0.5-r1.ebuild ChangeLog tklib-0.5.ebuild
4 metadata.xml
5 Added: tklib-0.6.ebuild
6 Log:
7 dev-tcltk/tklib: Version BUmp, fix file collision, #472336
8
9 (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
10
11 Revision Changes Path
12 1.2 dev-tcltk/tklib/tklib-0.5-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.5-r1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.5-r1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.5-r1.ebuild?r1=1.1&r2=1.2
17
18 Index: tklib-0.5-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/tklib-0.5-r1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- tklib-0.5-r1.ebuild 2 Aug 2010 14:27:14 -0000 1.1
25 +++ tklib-0.5-r1.ebuild 6 Jun 2013 08:04:42 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/tklib-0.5-r1.ebuild,v 1.1 2010/08/02 14:27:14 jlec Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/tklib-0.5-r1.ebuild,v 1.2 2013/06/06 08:04:42 jlec Exp $
32
33 inherit multilib
34
35 @@ -26,4 +26,6 @@
36 fi
37 dodoc ChangeLog DESCRIPTION.txt README* || die
38 dosym ${PN}${PV} /usr/$(get_libdir)/${PN}
39 +
40 + mv "${ED}"/usr/share/man/mann/datefield{,-${PN}}.n || die
41 }
42
43
44
45 1.3 dev-tcltk/tklib/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 2 Aug 2010 14:27:14 -0000 1.2
58 +++ ChangeLog 6 Jun 2013 08:04:42 -0000 1.3
59 @@ -1,6 +1,12 @@
60 # ChangeLog for dev-tcltk/tklib
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/ChangeLog,v 1.2 2010/08/02 14:27:14 jlec Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/ChangeLog,v 1.3 2013/06/06 08:04:42 jlec Exp $
65 +
66 +*tklib-0.6 (06 Jun 2013)
67 +
68 + 06 Jun 2013; Justin Lecher <jlec@g.o> tklib-0.5.ebuild,
69 + tklib-0.5-r1.ebuild, +tklib-0.6.ebuild, metadata.xml:
70 + Version BUmp, fix file collision, #472336
71
72 *tklib-0.5-r1 (02 Aug 2010)
73
74
75
76
77 1.3 dev-tcltk/tklib/tklib-0.5.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.5.ebuild?rev=1.3&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.5.ebuild?rev=1.3&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.5.ebuild?r1=1.2&r2=1.3
82
83 Index: tklib-0.5.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/tklib-0.5.ebuild,v
86 retrieving revision 1.2
87 retrieving revision 1.3
88 diff -u -r1.2 -r1.3
89 --- tklib-0.5.ebuild 29 Mar 2010 11:36:35 -0000 1.2
90 +++ tklib-0.5.ebuild 6 Jun 2013 08:04:42 -0000 1.3
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2010 Gentoo Foundation
93 +# Copyright 1999-2013 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/tklib-0.5.ebuild,v 1.2 2010/03/29 11:36:35 jlec Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/tklib-0.5.ebuild,v 1.3 2013/06/06 08:04:42 jlec Exp $
97
98 DESCRIPTION="Collection of utility modules for Tk, and a companion to Tcllib"
99 HOMEPAGE="http://www.tcl.tk/software/tklib"
100 @@ -23,4 +23,5 @@
101 dohtml doc/html/* || die
102 fi
103 dodoc ChangeLog DESCRIPTION.txt README* || die
104 + mv "${ED}"/usr/share/man/mann/datefield{,-${PN}}.n || die
105 }
106
107
108
109 1.3 dev-tcltk/tklib/metadata.xml
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/metadata.xml?rev=1.3&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/metadata.xml?rev=1.3&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/metadata.xml?r1=1.2&r2=1.3
114
115 Index: metadata.xml
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/metadata.xml,v
118 retrieving revision 1.2
119 retrieving revision 1.3
120 diff -u -r1.2 -r1.3
121 --- metadata.xml 13 Jul 2010 14:32:59 -0000 1.2
122 +++ metadata.xml 6 Jun 2013 08:04:42 -0000 1.3
123 @@ -1,8 +1,8 @@
124 <?xml version="1.0" encoding="UTF-8"?>
125 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
126 <pkgmetadata>
127 - <herd>tcltk</herd>
128 -<maintainer>
129 - <email>jlec@g.o</email>
130 -</maintainer>
131 + <herd>tcltk</herd>
132 + <maintainer>
133 + <email>jlec@g.o</email>
134 + </maintainer>
135 </pkgmetadata>
136
137
138
139 1.1 dev-tcltk/tklib/tklib-0.6.ebuild
140
141 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.6.ebuild?rev=1.1&view=markup
142 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tklib/tklib-0.6.ebuild?rev=1.1&content-type=text/plain
143
144 Index: tklib-0.6.ebuild
145 ===================================================================
146 # Copyright 1999-2013 Gentoo Foundation
147 # Distributed under the terms of the GNU General Public License v2
148 # $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tklib/tklib-0.6.ebuild,v 1.1 2013/06/06 08:04:42 jlec Exp $
149
150 EAPI=5
151
152 inherit multilib
153
154 CODE=6a397dec6188148cf6a6fe290cf2bd92a9190c42
155
156 DESCRIPTION="Collection of utility modules for Tk, and a companion to Tcllib"
157 HOMEPAGE="http://www.tcl.tk/software/tklib"
158 SRC_URI="http://core.tcl.tk/tklib/raw/tklib-0.6.tar.bz2?name=${CODE} -> ${P}.tar.bz2"
159
160 SLOT="0"
161 KEYWORDS="~amd64 ~x86"
162 LICENSE="BSD"
163 IUSE="doc"
164
165 RDEPEND="
166 dev-lang/tk
167 dev-tcltk/tcllib"
168 DEPEND="${RDEPEND}"
169
170 src_install() {
171 default
172 if use doc; then
173 emake DESTDIR="${D}" doc
174 dohtml doc/html/*
175 fi
176 dodoc DESCRIPTION.txt README*
177 dosym ${PN}${PV} /usr/$(get_libdir)/${PN}
178
179 mv "${ED}"/usr/share/man/mann/datefield{,-${PN}}.n || die
180 }