Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/gonvert: ChangeLog gonvert-0.2.19.ebuild gonvert-0.2.15-r1.ebuild gonvert-0.2.23.ebuild
Date: Sun, 02 May 2010 15:02:44
Message-Id: 20100502150240.A12972C22F@corvid.gentoo.org
1 chainsaw 10/05/02 15:02:40
2
3 Modified: ChangeLog gonvert-0.2.19.ebuild
4 gonvert-0.2.15-r1.ebuild
5 Added: gonvert-0.2.23.ebuild
6 Log:
7 Version bump, as requested by "Hitachi" in bug #315451. Sprinkle some quotes for maximum repoman happiness.
8 (Portage version: 2.2_rc67/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.9 sci-calculators/gonvert/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/ChangeLog?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/ChangeLog?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/ChangeLog?r1=1.8&r2=1.9
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- ChangeLog 14 Sep 2007 16:16:10 -0000 1.8
24 +++ ChangeLog 2 May 2010 15:02:40 -0000 1.9
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sci-calculators/gonvert
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.8 2007/09/14 16:16:10 chainsaw Exp $
29 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.9 2010/05/02 15:02:40 chainsaw Exp $
31 +
32 +*gonvert-0.2.23 (02 May 2010)
33 +
34 + 02 May 2010; <chainsaw@g.o> +files/0.2.23-paths.patch,
35 + +gonvert-0.2.23.ebuild:
36 + Version bump, as requested by "Hitachi" in bug #315451.
37
38 *gonvert-0.2.19 (14 Sep 2007)
39
40
41
42
43 1.2 sci-calculators/gonvert/gonvert-0.2.19.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild?r1=1.1&r2=1.2
48
49 Index: gonvert-0.2.19.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- gonvert-0.2.19.ebuild 14 Sep 2007 16:16:10 -0000 1.1
56 +++ gonvert-0.2.19.ebuild 2 May 2010 15:02:40 -0000 1.2
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2007 Gentoo Foundation
59 +# Copyright 1999-2010 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild,v 1.1 2007/09/14 16:16:10 chainsaw Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild,v 1.2 2010/05/02 15:02:40 chainsaw Exp $
63
64 inherit eutils
65
66 @@ -17,8 +17,8 @@
67
68 src_unpack () {
69 unpack ${A}
70 - cd ${S}
71 - epatch ${FILESDIR}/${PV}-paths.patch
72 + cd "${S}"
73 + epatch "${FILESDIR}/${PV}-paths.patch"
74 }
75
76 src_install () {
77
78
79
80 1.2 sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild?r1=1.1&r2=1.2
85
86 Index: gonvert-0.2.15-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- gonvert-0.2.15-r1.ebuild 30 Apr 2006 23:07:46 -0000 1.1
93 +++ gonvert-0.2.15-r1.ebuild 2 May 2010 15:02:40 -0000 1.2
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2006 Gentoo Foundation
96 +# Copyright 1999-2010 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild,v 1.1 2006/04/30 23:07:46 chainsaw Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild,v 1.2 2010/05/02 15:02:40 chainsaw Exp $
100
101 inherit eutils
102
103 @@ -17,9 +17,9 @@
104
105 src_unpack () {
106 unpack ${A}
107 - cd ${S}
108 - epatch "${FILESDIR}"/0.2.12-about.patch
109 - epatch "${FILESDIR}"/0.2.15-glade.patch
110 + cd "${S}"
111 + epatch "${FILESDIR}/0.2.12-about.patch"
112 + epatch "${FILESDIR}/0.2.15-glade.patch"
113 }
114
115 src_install () {
116
117
118
119 1.1 sci-calculators/gonvert/gonvert-0.2.23.ebuild
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.23.ebuild?rev=1.1&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.23.ebuild?rev=1.1&content-type=text/plain
123
124 Index: gonvert-0.2.23.ebuild
125 ===================================================================
126 # Copyright 1999-2010 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 # $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.23.ebuild,v 1.1 2010/05/02 15:02:40 chainsaw Exp $
129
130 inherit eutils
131
132 DESCRIPTION="Unit conversion utility written in PyGTK"
133 HOMEPAGE="http://unihedron.com/projects/gonvert/gonvert.php"
134 SRC_URI="http://unihedron.com/projects/gonvert/downloads/${P}.tar.gz"
135
136 LICENSE="GPL-2"
137 SLOT="0"
138 KEYWORDS="~amd64 ~x86 ~ppc"
139 IUSE=""
140
141 DEPEND=">=dev-python/pygtk-2.8.2"
142
143 src_unpack () {
144 unpack ${A}
145 cd "${S}"
146 epatch "${FILESDIR}/${PV}-paths.patch"
147 }
148
149 src_install () {
150 make install DESTDIR="${D}" prefix=/usr || die
151 rm -fr "${D}/usr/share/doc/${PN}"
152 dodoc doc/CHANGELOG doc/FAQ doc/README doc/THANKS doc/TODO
153 }