commit:     ec45161b85899f974da01666525bd916a1b90904
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon Jan 18 10:14:09 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 10:14:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec45161b

sci-chemistry/bodr: Remove old

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-chemistry/bodr/Manifest         |  1 -
 sci-chemistry/bodr/bodr-9-r1.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/sci-chemistry/bodr/Manifest b/sci-chemistry/bodr/Manifest
index b1d812664c5..c8f6a5dd665 100644
--- a/sci-chemistry/bodr/Manifest
+++ b/sci-chemistry/bodr/Manifest
@@ -1,2 +1 @@
 DIST bodr-10.tar.bz2 225671 BLAKE2B 
cda3d66da530cb28898389080807c4ed8602bb8871ee9e9ff75ba4a7a40ee676308539adb26d61b3361b53f37c099fa784438def9b768828a941c3693c7315a2
 SHA512 
a3e0e7195914938d8824127aa4777c4054c302ef7811d82d1e012d9be5d7a13d7f2225d4216f4a30ae7dbf70eb3b0b38571c3ee0dbe1d97af15f04171dd51bec
-DIST bodr-9.tar.bz2 210548 BLAKE2B 
91efe4e216c0b07378e69739925fe603a091cc29551b85461dc146d8ba5d855bd33f1432cb159a52f2520cbda8c5228b93c90a23497ca6262f705852fc886c92
 SHA512 
5bcdd682729e11a0bc48f9306262e03fa2a3ca3a805633c2b40d7f94608ce6e2e778cc89ed0c57ec3bf6105c2f759204e158ac6f29c9e6ee3aa37190f8f0d772

diff --git a/sci-chemistry/bodr/bodr-9-r1.ebuild 
b/sci-chemistry/bodr/bodr-9-r1.ebuild
deleted file mode 100644
index 4a8ecabc18c..00000000000
--- a/sci-chemistry/bodr/bodr-9-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="The Blue Obelisk Data Repository listing element and isotope 
properties"
-HOMEPAGE="https://sourceforge.net/projects/bodr";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-macos"
-IUSE=""
-
-DEPEND="dev-libs/libxslt"
-RDEPEND=""
-
-DOCS=( "THANKS" "AUTHORS" "README" "ChangeLog" )
-
-src_prepare() {
-       sed -i -e "s/COPYING//g" Makefile.* || die
-}
-
-src_configure() {
-       econf --docdir="${EPREFIX}"/usr/share/doc/${PF}
-}

Reply via email to