Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/pilercr: ChangeLog pilercr-1.0.ebuild
Date: Sun, 06 Sep 2009 04:35:01
Message-Id: E1Mk9St-0001CZ-6X@stork.gentoo.org
1 darkside 09/09/06 04:34:59
2
3 Modified: ChangeLog pilercr-1.0.ebuild
4 Log:
5 amd64 stable, bug 283685. As requested, compile tested only due to complexity
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 sci-biology/pilercr/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pilercr/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pilercr/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pilercr/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/pilercr/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 27 Jul 2009 05:45:13 -0000 1.4
22 +++ ChangeLog 6 Sep 2009 04:34:58 -0000 1.5
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sci-biology/pilercr
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/ChangeLog,v 1.4 2009/07/27 05:45:13 weaver Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/ChangeLog,v 1.5 2009/09/06 04:34:58 darkside Exp $
28 +
29 + 06 Sep 2009; Jeremy Olexa <darkside@g.o> pilercr-1.0.ebuild:
30 + amd64 stable, bug 283685. As requested, compile tested only due to
31 + complexity
32
33 27 Jul 2009; Andrey Kislyuk <weaver@g.o> pilercr-1.0.ebuild:
34 Correct description
35
36
37
38 1.4 sci-biology/pilercr/pilercr-1.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild?r1=1.3&r2=1.4
43
44 Index: pilercr-1.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- pilercr-1.0.ebuild 27 Jul 2009 05:45:13 -0000 1.3
51 +++ pilercr-1.0.ebuild 6 Sep 2009 04:34:58 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild,v 1.3 2009/07/27 05:45:13 weaver Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild,v 1.4 2009/09/06 04:34:58 darkside Exp $
57
58 EAPI="2"
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="public-domain"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="amd64 ~x86"
66 IUSE=""
67
68 DEPEND=""