diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-12 03:08:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-12 03:08:09 +0000 |
commit | 4580d09cb0b72e586e52fff2069d6e7bcb6b0a96 (patch) | |
tree | 83f41a4a6d783dbf0ae2e7040800206b9fbecabf /sci-visualization/xgraph/xgraph-12.1-r1.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-4580d09cb0b72e586e52fff2069d6e7bcb6b0a96.tar.gz gentoo-2-4580d09cb0b72e586e52fff2069d6e7bcb6b0a96.tar.bz2 gentoo-2-4580d09cb0b72e586e52fff2069d6e7bcb6b0a96.zip |
Stable on SPARC.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'sci-visualization/xgraph/xgraph-12.1-r1.ebuild')
-rw-r--r-- | sci-visualization/xgraph/xgraph-12.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/xgraph/xgraph-12.1-r1.ebuild b/sci-visualization/xgraph/xgraph-12.1-r1.ebuild index 05ae46086cc2..80d629ddb79d 100644 --- a/sci-visualization/xgraph/xgraph-12.1-r1.ebuild +++ b/sci-visualization/xgraph/xgraph-12.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r1.ebuild,v 1.1 2006/02/05 06:34:05 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r1.ebuild,v 1.2 2006/08/12 03:08:09 weeve Exp $ DESCRIPTION="X11 Plotting Utility" HOMEPAGE="http://www.isi.edu/nsnam/xgraph/" SRC_URI="http://www.isi.edu/nsnam/dist/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos sparc ~x86" IUSE="" DEPEND="|| ( ( x11-libs/libSM x11-libs/libX11 |