diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-14 19:34:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-14 19:34:05 +0000 |
commit | 5ab8406172bde1c59bbae06f28a6675e96be64b1 (patch) | |
tree | ae5c7f119778c3770b1540851045161c1faac911 /media-gfx | |
parent | initial commit (diff) | |
download | gentoo-2-5ab8406172bde1c59bbae06f28a6675e96be64b1.tar.gz gentoo-2-5ab8406172bde1c59bbae06f28a6675e96be64b1.tar.bz2 gentoo-2-5ab8406172bde1c59bbae06f28a6675e96be64b1.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog index 1f164f28fe07..cecbdae97dbe 100644 --- a/media-gfx/gnuplot/ChangeLog +++ b/media-gfx/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gnuplot # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.40 2005/03/02 23:23:36 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.41 2005/03/14 19:34:05 gustavoz Exp $ + + 14 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnuplot-4.0-r1.ebuild: + Stable on sparc 02 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> gnuplot-3.8j.ebuild, gnuplot-4.0-r1.ebuild: diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild index 75c6594100b4..451423f7176e 100644 --- a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild +++ b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.11 2005/03/02 23:23:36 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.12 2005/03/14 19:34:05 gustavoz Exp $ inherit eutils elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="x86 amd64 ~sparc ppc-macos ~ppc ppc64 alpha" +KEYWORDS="x86 amd64 sparc ppc-macos ~ppc ppc64 alpha" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" |