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-libs/monomer-db/
Date: Sat, 01 Jun 2013 08:36:35
Message-Id: 1370075720.5e9bf1e7c5a78412196340340e8f7ec2ed6ae1a1.jlec@gentoo
1 commit: 5e9bf1e7c5a78412196340340e8f7ec2ed6ae1a1
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 14:14:52 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=5e9bf1e7
7
8 sci-libs/monomer-db: Bump EAPI to 5
9
10 Package-Manager: portage-2.2.0_alpha177
11
12 ---
13 sci-libs/monomer-db/ChangeLog | 6 +++++-
14 sci-libs/monomer-db/metadata.xml | 8 ++++----
15 sci-libs/monomer-db/monomer-db-5.39.ebuild | 4 ++--
16 3 files changed, 11 insertions(+), 7 deletions(-)
17
18 diff --git a/sci-libs/monomer-db/ChangeLog b/sci-libs/monomer-db/ChangeLog
19 index 2f3fec9..272250b 100644
20 --- a/sci-libs/monomer-db/ChangeLog
21 +++ b/sci-libs/monomer-db/ChangeLog
22 @@ -1,7 +1,11 @@
23 # ChangeLog for sci-libs/monomer-db
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-libs/monomer-db/ChangeLog,v 1.19 2011/11/21 15:24:59 jlec Exp $
27
28 + 30 May 2013; Justin Lecher <jlec@g.o> monomer-db-5.39.ebuild,
29 + metadata.xml:
30 + Bump EAPI to 5
31 +
32 *monomer-db-5.39 (10 Dec 2012)
33
34 10 Dec 2012; Justin Lecher <jlec@g.o> +monomer-db-5.39.ebuild,
35
36 diff --git a/sci-libs/monomer-db/metadata.xml b/sci-libs/monomer-db/metadata.xml
37 index 210ad0d..5ef07a3 100644
38 --- a/sci-libs/monomer-db/metadata.xml
39 +++ b/sci-libs/monomer-db/metadata.xml
40 @@ -1,8 +1,8 @@
41 <?xml version="1.0" encoding="UTF-8"?>
42 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
43 <pkgmetadata>
44 - <herd>sci</herd>
45 - <maintainer>
46 - <email>jlec@g.o</email>
47 - </maintainer>
48 + <herd>sci</herd>
49 + <maintainer>
50 + <email>jlec@g.o</email>
51 + </maintainer>
52 </pkgmetadata>
53
54 diff --git a/sci-libs/monomer-db/monomer-db-5.39.ebuild b/sci-libs/monomer-db/monomer-db-5.39.ebuild
55 index bfd4ee0..297ecf0 100644
56 --- a/sci-libs/monomer-db/monomer-db-5.39.ebuild
57 +++ b/sci-libs/monomer-db/monomer-db-5.39.ebuild
58 @@ -1,8 +1,8 @@
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-libs/monomer-db/monomer-db-5.32.ebuild,v 1.2 2011/11/21 15:24:59 jlec Exp $
63
64 -EAPI=4
65 +EAPI=5
66
67 MY_PN="refmac_dictionary"