aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/Rcpp/Rcpp-1.0.6.ebuild')
-rw-r--r--dev-R/Rcpp/Rcpp-1.0.6.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-R/Rcpp/Rcpp-1.0.6.ebuild b/dev-R/Rcpp/Rcpp-1.0.6.ebuild
deleted file mode 100644
index 3b59d3048..000000000
--- a/dev-R/Rcpp/Rcpp-1.0.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit R-packages
-
-DESCRIPTION='Seamless R and C++ Integration'
-LICENSE='GPL-2+'
-HOMEPAGE="
- http://www.rcpp.org
- http://dirk.eddelbuettel.com/code/rcpp.html
- https://github.com/RcppCore/Rcpp
- https://cran.r-project.org/package=Rcpp
-"
-KEYWORDS="~amd64"