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-biology/embassy-phylipnew: metadata.xml embassy-phylipnew-3.69.650.ebuild ChangeLog
Date: Sat, 28 Mar 2015 17:13:21
Message-Id: 20150328171315.15D4914B77@oystercatcher.gentoo.org
1 jlec 15/03/28 17:13:14
2
3 Modified: metadata.xml ChangeLog
4 Added: embassy-phylipnew-3.69.650.ebuild
5 Log:
6 Import latest changes from science overlay, thanks Ted Tanberry for the work; fixes #335603
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
9
10 Revision Changes Path
11 1.3 sci-biology/embassy-phylipnew/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml?r1=1.2&r2=1.3
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- metadata.xml 1 Sep 2009 22:16:01 -0000 1.2
24 +++ metadata.xml 28 Mar 2015 17:13:13 -0000 1.3
25 @@ -1,5 +1,5 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 - <herd>sci-biology</herd>
30 + <herd>sci-biology</herd>
31 </pkgmetadata>
32
33
34
35 1.16 sci-biology/embassy-phylipnew/ChangeLog
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog?rev=1.16&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog?rev=1.16&content-type=text/plain
39 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog?r1=1.15&r2=1.16
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v
44 retrieving revision 1.15
45 retrieving revision 1.16
46 diff -u -r1.15 -r1.16
47 --- ChangeLog 20 Oct 2011 08:50:46 -0000 1.15
48 +++ ChangeLog 28 Mar 2015 17:13:13 -0000 1.16
49 @@ -1,6 +1,14 @@
50 # ChangeLog for sci-biology/embassy-phylipnew
51 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.15 2011/10/20 08:50:46 xarthisius Exp $
53 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
54 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.16 2015/03/28 17:13:13 jlec Exp $
55 +
56 +*embassy-phylipnew-3.69.650 (28 Mar 2015)
57 +
58 + 28 Mar 2015; Justin Lecher <jlec@g.o>
59 + +embassy-phylipnew-3.69.650.ebuild,
60 + +files/embassy-phylipnew-3.69.650_fix-build-system.patch, metadata.xml:
61 + Import latest changes from science overlay, thanks Ted Tanberry for the work;
62 + fixes #335603
63
64 20 Oct 2011; Kacper Kowalik <xarthisius@g.o>
65 embassy-phylipnew-3.68.ebuild, embassy-phylipnew-3.67.ebuild:
66 @@ -65,4 +73,3 @@
67 +embassy-phylipnew-3.6b.ebuild:
68 Initial import. This package will probably replace EMBASSY-PHYLIP in new
69 EMBASSY releases.
70 -
71
72
73
74 1.1 sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild?rev=1.1&content-type=text/plain
78
79 Index: embassy-phylipnew-3.69.650.ebuild
80 ===================================================================
81 # Copyright 1999-2015 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 # $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild,v 1.1 2015/03/28 17:13:13 jlec Exp $
84
85 EAPI=5
86
87 EBO_DESCRIPTION="the Phylogeny Inference Package"
88
89 PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
90 AUTOTOOLS_AUTORECONF=1
91 inherit emboss-r1
92
93 LICENSE+=" freedist"
94
95 KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"