summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-04-14 13:41:26 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-04-14 13:41:26 +0000
commit12791dcf5f0e38b7f203f92d87d4af78638290cf (patch)
treefd6a141e8f3d438de594ee880f34ae6b958d4f1a /sci-mathematics
parentx11-misc/xgestures: Add ~x86, extend DESCRIPTION and install default configur... (diff)
downloadsunrise-12791dcf5f0e38b7f203f92d87d4af78638290cf.tar.gz
sunrise-12791dcf5f0e38b7f203f92d87d4af78638290cf.tar.bz2
sunrise-12791dcf5f0e38b7f203f92d87d4af78638290cf.zip
sci-mathematics/dataplot: Make DESCRIPTION a little nicer and more accurate
svn path=/sunrise/; revision=6046
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/dataplot/ChangeLog4
-rw-r--r--sci-mathematics/dataplot/Manifest4
-rw-r--r--sci-mathematics/dataplot/dataplot-20080225.ebuild2
3 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/dataplot/ChangeLog b/sci-mathematics/dataplot/ChangeLog
index 29e6c06ff..123eb6d43 100644
--- a/sci-mathematics/dataplot/ChangeLog
+++ b/sci-mathematics/dataplot/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com>
+ dataplot-20080225.ebuild:
+ Make DESCRIPTION a little nicer and more accurate
+
12 Apr 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
dataplot-20080225.ebuild:
Use alphabetical order
diff --git a/sci-mathematics/dataplot/Manifest b/sci-mathematics/dataplot/Manifest
index f472e1fc9..75577574b 100644
--- a/sci-mathematics/dataplot/Manifest
+++ b/sci-mathematics/dataplot/Manifest
@@ -1,6 +1,6 @@
AUX dpsrc-patchset-20080225.patch 2672 RMD160 5877cc97e034c52a4228fe19d87fc2d9a7ae043d SHA1 4377f353fb3de6f598884d542fc0c1842a3c29a9 SHA256 022995d5dca408d099c95165476c47f633a91273b931405cb1a90b27ae1113a1
DIST dplib.02_25_2008.tar.gz 5340447 RMD160 51b5892c83bb5d420f324e3dab5edec24925f728 SHA1 3a77ed5e1e49f377083a11b8a177f678284b91f2 SHA256 7f9a30ae8ab029e0eeca4fbe08e665b572ec98a05ec001a67f95e4857d2a5b05
DIST dpsrc.02_25_2008.tar.gz 6399167 RMD160 ed14f8ceb225e86f25026916ab4934a140f602ae SHA1 f1023d99ec7d2a64611dabedfbc5ad6f16e67cf7 SHA256 794bedcc48cf444c5813f864f4bacb158474d450337279edaf7fba1055c552c6
-EBUILD dataplot-20080225.ebuild 2978 RMD160 dfc283c50f8c9624d2bdeceb39a9da395360b9a9 SHA1 bfab3d10505a8bcc25b2f864db98b5d77c127dd0 SHA256 2bffe3f35e43c89cd3cfab15e4767743fcc8d9dc5797c76194b7f89371bedec8
-MISC ChangeLog 653 RMD160 38e442bac97a5174b8bb0bc469e5c54c4d8d4163 SHA1 bb616e47847f05103cdb4be901d5ef2c381a84c1 SHA256 913a95296c7de0356372db04ad5aaa7dd3b831901253c57108fb3602a717385d
+EBUILD dataplot-20080225.ebuild 3020 RMD160 211f3f81f70362dc71743a703111c23dec1fcc94 SHA1 b9db5d91e60d1def2a03fb3ed0fb4709daf45067 SHA256 0d99db500224f5998dabe312f43f4108ba3146e9fbc5a7e9ea73ebb15d7b00f1
+MISC ChangeLog 803 RMD160 1d5bd25102c2d309ffda9ccb6f83a822ed075683 SHA1 42cffaa76648f89f28de9810790a12850273987c SHA256 54d0a920db712e4ff02e24248d8935fd505a6a3b480f4a4b544154e4004a719f
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/sci-mathematics/dataplot/dataplot-20080225.ebuild b/sci-mathematics/dataplot/dataplot-20080225.ebuild
index 107ed689e..3e2c93e19 100644
--- a/sci-mathematics/dataplot/dataplot-20080225.ebuild
+++ b/sci-mathematics/dataplot/dataplot-20080225.ebuild
@@ -12,7 +12,7 @@ MY_PVM="${PV:4:2}"
MY_PVY="${PV:0:4}"
MY_PV="${MY_PVM}_${MY_PVD}_${MY_PVY}"
-DESCRIPTION="A statistics plotter"
+DESCRIPTION="A program for scientific visualization and statistical analyis"
HOMEPAGE="http://www.itl.nist.gov/div898/software/dataplot/"
SRC_URI="ftp://ftp.nist.gov/pub/dataplot/unix/dpsrc.${MY_PV}.tar.gz
examples? ( ftp://ftp.nist.gov/pub/dataplot/unix/dplib.${MY_PV}.tar.gz )"