diff options
author | Thomas Sachau <tommy@gentoo.org> | 2008-04-12 19:30:35 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2008-04-12 19:30:35 +0000 |
commit | 8ad56ba702f958e3fc4813dc937bf2940581f89e (patch) | |
tree | abfc7b2c3fc86a9fc7d9d6068d910e443f880506 /sci-mathematics | |
parent | app-portage/gpytage: New ebuild for bug #217449 (diff) | |
download | sunrise-8ad56ba702f958e3fc4813dc937bf2940581f89e.tar.gz sunrise-8ad56ba702f958e3fc4813dc937bf2940581f89e.tar.bz2 sunrise-8ad56ba702f958e3fc4813dc937bf2940581f89e.zip |
sci-mathematics/dataplot: Use alphabetical order
svn path=/sunrise/; revision=6038
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/dataplot/ChangeLog | 4 | ||||
-rw-r--r-- | sci-mathematics/dataplot/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/dataplot/dataplot-20080225.ebuild | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/dataplot/ChangeLog b/sci-mathematics/dataplot/ChangeLog index 0b2ad3cb8..29e6c06ff 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: $ + 12 Apr 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> + dataplot-20080225.ebuild: + Use alphabetical order + 12 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> dataplot-20080225.ebuild: Don't do "need_fortran g77 gfortran" but "need_fortran gfortran" until diff --git a/sci-mathematics/dataplot/Manifest b/sci-mathematics/dataplot/Manifest index c822d86cb..f472e1fc9 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 ee118989b4b5ffd98f918724ef4b59c697ad3b6e SHA1 82eb3d2cc5c4c16277ad1d8f1983c71b30aabb10 SHA256 8212504cf980ac25d1ca51d19de1f3878d4bd2af16d01938920fb48a6c517680 -MISC ChangeLog 540 RMD160 e2dd4208aede3be8252383542acf2e309c768ad9 SHA1 54b239a8e67173a728385d88ecf2d11e1bac02e8 SHA256 8deec36c336c7925f752a3dfe336eb07fb8a32bf48c041f7bbc2306e3e71de20 +EBUILD dataplot-20080225.ebuild 2978 RMD160 dfc283c50f8c9624d2bdeceb39a9da395360b9a9 SHA1 bfab3d10505a8bcc25b2f864db98b5d77c127dd0 SHA256 2bffe3f35e43c89cd3cfab15e4767743fcc8d9dc5797c76194b7f89371bedec8 +MISC ChangeLog 653 RMD160 38e442bac97a5174b8bb0bc469e5c54c4d8d4163 SHA1 bb616e47847f05103cdb4be901d5ef2c381a84c1 SHA256 913a95296c7de0356372db04ad5aaa7dd3b831901253c57108fb3602a717385d 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 30f79a703..107ed689e 100644 --- a/sci-mathematics/dataplot/dataplot-20080225.ebuild +++ b/sci-mathematics/dataplot/dataplot-20080225.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -inherit toolchain-funcs fortran eutils +inherit eutils fortran toolchain-funcs ## PVD->Day component ## PVM->Month component |