commit: 17ee4c8191acbe6f97c32bb816cc94ef32232f9a Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Apr 15 15:07:13 2015 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Apr 15 15:07:13 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=17ee4c81
Labplot moved to main tree sci-visualization/labplot/ChangeLog | 17 --------------- sci-visualization/labplot/labplot-2.0.2.ebuild | 29 -------------------------- sci-visualization/labplot/labplot-9999.ebuild | 29 -------------------------- sci-visualization/labplot/metadata.xml | 10 --------- 4 files changed, 85 deletions(-) diff --git a/sci-visualization/labplot/ChangeLog b/sci-visualization/labplot/ChangeLog deleted file mode 100644 index 7328875..0000000 --- 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 <[email protected]> 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 <[email protected]> +labplot-2.0.2.ebuild, - -files/labplot-9999-liborigin2.patch, labplot-9999.ebuild: - Package release - - 06 Jan 2014; Justin Lecher <[email protected]> labplot-9999.ebuild, - metadata.xml: - Bump EAPI 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 d4859e7..0000000 --- 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 d4859e7..0000000 --- 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 7fd6fa8..0000000 --- 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>[email protected]</email> - <name>Andreas K. Huettel</name> - </maintainer> -</pkgmetadata>
