summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-31 03:26:14 +0000
committerTom Gall <tgall@gentoo.org>2004-07-31 03:26:14 +0000
commit921569b687694a09637f5f8ecfe9396f5a722d20 (patch)
tree068f4a16c1cb606b11190a8d1091fb86e6210752 /media-gfx
parentstable on ppc64, bug #57147 (Manifest recommit) (diff)
downloadgentoo-2-921569b687694a09637f5f8ecfe9396f5a722d20.tar.gz
gentoo-2-921569b687694a09637f5f8ecfe9396f5a722d20.tar.bz2
gentoo-2-921569b687694a09637f5f8ecfe9396f5a722d20.zip
stable on ppc64, bug #57147
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gnuplot/ChangeLog5
-rw-r--r--media-gfx/gnuplot/gnuplot-3.8j.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog
index 86ec2ca60055..d4acbc4fd726 100644
--- a/media-gfx/gnuplot/ChangeLog
+++ b/media-gfx/gnuplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gnuplot
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.26 2004/07/03 01:04:50 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.27 2004/07/31 03:26:14 tgall Exp $
+
+ 31 Jul 2004; Tom Gall <tgall@gentoo.org> gnuplot-3.8j.ebuild:
+ stable on ppc64, bug #57147
02 Jul 2004; Grant Goodyear <g2boojum@gentoo.org> gnuplot-4.0.ebuild:
Replaced specific dep on xemacs to virtual/xemacs.
diff --git a/media-gfx/gnuplot/gnuplot-3.8j.ebuild b/media-gfx/gnuplot/gnuplot-3.8j.ebuild
index 376f0d3a4c63..61ab06460459 100644
--- a/media-gfx/gnuplot/gnuplot-3.8j.ebuild
+++ b/media-gfx/gnuplot/gnuplot-3.8j.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.9 2004/06/30 17:29:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.10 2004/07/31 03:26:14 tgall Exp $
MY_P="${P}.0"
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
LICENSE="gnuplot"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha amd64 ia64"
+KEYWORDS="x86 ppc ~sparc alpha amd64 ia64 ppc64"
IUSE="X readline svga plotutils pdflib doc"
# Old png driver seems to have problems; switching to gd instead