Gentoo Archives: gentoo-commits

From: "Benda XU (heroxbd)" <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/clhep: clhep-2.1.2.2.ebuild ChangeLog
Date: Wed, 06 Jun 2012 06:03:32
Message-Id: 20120606043711.EDCD72004B@flycatcher.gentoo.org
1 heroxbd 12/06/06 04:37:11
2
3 Modified: clhep-2.1.2.2.ebuild ChangeLog
4 Log:
5 keyword ~x86-linux and ~amd64-linux
6
7 (Portage version: 2.2.01.20389-prefix/cvs/Linux armv5tel)
8
9 Revision Changes Path
10 1.2 sci-physics/clhep/clhep-2.1.2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild?r1=1.1&r2=1.2
15
16 Index: clhep-2.1.2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- clhep-2.1.2.2.ebuild 2 Mar 2012 05:45:13 -0000 1.1
23 +++ clhep-2.1.2.2.ebuild 6 Jun 2012 04:37:11 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild,v 1.1 2012/03/02 05:45:13 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild,v 1.2 2012/06/06 04:37:11 heroxbd Exp $
29
30 EAPI=4
31 inherit autotools eutils
32 @@ -10,7 +10,7 @@
33 SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
34 LICENSE="public-domain"
35 SLOT="2"
36 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
37 +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
38
39 IUSE="exceptions static-libs"
40 RDEPEND=""
41
42
43
44 1.39 sci-physics/clhep/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.39&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.39&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?r1=1.38&r2=1.39
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v
53 retrieving revision 1.38
54 retrieving revision 1.39
55 diff -u -r1.38 -r1.39
56 --- ChangeLog 2 Mar 2012 05:45:13 -0000 1.38
57 +++ ChangeLog 6 Jun 2012 04:37:11 -0000 1.39
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-physics/clhep
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.38 2012/03/02 05:45:13 bicatali Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.39 2012/06/06 04:37:11 heroxbd Exp $
63 +
64 + 06 Jun 2012; Benda Xu <heroxbd@g.o> clhep-2.1.2.2.ebuild:
65 + keyword ~x86-linux and ~amd64-linux
66
67 *clhep-2.1.2.2 (02 Mar 2012)