commit: 0b412e1b5b138788bcb7e146efa4b3c2ccf88ae7 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc> AuthorDate: Tue Sep 22 01:38:13 2020 +0000 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc> CommitDate: Tue Sep 22 01:38:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0b412e1b
app-benchmarks/btl: drop package non existent upstream Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc> app-benchmarks/btl/btl-9999.ebuild | 20 -------------------- app-benchmarks/btl/metadata.xml | 17 ----------------- 2 files changed, 37 deletions(-) diff --git a/app-benchmarks/btl/btl-9999.ebuild b/app-benchmarks/btl/btl-9999.ebuild deleted file mode 100644 index 74bbb1c39..000000000 --- a/app-benchmarks/btl/btl-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit mercurial - -DESCRIPTION="Bench Template Library" -HOMEPAGE="https://bitbucket.org/spiros/btl" -EHG_REPO_URI="https://bitbucket.org/spiros/btl" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="" -IUSE="" - -src_install() { - insinto /usr/include/btl - doins -r * -} diff --git a/app-benchmarks/btl/metadata.xml b/app-benchmarks/btl/metadata.xml deleted file mode 100644 index 8ebdfe5fd..000000000 --- a/app-benchmarks/btl/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Andrea Arteaga</name> - <description>Bench Template Library</description> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription>This package contains a modified copy of the BTL.</longdescription> - <upstream> - <remote-id type="bitbucket">spiros/btl</remote-id> - </upstream> -</pkgmetadata>
