Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:ccp4 commit in: sci-chemistry/molrep/
Date: Sat, 01 Jun 2013 08:36:25
Message-Id: 1370075720.6d851e48ab2096aea5ca6184ac0c13f3343398df.jlec@gentoo
1 commit: 6d851e48ab2096aea5ca6184ac0c13f3343398df
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 14:33:49 2013 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 08:35:20 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6d851e48
7
8 sci-chemistry/molrep: Version BUmp
9
10 Package-Manager: portage-2.2.0_alpha177
11
12 ---
13 sci-chemistry/molrep/ChangeLog | 8 +++++++-
14 sci-chemistry/molrep/metadata.xml | 8 ++++----
15 .../molrep/{molrep-11.0.05.ebuild => molrep-11.2.01.ebuild} | 4 ++--
16 3 files changed, 13 insertions(+), 7 deletions(-)
17
18 diff --git a/sci-chemistry/molrep/ChangeLog b/sci-chemistry/molrep/ChangeLog
19 index cfc0bd4..70d203c 100644
20 --- a/sci-chemistry/molrep/ChangeLog
21 +++ b/sci-chemistry/molrep/ChangeLog
22 @@ -1,7 +1,13 @@
23 # ChangeLog for sci-chemistry/molrep
24 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molrep/ChangeLog,v 1.21 2012/10/19 09:56:23 jlec Exp $
27
28 +*molrep-11.2.01 (30 May 2013)
29 +
30 + 30 May 2013; Justin Lecher <jlec@g.o> -molrep-11.0.05.ebuild,
31 + +molrep-11.2.01.ebuild, metadata.xml:
32 + Version BUmp
33 +
34 *molrep-11.0.05 (10 Dec 2012)
35
36 10 Dec 2012; Justin Lecher <jlec@g.o>
37
38 diff --git a/sci-chemistry/molrep/metadata.xml b/sci-chemistry/molrep/metadata.xml
39 index 1837bbc..ae9ec7c 100644
40 --- a/sci-chemistry/molrep/metadata.xml
41 +++ b/sci-chemistry/molrep/metadata.xml
42 @@ -1,8 +1,8 @@
43 <?xml version="1.0" encoding="UTF-8"?>
44 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
45 <pkgmetadata>
46 - <herd>sci-chemistry</herd>
47 - <maintainer>
48 - <email>jlec@g.o</email>
49 - </maintainer>
50 + <herd>sci-chemistry</herd>
51 + <maintainer>
52 + <email>jlec@g.o</email>
53 + </maintainer>
54 </pkgmetadata>
55
56 diff --git a/sci-chemistry/molrep/molrep-11.0.05.ebuild b/sci-chemistry/molrep/molrep-11.2.01.ebuild
57 similarity index 92%
58 rename from sci-chemistry/molrep/molrep-11.0.05.ebuild
59 rename to sci-chemistry/molrep/molrep-11.2.01.ebuild
60 index 5162723..a9b5d7b 100644
61 --- a/sci-chemistry/molrep/molrep-11.0.05.ebuild
62 +++ b/sci-chemistry/molrep/molrep-11.2.01.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2012 Gentoo Foundation
65 +# Copyright 1999-2013 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 # $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molrep/molrep-11.0.03-r1.ebuild,v 1.2 2012/10/19 09:56:23 jlec Exp $
68
69 @@ -8,7 +8,7 @@ inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs
70
71 DESCRIPTION="molecular replacement program"
72 HOMEPAGE="http://www.ysbl.york.ac.uk/~alexei/molrep.html"
73 -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.gz"
74 +SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
75
76 LICENSE="ccp4"
77 SLOT="0"