diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-12-08 09:42:26 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-12-08 09:42:26 +0000 |
commit | 5bf1ad3f1dd01c2f0cae19217434b22cd2b8e41d (patch) | |
tree | 77dcd350d384028f431a8e5fe88fce59a8fae067 /sci-visualization | |
parent | ~amd64 wrt #201299, fix some QA warnings but the ebuild still should be rewri... (diff) | |
download | gentoo-2-5bf1ad3f1dd01c2f0cae19217434b22cd2b8e41d.tar.gz gentoo-2-5bf1ad3f1dd01c2f0cae19217434b22cd2b8e41d.tar.bz2 gentoo-2-5bf1ad3f1dd01c2f0cae19217434b22cd2b8e41d.zip |
Sparc stable --- Bug #189672 --- good since 31.x.07
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index ed4aa6206186..6a22bd2406b3 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # 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.57 2007/12/07 07:18:17 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.58 2007/12/08 09:42:26 fmccor Exp $ + + 08 Dec 2007; Ferris McCormick <fmccor@gentoo.org> gnuplot-4.2.2-r1.ebuild: + Sparc stable --- Bug #189672 --- good since 31.x.07 07 Dec 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2-r1.ebuild: diff --git a/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild index f126b02357aa..d7156391de09 100644 --- a/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.2.2-r1.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.2.2-r1.ebuild,v 1.5 2007/12/07 07:18:17 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild,v 1.6 2007/12/08 09:42:26 fmccor Exp $ inherit eutils elisp-common multilib wxwidgets @@ -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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd" IUSE="doc emacs gd ggi latex pdf plotutils readline svga wxwindows X xemacs" RESTRICT="wxwindows? ( test )" |