summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-06-05 22:57:36 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-06-05 22:57:36 +0000
commitd6af2e33f12fa45a5e3ee28b31fc5d9e6b9b6a44 (patch)
treec0154412c9ae96f0c4e9ed94ddceb776304cd4c8 /sci-visualization/labplot
parentpurge old versions (diff)
downloadgentoo-2-d6af2e33f12fa45a5e3ee28b31fc5d9e6b9b6a44.tar.gz
gentoo-2-d6af2e33f12fa45a5e3ee28b31fc5d9e6b9b6a44.tar.bz2
gentoo-2-d6af2e33f12fa45a5e3ee28b31fc5d9e6b9b6a44.zip
Clean up. Set RDEPEND.
(Portage version: 2.1_rc4-r2)
Diffstat (limited to 'sci-visualization/labplot')
-rw-r--r--sci-visualization/labplot/ChangeLog8
-rw-r--r--sci-visualization/labplot/files/digest-labplot-1.5.1.34
-rw-r--r--sci-visualization/labplot/labplot-1.5.1.3.ebuild4
3 files changed, 13 insertions, 3 deletions
diff --git a/sci-visualization/labplot/ChangeLog b/sci-visualization/labplot/ChangeLog
index ab05f2519ac5..134be2b99109 100644
--- a/sci-visualization/labplot/ChangeLog
+++ b/sci-visualization/labplot/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-visualization/labplot
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.6 2006/05/16 14:39:35 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.7 2006/06/05 22:57:36 carlo Exp $
+
+ 05 Jun 2006; Carsten Lohrke <carlo@gentoo.org>
+ -files/labplot-1.3.0-amd64.patch, -files/getversion.patch,
+ -labplot-1.4.0.ebuild, -labplot-1.5.0.5.ebuild, -labplot-1.5.1.ebuild,
+ labplot-1.5.1.3.ebuild:
+ Clean up. Set RDEPEND.
*labplot-1.5.1.3 (16 May 2006)
diff --git a/sci-visualization/labplot/files/digest-labplot-1.5.1.3 b/sci-visualization/labplot/files/digest-labplot-1.5.1.3
index 011263c544d8..6c6634e44613 100644
--- a/sci-visualization/labplot/files/digest-labplot-1.5.1.3
+++ b/sci-visualization/labplot/files/digest-labplot-1.5.1.3
@@ -1,2 +1,6 @@
MD5 9247a4871b00e1a5a435ed48150761a8 LabPlot-1.5.1.tar.gz 10733976
+RMD160 404fe6f2c39685ed6b336c71dff3d549b3f4faa4 LabPlot-1.5.1.tar.gz 10733976
+SHA256 25f17e55e3483db33601c10ec292a77de627e7eca2effbd3a77942538a6cbfde LabPlot-1.5.1.tar.gz 10733976
MD5 a376b3410571547580f4f370dbc97c94 LabPlot-1.5.1_1.5.1.3.diff.gz 168813
+RMD160 0cc1159ef5667841500fd58628940e89a41e6104 LabPlot-1.5.1_1.5.1.3.diff.gz 168813
+SHA256 32de708a32baae147a193f5b1d5f4a34250052836f768092a4767eef77804e63 LabPlot-1.5.1_1.5.1.3.diff.gz 168813
diff --git a/sci-visualization/labplot/labplot-1.5.1.3.ebuild b/sci-visualization/labplot/labplot-1.5.1.3.ebuild
index 9441cdb51941..f332891210d8 100644
--- a/sci-visualization/labplot/labplot-1.5.1.3.ebuild
+++ b/sci-visualization/labplot/labplot-1.5.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.3.ebuild,v 1.1 2006/05/16 14:39:35 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.5.1.3.ebuild,v 1.2 2006/06/05 22:57:36 carlo Exp $
inherit eutils gnuconfig kde
@@ -35,7 +35,7 @@ DEPEND=">=sci-libs/gsl-1.6
kexi? ( || ( app-office/kexi app-office/koffice ) )
!amd64? ( cdf? ( sci-libs/cdf )
>=media-gfx/pstoedit-3.33 )"
-
+RDEPEND="${DEPEND}"
need-kde 3.4
[[ -n PV_BUGFIX ]] && PATCHES="${WORKDIR}/${BUGFIX}"