diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-24 16:40:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-24 16:40:14 +0000 |
commit | f6ede5571024deaa061f857a9b5de6e18b9d9be2 (patch) | |
tree | 1baf2587d95129e0e096753014303407e42d5cad /sci-visualization/gnuplot | |
parent | Version bumped to 0.0.13 and closing bug #94366. (diff) | |
download | gentoo-2-f6ede5571024deaa061f857a9b5de6e18b9d9be2.tar.gz gentoo-2-f6ede5571024deaa061f857a9b5de6e18b9d9be2.tar.bz2 gentoo-2-f6ede5571024deaa061f857a9b5de6e18b9d9be2.zip |
Mark 4.0-r1 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'sci-visualization/gnuplot')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index 83eebea49bf9..f57e4dad6db6 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gnuplot # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.1 2006/01/29 19:38:57 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.2 2006/03/24 16:40:14 agriffis Exp $ + + 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> gnuplot-4.0-r1.ebuild: + Mark 4.0-r1 stable on ia64 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +files/gnuplot-3.8j-amd64.diff, +files/pdflib-6-compat.patch, diff --git a/sci-visualization/gnuplot/gnuplot-4.0-r1.ebuild b/sci-visualization/gnuplot/gnuplot-4.0-r1.ebuild index 1a33fc6432b8..5d53b7b039a6 100644 --- a/sci-visualization/gnuplot/gnuplot-4.0-r1.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.0-r1.ebuild,v 1.1 2006/01/29 19:38:57 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.0-r1.ebuild,v 1.2 2006/03/24 16:40:14 agriffis 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 ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc-macos ppc64 s390 sparc x86" IUSE="doc emacs gd ggi pdf plotutils png readline svga X xemacs" DEPEND=" |