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 | |
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')
-rw-r--r-- | sci-visualization/xgraph/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/xgraph/files/digest-xgraph-12.1 | 2 | ||||
-rw-r--r-- | sci-visualization/xgraph/files/digest-xgraph-12.1-r1 | 2 | ||||
-rw-r--r-- | sci-visualization/xgraph/xgraph-12.1-r1.ebuild | 4 |
4 files changed, 10 insertions, 3 deletions
diff --git a/sci-visualization/xgraph/ChangeLog b/sci-visualization/xgraph/ChangeLog index 2912783db7e0..97d45997a476 100644 --- a/sci-visualization/xgraph/ChangeLog +++ b/sci-visualization/xgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/xgraph # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v 1.3 2006/03/26 20:17:37 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v 1.4 2006/08/12 03:08:09 weeve Exp $ + + 12 Aug 2006; Jason Wever <weeve@gentoo.org> xgraph-12.1-r1.ebuild: + Stable on SPARC. *xgraph-12.1-r1 (05 Feb 2006) diff --git a/sci-visualization/xgraph/files/digest-xgraph-12.1 b/sci-visualization/xgraph/files/digest-xgraph-12.1 index c30a40381240..1c9b8e02d5cb 100644 --- a/sci-visualization/xgraph/files/digest-xgraph-12.1 +++ b/sci-visualization/xgraph/files/digest-xgraph-12.1 @@ -1 +1,3 @@ MD5 c4cbfb3291a607dd274e7fb161b9056a xgraph-12.1.tar.gz 145278 +RMD160 54bdc337f98ccdb4ee5e7321d833d71d70391e45 xgraph-12.1.tar.gz 145278 +SHA256 0aa17d3fa3abfa8b6679fc26812a988332a2a0f1f48973d17429089015672b08 xgraph-12.1.tar.gz 145278 diff --git a/sci-visualization/xgraph/files/digest-xgraph-12.1-r1 b/sci-visualization/xgraph/files/digest-xgraph-12.1-r1 index c30a40381240..1c9b8e02d5cb 100644 --- a/sci-visualization/xgraph/files/digest-xgraph-12.1-r1 +++ b/sci-visualization/xgraph/files/digest-xgraph-12.1-r1 @@ -1 +1,3 @@ MD5 c4cbfb3291a607dd274e7fb161b9056a xgraph-12.1.tar.gz 145278 +RMD160 54bdc337f98ccdb4ee5e7321d833d71d70391e45 xgraph-12.1.tar.gz 145278 +SHA256 0aa17d3fa3abfa8b6679fc26812a988332a2a0f1f48973d17429089015672b08 xgraph-12.1.tar.gz 145278 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 |