commit: 79bde5edb6c14ac96550c28d2914fe3b9d5e5707 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 00:19:03 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 00:26:07 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=79bde5ed
added metadata.xml Package-Manager: portage-2.2.8-r1 --- sci-biology/MeV/ChangeLog | 7 +++++++ sci-biology/MeV/MeV-4.8.1.ebuild | 2 +- sci-biology/MeV/metadata.xml | 8 ++++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/sci-biology/MeV/ChangeLog b/sci-biology/MeV/ChangeLog new file mode 100644 index 0000000..5d9b8a5 --- /dev/null +++ b/sci-biology/MeV/ChangeLog @@ -0,0 +1,7 @@ +# ChangeLog for sci-biology/MeV +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 16 Sep 2014; Christoph Junghans <[email protected]> +metadata.xml, + MeV-4.8.1.ebuild: + added metadata.xml diff --git a/sci-biology/MeV/MeV-4.8.1.ebuild b/sci-biology/MeV/MeV-4.8.1.ebuild index 9a80737..0b2065b 100644 --- a/sci-biology/MeV/MeV-4.8.1.ebuild +++ b/sci-biology/MeV/MeV-4.8.1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Multiple experiment Viewer for genomic data analysis" HOMEPAGE="http://mev-tm4.sourceforge.net" SRC_URI="http://downloads.sourceforge.net/project/mev-tm4/mev-tm4/MeV%204.8.1/MeV_4_8_1_r2727_linux.tar.gz" -LICENSE="" +LICENSE="Artistic-2" SLOT="0" KEYWORDS="" IUSE="" diff --git a/sci-biology/MeV/metadata.xml b/sci-biology/MeV/metadata.xml new file mode 100644 index 0000000..91ee05e --- /dev/null +++ b/sci-biology/MeV/metadata.xml @@ -0,0 +1,8 @@ +<?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> +</maintainer> +</pkgmetadata>
