Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/hepmc: ChangeLog hepmc-2.06.03.ebuild hepmc-2.06.01.ebuild
Date: Tue, 18 Jan 2011 16:46:05
Message-Id: 20110118164555.4D54520054@flycatcher.gentoo.org
1 xarthisius 11/01/18 16:45:55
2
3 Modified: ChangeLog hepmc-2.06.03.ebuild
4 Removed: hepmc-2.06.01.ebuild
5 Log:
6 Drop old. Whitespace.
7
8 (Portage version: 2.2.0_alpha16/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.20 sci-physics/hepmc/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/hepmc/ChangeLog?rev=1.20&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/hepmc/ChangeLog?rev=1.20&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/hepmc/ChangeLog?r1=1.19&r2=1.20
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v
20 retrieving revision 1.19
21 retrieving revision 1.20
22 diff -u -r1.19 -r1.20
23 --- ChangeLog 20 Nov 2010 07:33:16 -0000 1.19
24 +++ ChangeLog 18 Jan 2011 16:45:55 -0000 1.20
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sci-physics/hepmc
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.19 2010/11/20 07:33:16 bicatali Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.20 2011/01/18 16:45:55 xarthisius Exp $
31 +
32 + 18 Jan 2011; Kacper Kowalik <xarthisius@g.o> -hepmc-2.06.01.ebuild,
33 + hepmc-2.06.03.ebuild:
34 + Drop old. Whitespace.
35
36 *hepmc-2.06.03 (20 Nov 2010)
37
38
39
40
41 1.2 sci-physics/hepmc/hepmc-2.06.03.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild?r1=1.1&r2=1.2
46
47 Index: hepmc-2.06.03.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- hepmc-2.06.03.ebuild 20 Nov 2010 07:33:16 -0000 1.1
54 +++ hepmc-2.06.03.ebuild 18 Jan 2011 16:45:55 -0000 1.2
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v 1.1 2010/11/20 07:33:16 bicatali Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v 1.2 2011/01/18 16:45:55 xarthisius Exp $
61
62 EAPI=2
63
64 @@ -17,7 +17,7 @@
65
66 RDEPEND=""
67 DEPEND="${RDEPEND}
68 - doc? ( app-doc/doxygen )"
69 + doc? ( app-doc/doxygen )"
70
71 S="${WORKDIR}/${MYP}"