diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-27 18:44:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-27 18:44:32 +0000 |
commit | e34e4dc693b43854923946161f64ae61f9a92ad8 (patch) | |
tree | 9bb605ff36b5d2cb956d14f629821934be3344ec /sci-visualization | |
parent | alpha stable wrt #183371 (diff) | |
download | gentoo-2-e34e4dc693b43854923946161f64ae61f9a92ad8.tar.gz gentoo-2-e34e4dc693b43854923946161f64ae61f9a92ad8.tar.bz2 gentoo-2-e34e4dc693b43854923946161f64ae61f9a92ad8.zip |
Stable on sparc wrt #179533
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index 1cb111bc8134..242c38a74f4c 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.22 2007/06/27 18:32:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.23 2007/06/27 18:44:32 gustavoz Exp $ + + 27 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> gnuplot-4.0-r2.ebuild: + Stable on sparc wrt #179533 27 Jun 2007; Raúl Porcel <armin76@gentoo.org> gnuplot-4.0-r2.ebuild: alpha/ia64 stable wrt #179533 diff --git a/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild index e3a43e97503e..39f280547d26 100644 --- a/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild,v 1.4 2007/06/27 18:32:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild,v 1.5 2007/06/27 18:44:32 gustavoz Exp $ inherit eutils elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 sparc x86" IUSE="doc emacs gd ggi pdf plotutils png readline svga X xemacs" DEPEND=" |