diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:49:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:49:40 +0000 |
commit | 8ee2f28d956094162f727500af881de87a6e28c7 (patch) | |
tree | 40ffc9963920420ca0b8754765c41ad1e17719ce /media-gfx | |
parent | Marked ~hppa wrt bug 109180. (diff) | |
download | gentoo-2-8ee2f28d956094162f727500af881de87a6e28c7.tar.gz gentoo-2-8ee2f28d956094162f727500af881de87a6e28c7.tar.bz2 gentoo-2-8ee2f28d956094162f727500af881de87a6e28c7.zip |
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild index c4f1978a05d7..064ccd30a7d0 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.15 2005/05/24 22:55:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.16 2005/11/29 03:47:55 vapier 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 ~hppa ppc ppc-macos ppc64 s390 sparc x86" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" |