Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/biopieces/
Date: Sat, 26 Sep 2020 09:42:05
Message-Id: 1601113259.39df6200aad813e9488a21850b8b7b954b521dbd.chymera@gentoo
1 commit: 39df6200aad813e9488a21850b8b7b954b521dbd
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Sat Sep 26 09:40:59 2020 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Sat Sep 26 09:40:59 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=39df6200
7
8 sci-biology/biopieces: Removed package with deprecated dep
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Horea Christian <chr <AT> chymera.eu>
12
13 sci-biology/biopieces/biopieces-0.51.ebuild | 71 -----------------------------
14 sci-biology/biopieces/biopieces-9999.ebuild | 71 -----------------------------
15 sci-biology/biopieces/metadata.xml | 12 -----
16 3 files changed, 154 deletions(-)
17
18 diff --git a/sci-biology/biopieces/biopieces-0.51.ebuild b/sci-biology/biopieces/biopieces-0.51.ebuild
19 deleted file mode 100644
20 index 03a9d78cc..000000000
21 --- a/sci-biology/biopieces/biopieces-0.51.ebuild
22 +++ /dev/null
23 @@ -1,71 +0,0 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=5
28 -
29 -PYTHON_COMPAT=( python2_7 )
30 -
31 -USE_RUBY="ruby22 ruby23 ruby24"
32 -
33 -if [ "$PV" == "9999" ]; then
34 - ESVN_REPO_URI="http://biopieces.googlecode.com/svn/trunk"
35 - KEYWORDS=""
36 - inherit subversion
37 -else
38 - SRC_URI="http://biopieces.googlecode.com/files/biopieces_installer-${PV}.sh"
39 - KEYWORDS=""
40 -fi
41 -
42 -inherit ruby-fakegem python-single-r1
43 -
44 -DESCRIPTION="Trim adaptors, plot read lengths, qualities, map reads and submit to GenBank"
45 -HOMEPAGE="http://code.google.com/p/biopieces"
46 -SRC_URI=""
47 -
48 -LICENSE="GPL-2"
49 -SLOT="0"
50 -IUSE="test"
51 -
52 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
53 -
54 -# Ruby terminal-table ?
55 -
56 -CDEPEND="${PYTHON_DEPS}
57 - >=dev-lang/perl-5.8
58 - dev-perl/libwww-perl
59 - dev-perl/Bit-Vector
60 - dev-perl/Carp-Clan
61 - dev-perl/Class-Inspector
62 - dev-perl/DBD-mysql
63 - dev-perl/DBI
64 - dev-perl/HTML-Parser
65 - dev-perl/Inline
66 - dev-perl/Parse-RecDescent
67 - dev-perl/SOAP-Lite
68 - dev-perl/SVG
69 - dev-perl/TermReadKey
70 - dev-perl/URI
71 - dev-perl/XML-Parser
72 - virtual/perl-version
73 - virtual/perl-DB_File
74 - virtual/perl-Time-HiRes"
75 -
76 -DEPEND="${CDEPEND}"
77 -
78 -ruby_add_bdepend "dev-ruby/RubyInline"
79 -ruby_add_rdepend "dev-ruby/gnuplot dev-ruby/narray"
80 -
81 -# sci-biology/vmatch # http://www.vmatch.de/ # fecth restrict
82 -# sci-biology/usearch-bin # http://www.drive5.com/usearch/ # fecth restrict
83 -
84 -RDEPEND="${CDEPEND}
85 - sci-biology/ncbi-tools
86 - sci-biology/muscle
87 - sci-biology/mummer
88 - sci-biology/blat
89 - sci-biology/bowtie
90 - sci-biology/bwa
91 - sci-biology/velvet
92 - sci-biology/Ray
93 - sci-biology/scan_for_matches
94 - sci-biology/idba"
95
96 diff --git a/sci-biology/biopieces/biopieces-9999.ebuild b/sci-biology/biopieces/biopieces-9999.ebuild
97 deleted file mode 100644
98 index 03a9d78cc..000000000
99 --- a/sci-biology/biopieces/biopieces-9999.ebuild
100 +++ /dev/null
101 @@ -1,71 +0,0 @@
102 -# Copyright 1999-2017 Gentoo Foundation
103 -# Distributed under the terms of the GNU General Public License v2
104 -
105 -EAPI=5
106 -
107 -PYTHON_COMPAT=( python2_7 )
108 -
109 -USE_RUBY="ruby22 ruby23 ruby24"
110 -
111 -if [ "$PV" == "9999" ]; then
112 - ESVN_REPO_URI="http://biopieces.googlecode.com/svn/trunk"
113 - KEYWORDS=""
114 - inherit subversion
115 -else
116 - SRC_URI="http://biopieces.googlecode.com/files/biopieces_installer-${PV}.sh"
117 - KEYWORDS=""
118 -fi
119 -
120 -inherit ruby-fakegem python-single-r1
121 -
122 -DESCRIPTION="Trim adaptors, plot read lengths, qualities, map reads and submit to GenBank"
123 -HOMEPAGE="http://code.google.com/p/biopieces"
124 -SRC_URI=""
125 -
126 -LICENSE="GPL-2"
127 -SLOT="0"
128 -IUSE="test"
129 -
130 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
131 -
132 -# Ruby terminal-table ?
133 -
134 -CDEPEND="${PYTHON_DEPS}
135 - >=dev-lang/perl-5.8
136 - dev-perl/libwww-perl
137 - dev-perl/Bit-Vector
138 - dev-perl/Carp-Clan
139 - dev-perl/Class-Inspector
140 - dev-perl/DBD-mysql
141 - dev-perl/DBI
142 - dev-perl/HTML-Parser
143 - dev-perl/Inline
144 - dev-perl/Parse-RecDescent
145 - dev-perl/SOAP-Lite
146 - dev-perl/SVG
147 - dev-perl/TermReadKey
148 - dev-perl/URI
149 - dev-perl/XML-Parser
150 - virtual/perl-version
151 - virtual/perl-DB_File
152 - virtual/perl-Time-HiRes"
153 -
154 -DEPEND="${CDEPEND}"
155 -
156 -ruby_add_bdepend "dev-ruby/RubyInline"
157 -ruby_add_rdepend "dev-ruby/gnuplot dev-ruby/narray"
158 -
159 -# sci-biology/vmatch # http://www.vmatch.de/ # fecth restrict
160 -# sci-biology/usearch-bin # http://www.drive5.com/usearch/ # fecth restrict
161 -
162 -RDEPEND="${CDEPEND}
163 - sci-biology/ncbi-tools
164 - sci-biology/muscle
165 - sci-biology/mummer
166 - sci-biology/blat
167 - sci-biology/bowtie
168 - sci-biology/bwa
169 - sci-biology/velvet
170 - sci-biology/Ray
171 - sci-biology/scan_for_matches
172 - sci-biology/idba"
173
174 diff --git a/sci-biology/biopieces/metadata.xml b/sci-biology/biopieces/metadata.xml
175 deleted file mode 100644
176 index 138cb7705..000000000
177 --- a/sci-biology/biopieces/metadata.xml
178 +++ /dev/null
179 @@ -1,12 +0,0 @@
180 -<?xml version="1.0" encoding="UTF-8"?>
181 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
182 -<pkgmetadata>
183 - <maintainer type="person">
184 - <email>mmokrejs@×××××××××××××××.cz</email>
185 - <name>Martin Mokrejs</name>
186 - </maintainer>
187 - <maintainer type="project">
188 - <email>sci-biology@g.o</email>
189 - <name>Gentoo Biology Project</name>
190 - </maintainer>
191 -</pkgmetadata>