summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/rpy/Manifest8
-rw-r--r--dev-python/rpy/files/rpy-1.0.2-R210.patch25
2 files changed, 4 insertions, 29 deletions
diff --git a/dev-python/rpy/Manifest b/dev-python/rpy/Manifest
index f1981689490d..c9e81de73d93 100644
--- a/dev-python/rpy/Manifest
+++ b/dev-python/rpy/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-AUX rpy-1.0.2-R210.patch 11053 RMD160 943de29b65a75ae58e3773338a4163dc5b1e761e SHA1 9183b16eeee6b1791fe610f6d3adc4dc058117ae SHA256 a36a0f83eead2f97e94502262d23aacdcd6accf56605998b6f1eade5ca67e8e6
+AUX rpy-1.0.2-R210.patch 10150 RMD160 7d03adff3e0dc4fa05a570a3dcb7803fad2e29e1 SHA1 33133d6b2f68bdcdbf966d716b2fb7ea2b84a4e6 SHA256 9cfc2b7b9f2ab7b138f76e95b6ad3e278924b7130bb742cb7e3b669968f186e6
AUX rpy-1.0.2-R28.patch 335 RMD160 e1389f09e34fa99ce69318dd0cf6f9e33656317d SHA1 367f77a2bac17303065b50f7935aed44fa5f2552 SHA256 ca274cf2127fd19569785053da2342dbf51dfb6593817c9ab8d121e144858198
AUX rpy-1.0.2-rpymodule-R-2.7.patch 415 RMD160 f5ec70233673a983aff8433e56ad5907a614d41f SHA1 8efea983db9544528cd396436d5475b23ab59319 SHA256 939d08f700a73d4c982aaa1725da6049f2680a94d06b988f6727c2321f49cd63
AUX rpy-1.0_rc3-version-detect.patch 592 RMD160 536d493f0ad469c6c6508ef0860e92c98d71a948 SHA1 5d7959378426c1dbe76a5dab94f9f423ad56d60c SHA256 ab156087a1b8a631630c0dec0362fcfb1e6d8ca8e2deadc4447dbcc6047e44ad
@@ -18,7 +18,7 @@ MISC metadata.xml 435 RMD160 b9de7bdc77c1d92f1ef787aa0891092ab37c38e8 SHA1 bb74a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
-iEYEARECAAYFAkvHlvkACgkQ1ycZbhPLE2DDCACfXD8KyS1t4lOdDw9plvE2DHMA
-55kAoJXBg/nZaiZfaCNcz5KZXMgnD9Cg
-=tUou
+iEYEARECAAYFAkvVyO4ACgkQ1ycZbhPLE2DDZACfVXQHJ4WExDamIgfpZnyGL0+l
+WfgAnjIWLcN9FRyO7CD4rCa22b7uRAn0
+=o1nU
-----END PGP SIGNATURE-----
diff --git a/dev-python/rpy/files/rpy-1.0.2-R210.patch b/dev-python/rpy/files/rpy-1.0.2-R210.patch
index 1c85889066e1..1cf9d254b3f2 100644
--- a/dev-python/rpy/files/rpy-1.0.2-R210.patch
+++ b/dev-python/rpy/files/rpy-1.0.2-R210.patch
@@ -306,33 +306,8 @@
+fit = r.predict(NNModel,XG)
+print fit
+
---- rpy-1.0.2/PKG-INFO 2008-04-10 17:54:36.000000000 +0100
-+++ rpy-1.0.4.orig/PKG-INFO 1970-01-01 01:00:00.000000000 +0100
-@@ -1,13 +0,0 @@
--Metadata-Version: 1.0
--Name: rpy
--Version: 1.0.2
--Summary: Python interface to the R language
--Home-page: http://rpy.sourceforge.net
--Author: Gregory R. Warnes
--Author-email: warnes@bst.rochester.edu
--License: GPL
--Description: RPy provides a robust Python interface to the R
-- programming language. It can manage all kinds of R objects and can
-- execute arbitrary R functions. All the errors from the R language are
-- converted to Python exceptions.
--Platform: UNKNOWN
--- rpy-1.0.2.orig/rpy.py 2008-01-02 17:57:09.000000000 +0000
+++ rpy-1.0.2/rpy.py 2010-04-15 17:44:06.000000000 +0100
-@@ -16,7 +16,7 @@
- #
- # High level module for managing the lookup of R objects.
- #
--# $Id: rpy-1.0.2-R210.patch,v 1.1 2010/04/15 21:58:10 bicatali Exp $
-+# $Id: rpy-1.0.2-R210.patch,v 1.1 2010/04/15 21:58:10 bicatali Exp $
- #
- #
- from __future__ import nested_scopes
@@ -139,6 +139,7 @@
# Version