diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-06-27 17:16:48 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-06-27 17:16:48 +0000 |
commit | 876c68c99474966d02f43f14d4b7960dca6b7fbf (patch) | |
tree | 97f8361e090dcbdfe76d1fe211829ab81ab3f371 /sci-visualization | |
parent | Stable on sparc (diff) | |
download | gentoo-2-876c68c99474966d02f43f14d4b7960dca6b7fbf.tar.gz gentoo-2-876c68c99474966d02f43f14d4b7960dca6b7fbf.tar.bz2 gentoo-2-876c68c99474966d02f43f14d4b7960dca6b7fbf.zip |
stable x86, bug 179533
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 6 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index 8c1c4ecab4c2..7d6d74cac8d2 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2007/06/27 16:59:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.21 2007/06/27 17:16:48 opfer Exp $ + + 27 Jun 2007; Christian Faulhammer <opfer@gentoo.org> + gnuplot-4.0-r2.ebuild: + stable x86, bug 179533 27 Jun 2007; Christian Faulhammer <opfer@gentoo.org> +files/gnuplot-4.2.0-libggi.patch, gnuplot-4.2.0.ebuild: diff --git a/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild index 73e83e35528b..3daea6445826 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.2 2007/03/31 17:50:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild,v 1.3 2007/06/27 17:16:48 opfer 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=" |