summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-16 19:13:05 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-16 19:13:05 +0000
commit6fb6f80b7b4ccd4055eb157b1a21adf91ccdd3fb (patch)
tree77171b51efb7c6b241f0e01d3f1077a029c09d84
parentsci-mathematics/scilab: Remove virtual/fortran and always call fortran-2_pkg_... (diff)
downloadgentoo-2-6fb6f80b7b4ccd4055eb157b1a21adf91ccdd3fb.tar.gz
gentoo-2-6fb6f80b7b4ccd4055eb157b1a21adf91ccdd3fb.tar.bz2
gentoo-2-6fb6f80b7b4ccd4055eb157b1a21adf91ccdd3fb.zip
sci-mathematics/dataplot: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha138/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
-rw-r--r--sci-mathematics/dataplot/ChangeLog7
-rw-r--r--sci-mathematics/dataplot/dataplot-20090821.ebuild6
-rw-r--r--sci-mathematics/dataplot/metadata.xml4
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-mathematics/dataplot/ChangeLog b/sci-mathematics/dataplot/ChangeLog
index b88e1c5313ab..2b8f7a7e3aa0 100644
--- a/sci-mathematics/dataplot/ChangeLog
+++ b/sci-mathematics/dataplot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-mathematics/dataplot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/ChangeLog,v 1.17 2012/08/09 18:26:47 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/ChangeLog,v 1.18 2012/10/16 19:13:05 jlec Exp $
+
+ 16 Oct 2012; Justin Lecher <jlec@gentoo.org> dataplot-20090821.ebuild,
+ metadata.xml:
+ Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+ updated fortran-2.eclass
09 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> dataplot-20090821.ebuild:
keyword amd64-linux x86-linux
diff --git a/sci-mathematics/dataplot/dataplot-20090821.ebuild b/sci-mathematics/dataplot/dataplot-20090821.ebuild
index d530a893a820..653b48046e19 100644
--- a/sci-mathematics/dataplot/dataplot-20090821.ebuild
+++ b/sci-mathematics/dataplot/dataplot-20090821.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/dataplot-20090821.ebuild,v 1.5 2012/08/09 18:26:47 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/dataplot-20090821.ebuild,v 1.6 2012/10/16 19:13:05 jlec Exp $
EAPI=4
@@ -30,9 +30,7 @@ COMMON_DEPEND="
gd? ( media-libs/gd[png,jpeg] )"
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig"
-RDEPEND="
- virtual/fortran
- ${COMMON_DEPEND}
+RDEPEND="${COMMON_DEPEND}
X? ( x11-misc/xdg-utils )"
S="${WORKDIR}/${MY_P}"
diff --git a/sci-mathematics/dataplot/metadata.xml b/sci-mathematics/dataplot/metadata.xml
index ede56d2c4069..016318076db3 100644
--- a/sci-mathematics/dataplot/metadata.xml
+++ b/sci-mathematics/dataplot/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-mathematics</herd>
-<longdescription lang="en">
+ <herd>sci-mathematics</herd>
+ <longdescription lang="en">
Dataplot is a software system for scientific visualization,
statistical analysis, and non-linear modeling. The target Dataplot
user is the researcher and analyst engaged in the characterization,