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 | 2822683a9c4f0ed159c6b70f907b813d8deaffaf (patch) | |
tree | 8553c50e2e7ef7cf484da089a1c0b94278d9c99d /sci-visualization/labplot | |
parent | whitespace (diff) | |
download | gentoo-2-2822683a9c4f0ed159c6b70f907b813d8deaffaf.tar.gz gentoo-2-2822683a9c4f0ed159c6b70f907b813d8deaffaf.tar.bz2 gentoo-2-2822683a9c4f0ed159c6b70f907b813d8deaffaf.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-visualization/labplot')
-rw-r--r-- | sci-visualization/labplot/labplot-1.5.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 +} |