commit:     a3f6cb79d7a26d904f624187794afd82305b5b50
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar  4 15:08:00 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar  4 15:08:00 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a3f6cb79

sci-libs/libStatGen: cleanup old

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/libStatGen/libStatGen-1.0.13.ebuild | 21 ---------------------
 sci-libs/libStatGen/libStatGen-1.0.14.ebuild | 21 ---------------------
 2 files changed, 42 deletions(-)

diff --git a/sci-libs/libStatGen/libStatGen-1.0.13.ebuild 
b/sci-libs/libStatGen/libStatGen-1.0.13.ebuild
deleted file mode 100644
index fa9f58f5c..000000000
--- a/sci-libs/libStatGen/libStatGen-1.0.13.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Set of classes for creating statistical genetic programs"
-HOMEPAGE="https://github.com/statgen/libStatGen";
-SRC_URI="https://github.com/statgen/libStatGen/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-libs/openssl:0="
-RDEPEND="${DEPEND}"
-
-src_install(){
-       default
-       dolib libStatGen.* # package only makes a static library
-}

diff --git a/sci-libs/libStatGen/libStatGen-1.0.14.ebuild 
b/sci-libs/libStatGen/libStatGen-1.0.14.ebuild
deleted file mode 100644
index fa9f58f5c..000000000
--- a/sci-libs/libStatGen/libStatGen-1.0.14.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Set of classes for creating statistical genetic programs"
-HOMEPAGE="https://github.com/statgen/libStatGen";
-SRC_URI="https://github.com/statgen/libStatGen/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-libs/openssl:0="
-RDEPEND="${DEPEND}"
-
-src_install(){
-       default
-       dolib libStatGen.* # package only makes a static library
-}

Reply via email to