summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-10-08 14:11:11 +0200
committerDavid Seifert <soap@gentoo.org>2016-10-08 14:13:00 +0200
commit077fe42177f6a0a36edf437b6fd3e49bf7d590e8 (patch)
tree466f7b13a7fbe8358261cfcaaa704d4e2b3daa79 /sci-libs/plplot/metadata.xml
parentdev-lang/maude: Remove old ebuild (diff)
downloadgentoo-077fe42177f6a0a36edf437b6fd3e49bf7d590e8.tar.gz
gentoo-077fe42177f6a0a36edf437b6fd3e49bf7d590e8.tar.bz2
gentoo-077fe42177f6a0a36edf437b6fd3e49bf7d590e8.zip
sci-libs/plplot: Remove support for USE="ada"
Gentoo-bug: 596530 Package-Manager: portage-2.3.1
Diffstat (limited to 'sci-libs/plplot/metadata.xml')
-rw-r--r--sci-libs/plplot/metadata.xml44
1 files changed, 15 insertions, 29 deletions
diff --git a/sci-libs/plplot/metadata.xml b/sci-libs/plplot/metadata.xml
index 663e4b74ada7..7b64efe140a1 100644
--- a/sci-libs/plplot/metadata.xml
+++ b/sci-libs/plplot/metadata.xml
@@ -1,33 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
- PLplot is a library of functions that are useful for making scientific
- plots. It can be used from within compiled languages such as C, C++,
- FORTRAN and Java, as well as interactively from interpreted languages such
- as Octave, Python, Perl and Tcl. It is capable of producing standard x-y
- plots, semilog plots, log-log plots, contour plots, 3D surface plots, mesh
- plots, bar charts and pie charts. Multiple graphs may be composited, and it
- also supports a large variety of output file devices such as Postscript,
- PNG, JPEG, LaTeX and others. It is also possible to to use interactive
- devices such as xwin, tk and xterm as output devices. PLplot also offers
- support for extended characters inculding the Greek alphabet and a host of
- mathematical symbols.
-</longdescription>
- <use>
- <flag name="ada">Add bindings for the ADA programming language</flag>
- <flag name="dynamic">Build with dynamic drivers</flag>
- <flag name="octave">Add bindings for
- <pkg>sci-mathematics/octave</pkg></flag>
- <flag name="pdl">Add bindings for <pkg>dev-perl/PDL</pkg></flag>
- <flag name="qhull">Add bindings for <pkg>media-libs/qhull</pkg></flag>
- <flag name="shapefile">Enable support for ESRI shapefiles</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">plplot</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">PLplot is a library of functions that are useful for making scientific plots. It can be used from within compiled languages such as C, C++, FORTRAN and Java, as well as interactively from interpreted languages such as Octave, Python, Perl and Tcl. It is capable of producing standard x-y plots, semilog plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and pie charts. Multiple graphs may be composited, and it also supports a large variety of output file devices such as Postscript, PNG, JPEG, LaTeX and others. It is also possible to to use interactive devices such as xwin, tk and xterm as output devices. PLplot also offers support for extended characters inculding the Greek alphabet and a host of mathematical symbols.</longdescription>
+ <use>
+ <flag name="dynamic">Build with dynamic drivers</flag>
+ <flag name="octave">Add bindings for <pkg>sci-mathematics/octave</pkg></flag>
+ <flag name="pdl">Add bindings for <pkg>dev-perl/PDL</pkg></flag>
+ <flag name="qhull">Add bindings for <pkg>media-libs/qhull</pkg></flag>
+ <flag name="shapefile">Enable support for ESRI shapefiles</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">plplot</remote-id>
+ </upstream>
</pkgmetadata>