commit: 3b3db7430cf1670103be17655e5141c40e2795d1 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Fri Mar 19 11:13:45 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Fri Mar 19 11:13:45 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3b3db743
sci-biology/BG7: remove masked package Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> profiles/package.mask | 5 ----- sci-biology/BG7/BG7-9999.ebuild | 23 ----------------------- sci-biology/BG7/metadata.xml | 8 -------- 3 files changed, 36 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c67ad131a..5ff181a3b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,11 +30,6 @@ #--- END OF EXAMPLES --- -# Andrew Ammerlaan <[email protected]> (05 March 2021) -# Does not build, live only, latest update 2013 -# Masked for removal in 14 days, if you need this please complain -sci-biology/BG7 - # Andrew Ammerlaan <[email protected]> (05 March 2021) # Does not compile, last update in 2009 # Masked for removal in 14 days, if you need this please complain diff --git a/sci-biology/BG7/BG7-9999.ebuild b/sci-biology/BG7/BG7-9999.ebuild deleted file mode 100644 index 5a7f7e950..000000000 --- a/sci-biology/BG7/BG7-9999.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit java-pkg-2 java-ant-2 git-r3 - -DESCRIPTION="Bacterial genome annotation system" -HOMEPAGE="https://github.com/bg7/BG7" -#SRC_URI="" -EGIT_REPO_URI="https://github.com/bg7/BG7" - -LICENSE="AGPL-3" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND=" - >=virtual/jre-1.5:* - dev-java/ant-core" -RDEPEND="${DEPEND} - >=virtual/jre-1.5:* - sci-biology/ncbi-tools++" diff --git a/sci-biology/BG7/metadata.xml b/sci-biology/BG7/metadata.xml deleted file mode 100644 index ae9640ffb..000000000 --- a/sci-biology/BG7/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Science Project</name> - </maintainer> -</pkgmetadata>
