commit: 21a5fdc8fb02bd49b0436c8a567f3143348b9688 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 13:51:44 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 13:51:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=21a5fdc8
Drop obsolete package Sources unavailable Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/go-parser/ChangeLog | 19 ------------------- dev-python/go-parser/go-parser-9999.ebuild | 23 ----------------------- dev-python/go-parser/metadata.xml | 9 --------- 3 files changed, 51 deletions(-) diff --git a/dev-python/go-parser/ChangeLog b/dev-python/go-parser/ChangeLog deleted file mode 100644 index 16f068a..0000000 --- a/dev-python/go-parser/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for dev-python/go-parser -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Id$ - - 13 Jun 2013; Justin Lecher <[email protected]> go-parser-9999.ebuild, - metadata.xml: - Bump to EAPI=5 and distutils-r1.eclass - - 27 Dec 2011; Martin Mokrejs <[email protected]> - go-parser-9999.ebuild: - documented status of go-parser (as a very simple implementation) which should - be dropped once its successor code get into biopython - -*go-parser-9999 (26 Dec 2011) - - 26 Dec 2011; Martin Mokrejs <[email protected]> - +go-parser-9999.ebuild, +metadata.xml: - Initial ebuild - diff --git a/dev-python/go-parser/go-parser-9999.ebuild b/dev-python/go-parser/go-parser-9999.ebuild deleted file mode 100644 index b3f7b26..0000000 --- a/dev-python/go-parser/go-parser-9999.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -# A much more robust code is at https://github.com/ntamas/biopython in Bio/GO subdir -# When that gets incorporated into biopython the go-parser should be dropped altogether. - -DESCRIPTION="Gene Ontology OBO flatfile parser" -HOMEPAGE="http://hal.elte.hu/~nepusz/development/" -SRC_URI="http://bazaar.launchpad.net/~ntamas/+junk/go-parser/tarball/7?start_revid=7 -> go-parser-r7.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="" -IUSE="" - -S="${WORKDIR}"/~ntamas/+junk/go-parser diff --git a/dev-python/go-parser/metadata.xml b/dev-python/go-parser/metadata.xml deleted file mode 100644 index 2bc8930..0000000 --- a/dev-python/go-parser/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>sci-biology</herd> - <maintainer> - <email>[email protected]</email> - <name>Martin Mokrejs</name> - </maintainer> -</pkgmetadata>
