diff options
author | 2008-07-04 01:23:09 +0000 | |
---|---|---|
committer | 2008-07-04 01:23:09 +0000 | |
commit | cf0d7a5a64176161740e3a94e739ad9ac970ccee (patch) | |
tree | 7743284932c8020f51ca33df93cce72f0021cf7a /sci-visualization/xyscan | |
parent | Stable for HPPA (bug #229875). (diff) | |
download | gentoo-2-cf0d7a5a64176161740e3a94e739ad9ac970ccee.tar.gz gentoo-2-cf0d7a5a64176161740e3a94e739ad9ac970ccee.tar.bz2 gentoo-2-cf0d7a5a64176161740e3a94e739ad9ac970ccee.zip |
Made the DESCRIPTION slightly better sounding.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-SENTINEL-4 i686)
Diffstat (limited to 'sci-visualization/xyscan')
-rw-r--r-- | sci-visualization/xyscan/xyscan-3.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/xyscan/xyscan-3.02.ebuild b/sci-visualization/xyscan/xyscan-3.02.ebuild index 84a4265c9cec..2ce568c63907 100644 --- a/sci-visualization/xyscan/xyscan-3.02.ebuild +++ b/sci-visualization/xyscan/xyscan-3.02.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xyscan/xyscan-3.02.ebuild,v 1.1 2008/07/03 22:55:15 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xyscan/xyscan-3.02.ebuild,v 1.2 2008/07/04 01:23:09 markusle Exp $ EAPI="1" inherit qt4 -DESCRIPTION="Extract data points and errors from graphs" +DESCRIPTION="tool for extracting data points from graphs" HOMEPAGE="http://star.physics.yale.edu/~ullrich/xyscanDistributionPage/" SRC_URI="http://star.physics.yale.edu/~ullrich/${PN}DistributionPage/${PV}/${P}-src.tar.gz" |