Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/wise: wise-2.2.0.ebuild ChangeLog
Date: Mon, 09 Jun 2008 10:12:06
Message-Id: E1K5eM4-0004sg-IW@stork.gentoo.org
1 markusle 08/06/09 10:12:00
2
3 Modified: wise-2.2.0.ebuild ChangeLog
4 Log:
5 Switched virtual/tetex -> virtual/latex-base and added amd64 keyword (see bug #222501).
6 (Portage version: 2.1.5.4)
7
8 Revision Changes Path
9 1.9 sci-biology/wise/wise-2.2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild?r1=1.8&r2=1.9
14
15 Index: wise-2.2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- wise-2.2.0.ebuild 10 Nov 2006 23:06:26 -0000 1.8
22 +++ wise-2.2.0.ebuild 9 Jun 2008 10:12:00 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v 1.8 2006/11/10 23:06:26 ribosome Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v 1.9 2008/06/09 10:12:00 markusle Exp $
29
30 inherit eutils toolchain-funcs
31
32 @@ -11,14 +11,14 @@
33
34 SLOT="0"
35 IUSE=""
36 -KEYWORDS="~alpha ia64 ~sparc x86"
37 +KEYWORDS="~alpha ia64 ~sparc x86 ~amd64"
38
39 RDEPEND="=sci-biology/hmmer-2.3.2-r1"
40
41 DEPEND="${RDEPEND}
42 app-shells/tcsh
43 dev-lang/perl
44 - virtual/tetex"
45 + virtual/latex-base"
46
47 S="${WORKDIR}/${PN}${PV}"
48
49
50
51
52 1.13 sci-biology/wise/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/wise/ChangeLog?rev=1.13&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/wise/ChangeLog?rev=1.13&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/wise/ChangeLog?r1=1.12&r2=1.13
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sci-biology/wise/ChangeLog,v
61 retrieving revision 1.12
62 retrieving revision 1.13
63 diff -u -r1.12 -r1.13
64 --- ChangeLog 6 Jan 2007 20:52:22 -0000 1.12
65 +++ ChangeLog 9 Jun 2008 10:12:00 -0000 1.13
66 @@ -1,6 +1,10 @@
67 # ChangeLog for sci-biology/wise
68 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/ChangeLog,v 1.12 2007/01/06 20:52:22 kugelfang Exp $
70 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
71 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/ChangeLog,v 1.13 2008/06/09 10:12:00 markusle Exp $
72 +
73 + 09 Jun 2008; Markus Dittrich <markusle@g.o> wise-2.2.0.ebuild:
74 + Switched virtual/tetex -> virtual/latex-base and added amd64
75 + keyword (see bug #222501).
76
77 06 Jan 2007; Danny van Dyk <kugelfang@g.o> -wise-2.1.23c.ebuild:
78 QA: Removed unused versions.
79
80
81
82 --
83 gentoo-commits@l.g.o mailing list