Gentoo Archives: gentoo-commits

From: "Olivier Fisette (ribosome)" <ribosome@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/embassy-phylip: embassy-phylip-3.6b.ebuild ChangeLog
Date: Wed, 27 Aug 2008 17:48:55
Message-Id: E1KYP8U-00083j-E4@stork.gentoo.org
1 ribosome 08/08/27 17:48:50
2
3 Modified: embassy-phylip-3.6b.ebuild ChangeLog
4 Log:
5 Fixed description.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild?r1=1.8&r2=1.9
14
15 Index: embassy-phylip-3.6b.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- embassy-phylip-3.6b.ebuild 18 Jul 2007 01:50:28 -0000 1.8
22 +++ embassy-phylip-3.6b.ebuild 27 Aug 2008 17:48:49 -0000 1.9
23 @@ -1,12 +1,12 @@
24 -# Copyright 1999-2007 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/embassy-phylip/embassy-phylip-3.6b.ebuild,v 1.8 2007/07/18 01:50:28 ribosome Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild,v 1.9 2008/08/27 17:48:49 ribosome Exp $
29
30 EBOV="5.0.0"
31
32 inherit embassy
33
34 -DESCRIPTION="EMBOSS integrated version of the PHYLogeny Inference Package"
35 +DESCRIPTION="EMBOSS integrated version of PHYLIP - The Phylogeny Inference Package"
36 LICENSE="freedist"
37 SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EBOV}.tar.gz
38 mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz"
39
40
41
42 1.20 sci-biology/embassy-phylip/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/embassy-phylip/ChangeLog?rev=1.20&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/embassy-phylip/ChangeLog?rev=1.20&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/embassy-phylip/ChangeLog?r1=1.19&r2=1.20
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/ChangeLog,v
51 retrieving revision 1.19
52 retrieving revision 1.20
53 diff -u -r1.19 -r1.20
54 --- ChangeLog 18 Jul 2007 01:50:28 -0000 1.19
55 +++ ChangeLog 27 Aug 2008 17:48:49 -0000 1.20
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sci-biology/embassy-phylip
58 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/ChangeLog,v 1.19 2007/07/18 01:50:28 ribosome Exp $
60 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/ChangeLog,v 1.20 2008/08/27 17:48:49 ribosome Exp $
62 +
63 + 27 Aug 2008; Olivier Fisette <ribosome@g.o>
64 + embassy-phylip-3.6b.ebuild:
65 + Fixed description.
66
67 *embassy-phylip-3.6b (18 Jul 2007)