diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-10 21:23:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-10 21:23:03 +0000 |
commit | 87496ae83f147a2a0243fd9adb32b4bad439d852 (patch) | |
tree | f2e5aee98e74b38f511475b4918310255701f320 /media-gfx | |
parent | Oops, setting to ~x86. (diff) | |
download | historical-87496ae83f147a2a0243fd9adb32b4bad439d852.tar.gz historical-87496ae83f147a2a0243fd9adb32b4bad439d852.tar.bz2 historical-87496ae83f147a2a0243fd9adb32b4bad439d852.zip |
stable on alpha
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gnuplot/gnuplot-3.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog index 79c1d7555747..1388202c43b1 100644 --- a/media-gfx/gnuplot/ChangeLog +++ b/media-gfx/gnuplot/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for media-gfx/gnuplot # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.10 2003/03/09 19:57:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.11 2003/03/10 21:23:03 agriffis Exp $ *gnuplot-3.7.3 (09 Mar 2003) + 10 Mar 2003; Aron Griffis <agriffis@gentoo.org> gnuplot-3.7.3.ebuild: + Mark stable on alpha + 09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : Version bump. diff --git a/media-gfx/gnuplot/gnuplot-3.7.3.ebuild b/media-gfx/gnuplot/gnuplot-3.7.3.ebuild index b5ee4daebef1..59077d11e053 100644 --- a/media-gfx/gnuplot/gnuplot-3.7.3.ebuild +++ b/media-gfx/gnuplot/gnuplot-3.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.3.ebuild,v 1.1 2003/03/09 19:57:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.3.ebuild,v 1.2 2003/03/10 21:23:03 agriffis Exp $ IUSE="X readline svga plotutils" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnuplot.info" SLOT="0" LICENSE="gnuplot" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc alpha" DEPEND="media-libs/libpng X? ( virtual/x11 ) |