diff options
Diffstat (limited to 'nonworking/r')
-rw-r--r-- | nonworking/r/r_1.8.1.oe | 15 | ||||
-rw-r--r-- | nonworking/r/r_1.9.1.oe | 0 |
2 files changed, 0 insertions, 15 deletions
diff --git a/nonworking/r/r_1.8.1.oe b/nonworking/r/r_1.8.1.oe deleted file mode 100644 index cb8a0ce0c6..0000000000 --- a/nonworking/r/r_1.8.1.oe +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION="R is GNU S, a freely available language and environment for statistical computing and \ -graphics which provides a wide variety of statistical and graphical techniques: \ -linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc." -SECTION=base -PRIORITY="optional" -MAINTAINER="Michael Lauer <mickey@Vanille.de>" - -SRC_URI=http://cran.us.r-project.org/src/base/R-${PV}.tgz -S=${WORKDIR}/R-${PV} - -inherit autotools libtool - -EXTRA_OECONF="" - - diff --git a/nonworking/r/r_1.9.1.oe b/nonworking/r/r_1.9.1.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/nonworking/r/r_1.9.1.oe |