sci-biology/mauvealigner: Remove outdated unmaintained package
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 6 Mar 2016 12:56:32 +0000 (12:56 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 6 Mar 2016 13:01:40 +0000 (13:01 +0000)
sci-biology/mauvealigner/mauvealigner-9999.ebuild [deleted file]
sci-biology/mauvealigner/metadata.xml [deleted file]

diff --git a/sci-biology/mauvealigner/mauvealigner-9999.ebuild b/sci-biology/mauvealigner/mauvealigner-9999.ebuild
deleted file mode 100644 (file)
index cee1853..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-ESVN_REPO_URI="https://mauve.svn.sourceforge.net/svnroot/mauve/mauveAligner/trunk"
-
-inherit subversion autotools
-
-DESCRIPTION="Multiple genome alignment with large-scale evolutionary events (aligner component)"
-HOMEPAGE="http://gel.ahabs.wisc.edu/mauve/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="doc"
-KEYWORDS=""
-
-CDEPEND="sci-libs/libgenome
-       sci-libs/libmuscle
-       sci-libs/libmems"
-DEPEND="${CDEPEND}
-       doc? ( app-doc/doxygen )"
-RDEPEND="${CDEPEND}"
-
-S="${WORKDIR}"
-
-src_prepare() {
-       eautoreconf
-}
-
-src_install() {
-       emake install DESTDIR="${D}" || die
-}
diff --git a/sci-biology/mauvealigner/metadata.xml b/sci-biology/mauvealigner/metadata.xml
deleted file mode 100644 (file)
index 959160f..0000000
+++ /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>sci-biology@gentoo.org</email>
-    <name>Gentoo Biology Project</name>
-  </maintainer>
-</pkgmetadata>