diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-03-12 12:10:06 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-03-12 12:10:06 +0000 |
commit | 1769661150604e5eb126e33693e78027037c5541 (patch) | |
tree | a55b7cb87dac053d06b33a0d9b7bc5e7f8aa9d68 /sci-biology | |
parent | sci-biology/t-coffee: Drop Andrey as maintainer so that bugs get assigned to ... (diff) | |
download | gentoo-2-1769661150604e5eb126e33693e78027037c5541.tar.gz gentoo-2-1769661150604e5eb126e33693e78027037c5541.tar.bz2 gentoo-2-1769661150604e5eb126e33693e78027037c5541.zip |
sci-biology/tophat: Drop Andrey as maintainer so that bugs get assigned to sci-biology directly
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/tophat/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/tophat/metadata.xml | 12 |
2 files changed, 9 insertions, 10 deletions
diff --git a/sci-biology/tophat/ChangeLog b/sci-biology/tophat/ChangeLog index f8f1be7bbe04..de25911954eb 100644 --- a/sci-biology/tophat/ChangeLog +++ b/sci-biology/tophat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/tophat -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/tophat/ChangeLog,v 1.9 2012/07/19 12:03:38 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/tophat/ChangeLog,v 1.10 2013/03/12 12:10:06 jlec Exp $ + + 12 Mar 2013; Justin Lecher <jlec@gentoo.org> metadata.xml: + Drop Andrey as maintainer so that bugs get assigned to sci-biology directly *tophat-2.0.2 (19 Jul 2012) diff --git a/sci-biology/tophat/metadata.xml b/sci-biology/tophat/metadata.xml index 8dc2f2067543..36cf4a138940 100644 --- a/sci-biology/tophat/metadata.xml +++ b/sci-biology/tophat/metadata.xml @@ -1,12 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>weaver@gentoo.org</email> - <name>Andrey Kislyuk</name> - </maintainer> - <herd>sci-biology</herd> - <use> - <flag name="bam">Compile support for the BAM format</flag> - </use> + <herd>sci-biology</herd> + <use> + <flag name="bam">Compile support for the BAM format</flag> + </use> </pkgmetadata> |