dilfridge    15/04/15 15:10:28

  Added:                metadata.xml labplot-2.0.2.ebuild
                        labplot-9999.ebuild ChangeLog
  Log:
  New package. Ebuild by me. Imported from Sci overlay.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  Changes    Path
1.5                  sci-visualization/labplot/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/metadata.xml?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/metadata.xml?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/metadata.xml?r1=1.4&r2=1.5




1.1                  sci-visualization/labplot/labplot-2.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/labplot-2.0.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/labplot-2.0.2.ebuild?rev=1.1&content-type=text/plain

Index: labplot-2.0.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-2.0.2.ebuild,v 1.1 
2015/04/15 15:10:28 dilfridge Exp $

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"



1.1                  sci-visualization/labplot/labplot-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/labplot-9999.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/labplot-9999.ebuild?rev=1.1&content-type=text/plain

Index: labplot-9999.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-9999.ebuild,v 1.1 
2015/04/15 15:10:28 dilfridge Exp $

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"



1.28                 sci-visualization/labplot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/ChangeLog?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/ChangeLog?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/labplot/ChangeLog?r1=1.27&r2=1.28





Reply via email to