diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-08 13:33:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-08 13:33:43 +0000 |
commit | 1153a7b9c5197755a7f922423b666b8bc1e25f97 (patch) | |
tree | fcbe2bb4df25177e11604be470da4f1038d7aa83 /nonworking/r | |
parent | b23c17a01253547ec94eb612f3f676dff026b6fa (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages
2004/08/08 15:33:32+02:00 uni-frankfurt.de!mickey
add frodo 4.1b and bring back frodo 4.2 from nonworking. parts of frodo 4.1b courtesy Thorsten Maerz
BKrev: 41162bb7GevpyO8uTMy7vaDB2WNYEA
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 |