Gentoo Archives: gentoo-commits

From: Marius Brehler <marbre@××××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/scbi_plot/
Date: Fri, 25 Dec 2015 21:01:00
Message-Id: 1451077088.fc544ed4ef0d969ff52b7f8d83cfa893078b1707.marbre@gentoo
1 commit: fc544ed4ef0d969ff52b7f8d83cfa893078b1707
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Fri Dec 25 20:58:08 2015 +0000
4 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
5 CommitDate: Fri Dec 25 20:58:08 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fc544ed4
7
8 sci-biology/scbi_plot: Fix header, remove ruby19
9
10 Package-Manager: portage-2.2.24
11
12 sci-biology/scbi_plot/ChangeLog | 3 +++
13 sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild | 4 ++--
14 2 files changed, 5 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-biology/scbi_plot/ChangeLog b/sci-biology/scbi_plot/ChangeLog
17 index 31582d5..570e5a1 100644
18 --- a/sci-biology/scbi_plot/ChangeLog
19 +++ b/sci-biology/scbi_plot/ChangeLog
20 @@ -2,6 +2,9 @@
21 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
22 # $Id$
23
24 + 25 Dec 2015; Marius Brehler <marbre@××××××××××××××.de> scbi_plot-0.0.7.ebuild:
25 + sci-biology/scbi_plot: Fix header, remove ruby19
26 +
27 *scbi_plot-0.0.7 (02 Dec 2015)
28
29 02 Dec 2015; Martin Mokrejs <mmokrejs@×××××××××××××××.cz> +metadata.xml,
30
31 diff --git a/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild b/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild
32 index a5ac839..0b14dd7 100644
33 --- a/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild
34 +++ b/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild
35 @@ -1,9 +1,9 @@
36 # Copyright 1999-2015 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 -# $Header: $
39 +# $Id$
40
41 EAPI=5
42 -USE_RUBY="ruby19 ruby20 ruby21"
43 +USE_RUBY="ruby20 ruby21"
44
45 RUBY_FAKEGEM_TASK_DOC=""
46 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt"