From c54eaeaeebfd0225e2c1d586fe51234f4afd26e6 Mon Sep 17 00:00:00 2001 From: Sébastien Fabbro Date: Thu, 22 Nov 2012 10:28:15 -0800 Subject: removed g-cran, broken --- app-portage/g-cran/ChangeLog | 20 -------------------- app-portage/g-cran/g-cran-9999.ebuild | 25 ------------------------- app-portage/g-cran/metadata.xml | 10 ---------- 3 files changed, 55 deletions(-) delete mode 100644 app-portage/g-cran/ChangeLog delete mode 100644 app-portage/g-cran/g-cran-9999.ebuild delete mode 100644 app-portage/g-cran/metadata.xml (limited to 'app-portage') diff --git a/app-portage/g-cran/ChangeLog b/app-portage/g-cran/ChangeLog deleted file mode 100644 index f3e33ea1d..000000000 --- a/app-portage/g-cran/ChangeLog +++ /dev/null @@ -1,20 +0,0 @@ -# ChangeLog for app-portage/g-cran -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 25 Jun 2011; Justin Lecher g-cran-9999.ebuild, - metadata.xml: - migrate from 'git' to 'git-2' - - 15 Jul 2010; g-cran-9999.ebuild: - Keyword g-cran-9999 to ~x86 and ~amd64 - - 30 Jun 2010; Auke Booij(tulcod) g-cran: - Moving package from sys-apps to app-portage - - 29 Jun 2010; Justin Lecher g-cran-9999.ebuild: - Python ABI fixes - -*g-cran-9999 (26 06 2010) - 26 06 2010; Auke Booij (tulcod) ChangeLog: - Initial import diff --git a/app-portage/g-cran/g-cran-9999.ebuild b/app-portage/g-cran/g-cran-9999.ebuild deleted file mode 100644 index 6635f0f57..000000000 --- a/app-portage/g-cran/g-cran-9999.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3 - -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" - -inherit distutils git-2 - -DESCRIPTION="CRAN-style packages installer helper for package managers" -HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/g-cran.git;a=summary" -SRC_URI="" -EGIT_BRANCH="master" -EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/g-cran.git" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="dev-lang/R" -RDEPEND="${DEPEND}" diff --git a/app-portage/g-cran/metadata.xml b/app-portage/g-cran/metadata.xml deleted file mode 100644 index 4dd000045..000000000 --- a/app-portage/g-cran/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - sci - -G-CRAN helps package managers install R packages. It reads CRAN-style -repositories and translates it into something most package managers -can work with. - - -- cgit v1.2.3-65-gdbad