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-biology/dotur: ChangeLog dotur-1.53.ebuild
Date: Sun, 02 Aug 2009 20:42:19
Message-Id: E1MXhsn-0006OV-Cv@stork.gentoo.org
1 chainsaw 09/08/02 20:42:17
2
3 Modified: ChangeLog dotur-1.53.ebuild
4 Log:
5 Marked stable on AMD64 as requested by Andrey "weaver" Kislyuk <weaver@g.o> in bug #279347. Arch-tested by Chad A. Simmons who reports he has no test-suite; reporter confirmed and agreed compile-test was sufficient.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sci-biology/dotur/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/dotur/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/dotur/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/dotur/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/dotur/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 13 Apr 2009 01:06:44 -0000 1.1
22 +++ ChangeLog 2 Aug 2009 20:42:17 -0000 1.2
23 @@ -1,6 +1,12 @@
24 # ChangeLog for sci-biology/dotur
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/ChangeLog,v 1.1 2009/04/13 01:06:44 weaver Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/ChangeLog,v 1.2 2009/08/02 20:42:17 chainsaw Exp $
28 +
29 + 02 Aug 2009; <chainsaw@g.o> dotur-1.53.ebuild:
30 + Marked stable on AMD64 as requested by Andrey "weaver" Kislyuk
31 + <weaver@g.o> in bug #279347. Arch-tested by Chad A. Simmons who
32 + reports he has no test-suite; reporter confirmed and agreed compile-test
33 + was sufficient.
34
35 12 Apr 2009; Andrey Kislyuk <weaver@g.o> +ChangeLog, +Manifest:
36 Import from Science overlay
37
38
39
40 1.2 sci-biology/dotur/dotur-1.53.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild?r1=1.1&r2=1.2
45
46 Index: dotur-1.53.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- dotur-1.53.ebuild 13 Apr 2009 01:06:44 -0000 1.1
53 +++ dotur-1.53.ebuild 2 Aug 2009 20:42:17 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild,v 1.1 2009/04/13 01:06:44 weaver Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild,v 1.2 2009/08/02 20:42:17 chainsaw Exp $
59
60 EAPI=2
61
62 @@ -13,7 +13,7 @@
63 LICENSE="as-is"
64 SLOT="0"
65 IUSE=""
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="amd64 ~x86"
68
69 DEPEND=""
70 RDEPEND="${DEPEND}"