commit: fc544ed4ef0d969ff52b7f8d83cfa893078b1707 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Fri Dec 25 20:58:08 2015 +0000 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> CommitDate: Fri Dec 25 20:58:08 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fc544ed4
sci-biology/scbi_plot: Fix header, remove ruby19 Package-Manager: portage-2.2.24 sci-biology/scbi_plot/ChangeLog | 3 +++ sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-biology/scbi_plot/ChangeLog b/sci-biology/scbi_plot/ChangeLog index 31582d5..570e5a1 100644 --- a/sci-biology/scbi_plot/ChangeLog +++ b/sci-biology/scbi_plot/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 25 Dec 2015; Marius Brehler <[email protected]> scbi_plot-0.0.7.ebuild: + sci-biology/scbi_plot: Fix header, remove ruby19 + *scbi_plot-0.0.7 (02 Dec 2015) 02 Dec 2015; Martin Mokrejs <[email protected]> +metadata.xml, diff --git a/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild b/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild index a5ac839..0b14dd7 100644 --- a/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild +++ b/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt"
