commit:     2390cc3937965100c701b5803930fbabfac413cc
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 12:56:32 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 13:01:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2390cc39

sci-biology/mauvealigner: Remove outdated unmaintained package

 sci-biology/mauvealigner/mauvealigner-9999.ebuild | 35 -----------------------
 sci-biology/mauvealigner/metadata.xml             |  8 ------
 2 files changed, 43 deletions(-)

diff --git a/sci-biology/mauvealigner/mauvealigner-9999.ebuild 
b/sci-biology/mauvealigner/mauvealigner-9999.ebuild
deleted file mode 100644
index cee1853..0000000
--- a/sci-biology/mauvealigner/mauvealigner-9999.ebuild
+++ /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
index 959160f..0000000
--- a/sci-biology/mauvealigner/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 Biology Project</name>
-  </maintainer>
-</pkgmetadata>

Reply via email to