diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-05-30 20:38:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-05-30 20:38:39 +0000 |
commit | d7c9e1fc75182399ce94d52c97a34028a785fb16 (patch) | |
tree | e657185064120ee6e9aaf0bcfb3d8e32751098bf /sci-visualization | |
parent | whitespace (diff) | |
download | historical-d7c9e1fc75182399ce94d52c97a34028a785fb16.tar.gz historical-d7c9e1fc75182399ce94d52c97a34028a785fb16.tar.bz2 historical-d7c9e1fc75182399ce94d52c97a34028a785fb16.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/labplot/Manifest | 8 | ||||
-rw-r--r-- | sci-visualization/labplot/labplot-1.5.1.6.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-visualization/labplot/Manifest b/sci-visualization/labplot/Manifest index dae16361a1aa..a39a54ad2cfa 100644 --- a/sci-visualization/labplot/Manifest +++ b/sci-visualization/labplot/Manifest @@ -5,10 +5,10 @@ EBUILD labplot-1.5.1.5.ebuild 2225 RMD160 f47110fcf76961382eda430ab57be14a977753 MD5 40a8891c944d7a5be3cc8be94277161e labplot-1.5.1.5.ebuild 2225 RMD160 f47110fcf76961382eda430ab57be14a97775314 labplot-1.5.1.5.ebuild 2225 SHA256 330b103e63ba1ce989d712461800ce8240b8f4bf48062e19137cace53f4956dd labplot-1.5.1.5.ebuild 2225 -EBUILD labplot-1.5.1.6.ebuild 2486 RMD160 2984b2eadfcbaa72cbb3b898c023ea68dc5d0c40 SHA1 bae692e68b2852f0a0433015c9d914ad70a4f6a8 SHA256 9b184db68d3e98ae58d91b24a85f90b57321f776649030b7b54a6b1a6dc14081 -MD5 9cc85071c2dfc0f8d464d583ac4f672b labplot-1.5.1.6.ebuild 2486 -RMD160 2984b2eadfcbaa72cbb3b898c023ea68dc5d0c40 labplot-1.5.1.6.ebuild 2486 -SHA256 9b184db68d3e98ae58d91b24a85f90b57321f776649030b7b54a6b1a6dc14081 labplot-1.5.1.6.ebuild 2486 +EBUILD labplot-1.5.1.6.ebuild 2491 RMD160 42a31076e63b9348cd4d29c1020ebd994c6c74f9 SHA1 650c572e3e506af96072735e1f4bf6338532dfa9 SHA256 e0423231b83ec42c15fc696d5e57d5f2be80832336d3257890c1f9a4b6c30f66 +MD5 2939197b0b9897a9b91c3a3667e85cab labplot-1.5.1.6.ebuild 2491 +RMD160 42a31076e63b9348cd4d29c1020ebd994c6c74f9 labplot-1.5.1.6.ebuild 2491 +SHA256 e0423231b83ec42c15fc696d5e57d5f2be80832336d3257890c1f9a4b6c30f66 labplot-1.5.1.6.ebuild 2491 MISC ChangeLog 4449 RMD160 6a1e3c30c248da8a76761aedf9d0351f42268029 SHA1 e4432b0243ba49f977ccd887a739541185b8af32 SHA256 2855a58edc2a5f678930037e2ad93a30b43ab7be95e1231cc0b435feefa3e599 MD5 d4d8b300eed99f203728cb44ad60ca7c ChangeLog 4449 RMD160 6a1e3c30c248da8a76761aedf9d0351f42268029 ChangeLog 4449 diff --git a/sci-visualization/labplot/labplot-1.5.1.6.ebuild b/sci-visualization/labplot/labplot-1.5.1.6.ebuild index 0c78e3d666f2..f17b7f5489e7 100644 --- a/sci-visualization/labplot/labplot-1.5.1.6.ebuild +++ b/sci-visualization/labplot/labplot-1.5.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.5.1.6.ebuild,v 1.1 2007/05/06 14:35:58 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.5.1.6.ebuild,v 1.2 2007/05/30 20:38:39 mr_bones_ Exp $ inherit eutils kde @@ -86,4 +86,4 @@ pkg_postinst() { kde_pkg_postinst elog "Please notice that /usr/bin/opj2dat conflicts with the one installed by" elog "sci-libs/liborigin and has therefore be renamed to LabPlot-opj2dat." -}
\ No newline at end of file +} |