summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-06 17:55:06 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-06 17:55:06 +0000
commit671aae7c706b6a3948df6ac713c1bbca2cd002dc (patch)
tree4a3bd91681b6f2b4354e82b95b5b8244b2ce3cd1 /media-gfx/gnuplot
parentAdd ~ia64 for bug 46935 (Manifest recommit) (diff)
downloadgentoo-2-671aae7c706b6a3948df6ac713c1bbca2cd002dc.tar.gz
gentoo-2-671aae7c706b6a3948df6ac713c1bbca2cd002dc.tar.bz2
gentoo-2-671aae7c706b6a3948df6ac713c1bbca2cd002dc.zip
Stable on ia64
Diffstat (limited to 'media-gfx/gnuplot')
-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 378fa4c3810f..f527ba2a3a9f 100644
--- a/media-gfx/gnuplot/ChangeLog
+++ b/media-gfx/gnuplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gnuplot
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.16 2004/02/09 07:42:48 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.17 2004/04/06 17:55:06 agriffis Exp $
+
+ 06 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnuplot-3.8j.ebuild:
+ Stable on ia64
09 Feb 2004; <augustus@gentoo.org> gnuplot-3.8j.ebuild:
Added ~amd64 to keywords.
diff --git a/media-gfx/gnuplot/gnuplot-3.8j.ebuild b/media-gfx/gnuplot/gnuplot-3.8j.ebuild
index 4ff2aff51b58..80140d9741d3 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 Technologies, Inc.
# 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.4 2004/02/22 16:43:56 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.5 2004/04/06 17:55:06 agriffis 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"
+KEYWORDS="x86 ppc ~sparc ~alpha amd64 ia64"
IUSE="X readline svga plotutils pdflib doc"
# Old png driver seems to have problems; switching to gd instead