diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-30 16:29:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-30 16:29:30 +0000 |
commit | d700cb47ed93f7c788376fc905619fef90cf727c (patch) | |
tree | 058a9e0e98900fa5a0ace1ab0f384d96dc6d097b /media-gfx | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-d700cb47ed93f7c788376fc905619fef90cf727c.tar.gz gentoo-2-d700cb47ed93f7c788376fc905619fef90cf727c.tar.bz2 gentoo-2-d700cb47ed93f7c788376fc905619fef90cf727c.zip |
Stable on ppc.
(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 cecbdae97dbe..5004fc2bd9ff 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.41 2005/03/14 19:34:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.42 2005/03/30 16:29:30 hansmi Exp $ + + 30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> gnuplot-4.0-r1.ebuild: + Stable on ppc. 14 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnuplot-4.0-r1.ebuild: Stable on sparc diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild index b504b888a8a5..e138a53ba7c6 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.13 2005/03/29 02:08:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.14 2005/03/30 16:29:30 hansmi 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 ~ppc ppc64 ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 ppc-macos s390 sparc x86" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" |