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/mm-align: metadata.xml mm-align-20120321.ebuild ChangeLog
Date: Mon, 20 May 2013 16:19:11
Message-Id: 20130520161905.D2A242171D@flycatcher.gentoo.org
1 jlec 13/05/20 16:19:05
2
3 Modified: metadata.xml mm-align-20120321.ebuild ChangeLog
4 Log:
5 sci-chemistry/mm-align: Fix license, #470786
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
8
9 Revision Changes Path
10 1.2 sci-chemistry/mm-align/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/metadata.xml?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/metadata.xml?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/metadata.xml?r1=1.1&r2=1.2
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mm-align/metadata.xml,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- metadata.xml 21 Mar 2012 12:28:50 -0000 1.1
23 +++ metadata.xml 20 May 2013 16:19:05 -0000 1.2
24 @@ -1,11 +1,11 @@
25 <?xml version="1.0" encoding="UTF-8"?>
26 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 <pkgmetadata>
28 - <herd>sci-chemistry</herd>
29 - <maintainer>
30 - <email>jlec@g.o</email>
31 - </maintainer>
32 - <longdescription>
33 + <herd>sci-chemistry</herd>
34 + <maintainer>
35 + <email>jlec@g.o</email>
36 + </maintainer>
37 + <longdescription>
38 MM-align is an algorithm for structurally aligning multiple-chain
39 protein-protein complexes. The algorithm is built on a heuristic
40 iteration of a modified Needleman-Wunsch dynamic programming (DP)
41
42
43
44 1.2 sci-chemistry/mm-align/mm-align-20120321.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/mm-align-20120321.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/mm-align-20120321.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/mm-align-20120321.ebuild?r1=1.1&r2=1.2
49
50 Index: mm-align-20120321.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mm-align/mm-align-20120321.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- mm-align-20120321.ebuild 21 Mar 2012 12:28:50 -0000 1.1
57 +++ mm-align-20120321.ebuild 20 May 2013 16:19:05 -0000 1.2
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2012 Gentoo Foundation
60 +# Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mm-align/mm-align-20120321.ebuild,v 1.1 2012/03/21 12:28:50 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mm-align/mm-align-20120321.ebuild,v 1.2 2013/05/20 16:19:05 jlec Exp $
64
65 EAPI=4
66
67 @@ -11,7 +11,7 @@
68 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/MM-align-${PV}.tar.xz"
69
70 SLOT="0"
71 -LICENSE="as-is"
72 +LICENSE="tm-align"
73 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
74 IUSE=""
75
76
77
78
79 1.2 sci-chemistry/mm-align/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/ChangeLog?rev=1.2&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/ChangeLog?rev=1.2&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mm-align/ChangeLog?r1=1.1&r2=1.2
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mm-align/ChangeLog,v
88 retrieving revision 1.1
89 retrieving revision 1.2
90 diff -u -r1.1 -r1.2
91 --- ChangeLog 21 Mar 2012 12:28:50 -0000 1.1
92 +++ ChangeLog 20 May 2013 16:19:05 -0000 1.2
93 @@ -1,6 +1,10 @@
94 # ChangeLog for sci-chemistry/mm-align
95 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mm-align/ChangeLog,v 1.1 2012/03/21 12:28:50 jlec Exp $
97 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mm-align/ChangeLog,v 1.2 2013/05/20 16:19:05 jlec Exp $
99 +
100 + 20 May 2013; Justin Lecher <jlec@g.o> mm-align-20120321.ebuild,
101 + metadata.xml:
102 + Fix license, #470786
103
104 *mm-align-20120321 (21 Mar 2012)