diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-06 14:51:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-06 14:51:12 +0000 |
commit | 455440332f2427e9f045cd9c247b6523b0aa14a6 (patch) | |
tree | 3652fddbafc467aa9bb5d2eaf559129ce15284e3 /sci-visualization | |
parent | alpha/arm/ia64/s390/sh/x86 stable wrt #276640 (diff) | |
download | gentoo-2-455440332f2427e9f045cd9c247b6523b0aa14a6.tar.gz gentoo-2-455440332f2427e9f045cd9c247b6523b0aa14a6.tar.bz2 gentoo-2-455440332f2427e9f045cd9c247b6523b0aa14a6.zip |
ia64/s390/sparc stable wrt #274558
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index bf79d75adcb0..59884cc18b19 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.109 2009/07/04 14:30:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.110 2009/07/06 14:51:12 armin76 Exp $ + + 06 Jul 2009; Raúl Porcel <armin76@gentoo.org> gnuplot-4.2.5.ebuild: + ia64/s390/sparc stable wrt #274558 04 Jul 2009; Brent Baude <ranger@gentoo.org> gnuplot-4.2.5.ebuild: Marking gnuplot-4.2.5 ppc64 for bug 274558 diff --git a/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild index bccc78ef9eff..9bc74d4ab9d1 100644 --- a/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild,v 1.10 2009/07/04 14:30:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild,v 1.11 2009/07/06 14:51:12 armin76 Exp $ EAPI=2 WX_GTK_VER="2.8" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz LICENSE="gnuplot" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 s390 sparc x86 ~x86-fbsd" IUSE="doc emacs gd ggi latex lua pdf plotutils readline svga wxwindows X xemacs" RESTRICT="wxwindows? ( test )" |