summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2008-02-10 12:00:44 +0000
committerMarkus Dittrich <markusle@gentoo.org>2008-02-10 12:00:44 +0000
commita186404de28435f9f3ac993db08206273aa91e2c (patch)
tree5b2d5898d10e6a780e53e0a1679bf7215e450f7c /sci-visualization/labplot
parentAdded sci-visualization/labplot:hdf5, qhull, R (diff)
downloadgentoo-2-a186404de28435f9f3ac993db08206273aa91e2c.tar.gz
gentoo-2-a186404de28435f9f3ac993db08206273aa91e2c.tar.bz2
gentoo-2-a186404de28435f9f3ac993db08206273aa91e2c.zip
Fixed bad manifest and added new use flags to use.local.desc (see bug #209445).
(Portage version: 2.1.4.2)
Diffstat (limited to 'sci-visualization/labplot')
-rw-r--r--sci-visualization/labplot/ChangeLog6
-rw-r--r--sci-visualization/labplot/labplot-1.5.1.6.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-visualization/labplot/ChangeLog b/sci-visualization/labplot/ChangeLog
index 0738c8b33336..472b144bde8c 100644
--- a/sci-visualization/labplot/ChangeLog
+++ b/sci-visualization/labplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-visualization/labplot
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.16 2008/02/08 19:00:49 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.17 2008/02/10 12:00:44 markusle Exp $
+
+ 10 Feb 2008; Markus Dittrich <markusle@gentoo.org> Manifest:
+ Fixed bad manifest and added new use flags to use.local.desc
+ (see bug #209445).
*labplot-1.6.0.1 (08 Feb 2008)
diff --git a/sci-visualization/labplot/labplot-1.5.1.6.ebuild b/sci-visualization/labplot/labplot-1.5.1.6.ebuild
index e8056573853c..d179ab87ecb2 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
+# Copyright 1999-2008 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.3 2007/11/28 23:34:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.5.1.6.ebuild,v 1.4 2008/02/10 12:00:44 markusle Exp $
inherit eutils kde
@@ -79,7 +79,7 @@ src_compile() {
src_install() {
kde_src_install
- mv ${D}/usr/bin/opj2dat ${D}/usr/bin/LabPlot-opj2dat
+ mv "${D}"/usr/bin/opj2dat "${D}"/usr/bin/LabPlot-opj2dat
}
pkg_postinst() {