aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2015-04-15 17:07:13 +0200
committerAndreas K. Huettel <dilfridge@gentoo.org>2015-04-15 17:07:13 +0200
commit17ee4c8191acbe6f97c32bb816cc94ef32232f9a (patch)
tree0de301c58969a3ad9a1abe56d2da3d19fe09a6f3
parentComplete metadata and fix keywords (diff)
downloadsci-17ee4c8191acbe6f97c32bb816cc94ef32232f9a.tar.gz
sci-17ee4c8191acbe6f97c32bb816cc94ef32232f9a.tar.bz2
sci-17ee4c8191acbe6f97c32bb816cc94ef32232f9a.zip
Labplot moved to main tree
-rw-r--r--sci-visualization/labplot/ChangeLog17
-rw-r--r--sci-visualization/labplot/Manifest1
-rw-r--r--sci-visualization/labplot/labplot-2.0.2.ebuild29
-rw-r--r--sci-visualization/labplot/labplot-9999.ebuild29
-rw-r--r--sci-visualization/labplot/metadata.xml10
5 files changed, 0 insertions, 86 deletions
diff --git a/sci-visualization/labplot/ChangeLog b/sci-visualization/labplot/ChangeLog
deleted file mode 100644
index 73288755f..000000000
--- a/sci-visualization/labplot/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-# ChangeLog for sci-visualization/labplot
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 15 Apr 2015; Andreas K. Hüttel <dilfridge@gentoo.org> labplot-2.0.2.ebuild,
- labplot-9999.ebuild, metadata.xml:
- Complete metadata and fix keywords
-
-*labplot-2.0.2 (14 Apr 2015)
-
- 14 Apr 2015; Andreas K. Hüttel <dilfridge@gentoo.org> +labplot-2.0.2.ebuild,
- -files/labplot-9999-liborigin2.patch, labplot-9999.ebuild:
- Package release
-
- 06 Jan 2014; Justin Lecher <jlec@gentoo.org> labplot-9999.ebuild,
- metadata.xml:
- Bump EAPI
diff --git a/sci-visualization/labplot/Manifest b/sci-visualization/labplot/Manifest
deleted file mode 100644
index 7399f7078..000000000
--- a/sci-visualization/labplot/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST labplot-2.0.2.tar.xz 2696384 SHA256 f52e00006e2ce87aeda5bf15b950155e5db71cde4b0e1fb0819b6e71aaf6dee0 SHA512 6fb78f7f36dfd961690e4062646401fde86054323ffbf1d90986ae686201ad9f1bd5f2e6a914545f10d085355c490d63399ce92197770d7fb0cfccc91e24421b WHIRLPOOL 677f40ffb5cf151a160148da25cc364a6de62cfa5829bf70d4486e072ed05b6831d3975d31fa2ad6ef7c698b4abb44bdfd86efd9d29d1670e0bd5e57f9c4314e
diff --git a/sci-visualization/labplot/labplot-2.0.2.ebuild b/sci-visualization/labplot/labplot-2.0.2.ebuild
deleted file mode 100644
index d4859e7f5..000000000
--- a/sci-visualization/labplot/labplot-2.0.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-if [[ "${PV}" != "9999" ]]; then
- KEYWORDS="~amd64 ~x86"
- SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- inherit kde4-base
-else
- EGIT_REPO_URI="git://anongit.kde.org/labplot"
- inherit kde4-base git-r3
-fi
-
-MY_PN=LabPlot
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="KDE data analysis and visualisation program"
-HOMEPAGE="https://edu.kde.org/applications/science/labplot/"
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE=""
-
-DEPEND="
- sci-libs/gsl
-"
-RDEPEND="$DEPEND"
diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild
deleted file mode 100644
index d4859e7f5..000000000
--- a/sci-visualization/labplot/labplot-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-if [[ "${PV}" != "9999" ]]; then
- KEYWORDS="~amd64 ~x86"
- SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- inherit kde4-base
-else
- EGIT_REPO_URI="git://anongit.kde.org/labplot"
- inherit kde4-base git-r3
-fi
-
-MY_PN=LabPlot
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="KDE data analysis and visualisation program"
-HOMEPAGE="https://edu.kde.org/applications/science/labplot/"
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE=""
-
-DEPEND="
- sci-libs/gsl
-"
-RDEPEND="$DEPEND"
diff --git a/sci-visualization/labplot/metadata.xml b/sci-visualization/labplot/metadata.xml
deleted file mode 100644
index 7fd6fa820..000000000
--- a/sci-visualization/labplot/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci</herd>
- <herd>kde</herd>
- <maintainer>
- <email>dilfridge@gentoo.org</email>
- <name>Andreas K. Huettel</name>
- </maintainer>
-</pkgmetadata>