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-structure: metadata.xml embassy-structure-0.1.650.ebuild ChangeLog
Date: Sat, 28 Mar 2015 17:10:13
Message-Id: 20150328171008.D57C514B6E@oystercatcher.gentoo.org
1 jlec 15/03/28 17:10:08
2
3 Modified: metadata.xml ChangeLog
4 Added: embassy-structure-0.1.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.4 sci-biology/embassy-structure/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/metadata.xml?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/metadata.xml?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/metadata.xml?r1=1.3&r2=1.4
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/metadata.xml,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- metadata.xml 1 Sep 2009 22:19:06 -0000 1.3
24 +++ metadata.xml 28 Mar 2015 17:10:08 -0000 1.4
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.23 sci-biology/embassy-structure/ChangeLog
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/ChangeLog?rev=1.23&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/ChangeLog?rev=1.23&content-type=text/plain
39 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/ChangeLog?r1=1.22&r2=1.23
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v
44 retrieving revision 1.22
45 retrieving revision 1.23
46 diff -u -r1.22 -r1.23
47 --- ChangeLog 20 Oct 2011 08:49:50 -0000 1.22
48 +++ ChangeLog 28 Mar 2015 17:10:08 -0000 1.23
49 @@ -1,6 +1,14 @@
50 # ChangeLog for sci-biology/embassy-structure
51 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.22 2011/10/20 08:49:50 xarthisius Exp $
53 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
54 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.23 2015/03/28 17:10:08 jlec Exp $
55 +
56 +*embassy-structure-0.1.650 (28 Mar 2015)
57 +
58 + 28 Mar 2015; Justin Lecher <jlec@g.o>
59 + +embassy-structure-0.1.650.ebuild,
60 + +files/embassy-structure-0.1.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-structure-0.1.0-r4.ebuild, embassy-structure-0.1.0-r3.ebuild:
66 @@ -98,4 +106,3 @@
67 07 Aug 2005; Olivier Fisette <ribosome@g.o> +metadata.xml,
68 +embassy-structure-0.1.0.ebuild:
69 New import. This package is part of the EMBASSY 3.0.0 distribution.
70 -
71
72
73
74 1.1 sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild?rev=1.1&content-type=text/plain
78
79 Index: embassy-structure-0.1.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-structure/embassy-structure-0.1.650.ebuild,v 1.1 2015/03/28 17:10:08 jlec Exp $
84
85 EAPI=5
86
87 EBO_DESCRIPTION="Protein structure add-on package"
88
89 PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
90 AUTOTOOLS_AUTORECONF=1
91 inherit emboss-r1
92
93 KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"