Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gnuplot: gnuplot-4.2.5-r1.ebuild
Date: Mon, 31 Oct 2011 03:59:03
Message-Id: E1MfzLl-0007ZL-B1@stork.gentoo.org
1 armin76 09/08/25 16:58:25
2
3 Modified: gnuplot-4.2.5-r1.ebuild
4 Log:
5 alpha/ia64/s390/sparc stable wrt #282642
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 sci-visualization/gnuplot/gnuplot-4.2.5-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: gnuplot-4.2.5-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- gnuplot-4.2.5-r1.ebuild 25 Aug 2009 14:58:37 -0000 1.6
22 +++ gnuplot-4.2.5-r1.ebuild 25 Aug 2009 16:58:25 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5-r1.ebuild,v 1.6 2009/08/25 14:58:37 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5-r1.ebuild,v 1.7 2009/08/25 16:58:25 armin76 Exp $
28
29 EAPI=2
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="gnuplot"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 s390 sparc x86 ~x86-fbsd"
37 IUSE="doc emacs gd ggi latex lua pdf plotutils readline svga wxwidgets X xemacs"
38 RESTRICT="wxwidgets? ( test )"