Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/oasis: ChangeLog oasis-4.0.ebuild
Date: Mon, 05 Apr 2010 20:38:44
Message-Id: 20100405203841.353DC2C04A@corvid.gentoo.org
1 jlec 10/04/05 20:38:41
2
3 Modified: ChangeLog oasis-4.0.ebuild
4 Log:
5 Keyworded for ~x86-linux ~amd64-linux
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sci-chemistry/oasis/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 24 Feb 2010 08:23:04 -0000 1.2
22 +++ ChangeLog 5 Apr 2010 20:38:41 -0000 1.3
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-chemistry/oasis
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/ChangeLog,v 1.2 2010/02/24 08:23:04 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/ChangeLog,v 1.3 2010/04/05 20:38:41 jlec Exp $
28 +
29 + 05 Apr 2010; Justin Lecher <jlec@g.o> oasis-4.0.ebuild:
30 + Keyworded for ~x86-linux ~amd64-linux, tested by me
31
32 24 Feb 2010; Justin Lecher (jlec) <jlec@×××××××××.net> oasis-4.0.ebuild:
33 fperms -> chmod to use bash globs, fixes 306061
34
35
36
37 1.4 sci-chemistry/oasis/oasis-4.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/oasis-4.0.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/oasis-4.0.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/oasis-4.0.ebuild?r1=1.3&r2=1.4
42
43 Index: oasis-4.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- oasis-4.0.ebuild 2 Mar 2010 18:58:27 -0000 1.3
50 +++ oasis-4.0.ebuild 5 Apr 2010 20:38:41 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0.ebuild,v 1.3 2010/03/02 18:58:27 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0.ebuild,v 1.4 2010/04/05 20:38:41 jlec Exp $
56
57 EAPI="3"
58
59 @@ -13,7 +13,7 @@
60 SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${MY_P}.zip"
61
62 SLOT="0"
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
65 LICENSE="ccp4 oasis"
66 IUSE="examples +minimal"