Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/, sci-libs/mmdb/files/
Date: Sat, 10 Aug 2019 04:07:32
Message-Id: 1565409947.d622a8cb8c01083f15d29a3fbaba9c1e19612551.mattst88@gentoo
1 commit: d622a8cb8c01083f15d29a3fbaba9c1e19612551
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 10 04:04:28 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 10 04:05:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d622a8cb
7
8 sci-libs/mmdb: Remove
9
10 Closes: https://bugs.gentoo.org/639760
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 sci-libs/mmdb/Manifest | 4 ---
14 sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch | 16 ------------
15 sci-libs/mmdb/metadata.xml | 11 --------
16 sci-libs/mmdb/mmdb-1.25.5-r1.ebuild | 17 ------------
17 sci-libs/mmdb/mmdb-1.25.6.1.ebuild | 15 -----------
18 sci-libs/mmdb/mmdb-2.0.1.ebuild | 19 --------------
19 sci-libs/mmdb/mmdb-2.0.5-r1.ebuild | 30 ----------------------
20 7 files changed, 112 deletions(-)
21
22 diff --git a/sci-libs/mmdb/Manifest b/sci-libs/mmdb/Manifest
23 deleted file mode 100644
24 index 4fdddc55a34..00000000000
25 --- a/sci-libs/mmdb/Manifest
26 +++ /dev/null
27 @@ -1,4 +0,0 @@
28 -DIST mmdb-1.25.5.tar.gz 732911 BLAKE2B 6c0d49ca028c0140df6cd513d66cd260087f747a755a85508dac2e24c63ed17d684b368e76fe2582c4921f1cf6bbb4cd7fa33cc5e47b6ef79af6fad1b5f1c8ef SHA512 19784f119422e176ff97c0f40256815584ddf2156570593047125ffaf509c961840619799ce20c43efb330d22f068f96c061d31aa5bc5851f538da1742152ba0
29 -DIST mmdb-1.25.6.1.tar.gz 992256 BLAKE2B cef269f4428b5a553075e6c2d33568ead3271ec4dd87fef5524072530723b8f59760a8dc5c523a985ccb922cef52bcdf88b18334626a71059994ce2a9b30ed8f SHA512 b253ee6096ea90202c061d579d98f324a53de17dad9db0a426e1a2106b23eecf6ec90667697f1e88a5f7b05fc45a0bbd2faada997de3ecca5b0f2b548520bd5c
30 -DIST mmdb2-2.0.1.tar.gz 721759 BLAKE2B ea79bbbeef345b1e9d7240ec31f67a217e7c9312827f0333d1b089be8b265bf09baf5b54f2d8edd7eee17a530dd9931bd4ec0b6377aa2a15cec67b6ec142e345 SHA512 00465204aa2b76867f805259d25653d48e0e4fe5eabb3929b86a9e3ae8d88345737ca187cfd21dc6c2808e6e8da9c9d61c11be2f587e733390bc69e5ef87b7cd
31 -DIST mmdb2-2.0.5.tar.gz 733138 BLAKE2B 8197fbd0331aa770144e9fa56ac6a3a89f58fb226d83f1e55afeb1d7df31f194ccaba6fe4a851cd326e77d7362bb5c1fb6d731823690cc9c7295d50d8b7427f8 SHA512 dfcbe9f84a62251976fc44f0a63dfd19306245aa147d7eb0cc7875d4c9295eac3d01bc4aeb165c04e0613e4d0b9bb0e8e6bcaf3872ed1da29e3e66ac4ec8bcc4
32
33 diff --git a/sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch b/sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch
34 deleted file mode 100644
35 index 52189f0a32f..00000000000
36 --- a/sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch
37 +++ /dev/null
38 @@ -1,16 +0,0 @@
39 - mmdb.pc.in | 2 +-
40 - 1 file changed, 1 insertion(+), 1 deletion(-)
41 -
42 -diff --git a/mmdb.pc.in b/mmdb.pc.in
43 -index dd654a4..b3c28a9 100644
44 ---- a/mmdb.pc.in
45 -+++ b/mmdb.pc.in
46 -@@ -1,7 +1,7 @@
47 - prefix=@prefix@
48 - exec_prefix=@exec_prefix@
49 - libdir=@libdir@
50 --includedir=@includedir@
51 -+includedir=@includedir@/mmdb
52 -
53 - Name: mmdb
54 - Description: Macromolecular coordinate library
55
56 diff --git a/sci-libs/mmdb/metadata.xml b/sci-libs/mmdb/metadata.xml
57 deleted file mode 100644
58 index 8f40a97a08a..00000000000
59 --- a/sci-libs/mmdb/metadata.xml
60 +++ /dev/null
61 @@ -1,11 +0,0 @@
62 -<?xml version="1.0" encoding="UTF-8"?>
63 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
64 -<pkgmetadata>
65 - <maintainer type="project">
66 - <email>sci-chemistry@g.o</email>
67 - <name>Gentoo Chemistry Project</name>
68 - </maintainer>
69 - <upstream>
70 - <remote-id type="launchpad">mmdb</remote-id>
71 - </upstream>
72 -</pkgmetadata>
73
74 diff --git a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
75 deleted file mode 100644
76 index e62be82bfb0..00000000000
77 --- a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
78 +++ /dev/null
79 @@ -1,17 +0,0 @@
80 -# Copyright 1999-2014 Gentoo Foundation
81 -# Distributed under the terms of the GNU General Public License v2
82 -
83 -EAPI=5
84 -
85 -inherit autotools-utils
86 -
87 -DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
88 -HOMEPAGE="https://launchpad.net/mmdb/"
89 -SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz"
90 -
91 -LICENSE="GPL-2 LGPL-3"
92 -SLOT="0"
93 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
94 -IUSE="static-libs"
95 -
96 -PATCHES=( "${FILESDIR}"/${P}-include-path.patch )
97
98 diff --git a/sci-libs/mmdb/mmdb-1.25.6.1.ebuild b/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
99 deleted file mode 100644
100 index d63c4003a02..00000000000
101 --- a/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
102 +++ /dev/null
103 @@ -1,15 +0,0 @@
104 -# Copyright 1999-2017 Gentoo Foundation
105 -# Distributed under the terms of the GNU General Public License v2
106 -
107 -EAPI=6
108 -
109 -DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
110 -HOMEPAGE="https://launchpad.net/mmdb/"
111 -SRC_URI="https://launchpad.net/mmdb/1.25/${PV}/+download/${P}.tar.gz"
112 -
113 -LICENSE="GPL-2 LGPL-3"
114 -SLOT="0"
115 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
116 -IUSE="static-libs"
117 -
118 -PATCHES=( "${FILESDIR}"/${PN}-1.25.5-include-path.patch )
119
120 diff --git a/sci-libs/mmdb/mmdb-2.0.1.ebuild b/sci-libs/mmdb/mmdb-2.0.1.ebuild
121 deleted file mode 100644
122 index e227efcef4d..00000000000
123 --- a/sci-libs/mmdb/mmdb-2.0.1.ebuild
124 +++ /dev/null
125 @@ -1,19 +0,0 @@
126 -# Copyright 1999-2015 Gentoo Foundation
127 -# Distributed under the terms of the GNU General Public License v2
128 -
129 -EAPI=5
130 -
131 -inherit autotools-utils
132 -
133 -MY_P="${PN}2-${PV}"
134 -
135 -DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
136 -HOMEPAGE="https://launchpad.net/mmdb/"
137 -SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz"
138 -
139 -LICENSE="GPL-2 LGPL-3"
140 -SLOT="2"
141 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
142 -IUSE="static-libs"
143 -
144 -S="${WORKDIR}"/${MY_P}
145
146 diff --git a/sci-libs/mmdb/mmdb-2.0.5-r1.ebuild b/sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
147 deleted file mode 100644
148 index d9a8ad2243d..00000000000
149 --- a/sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
150 +++ /dev/null
151 @@ -1,30 +0,0 @@
152 -# Copyright 1999-2018 Gentoo Foundation
153 -# Distributed under the terms of the GNU General Public License v2
154 -
155 -EAPI=6
156 -
157 -MY_P="${PN}2-${PV}"
158 -
159 -DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
160 -HOMEPAGE="https://launchpad.net/mmdb/"
161 -SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz"
162 -
163 -LICENSE="GPL-2 LGPL-3"
164 -SLOT="2"
165 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
166 -IUSE="static-libs"
167 -
168 -S="${WORKDIR}"/${MY_P}
169 -
170 -src_configure() {
171 - econf \
172 - --enable-shared \
173 - $(use_enable static-libs static)
174 -}
175 -
176 -src_install() {
177 - default
178 - if ! use static-libs; then
179 - find "${ED}" -name '*.la' -delete || die
180 - fi
181 -}