diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-04-26 13:27:34 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-04-26 13:27:34 +0000 |
commit | ad3ed6b431c60b39d5aab1b48e2e0804f5e521b1 (patch) | |
tree | 37d4030a363ef1d9875680129920ef55da8df7d6 /dev-python/rpy/ChangeLog | |
parent | Added new upstream version 1.0.1, with new configure patch. Dropped patches a... (diff) | |
download | gentoo-2-ad3ed6b431c60b39d5aab1b48e2e0804f5e521b1.tar.gz gentoo-2-ad3ed6b431c60b39d5aab1b48e2e0804f5e521b1.tar.bz2 gentoo-2-ad3ed6b431c60b39d5aab1b48e2e0804f5e521b1.zip |
revision bump to compile with R-2.0.0 via some ugly hack
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/rpy/ChangeLog')
-rw-r--r-- | dev-python/rpy/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/dev-python/rpy/ChangeLog b/dev-python/rpy/ChangeLog index 488e7a0b40c6..b597869b553d 100644 --- a/dev-python/rpy/ChangeLog +++ b/dev-python/rpy/ChangeLog @@ -1,10 +1,20 @@ # ChangeLog for dev-python/rpy -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/ChangeLog,v 1.6 2004/12/31 00:34:54 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/ChangeLog,v 1.7 2005/04/26 13:27:34 liquidx Exp $ + +*rpy-0.3.5-r1 (26 Apr 2005) + + 26 Apr 2005; Alastair Tse <liquidx@gentoo.org> + +files/rpy-0.3.5-cvs_backport.patch, rpy-0.3.5.ebuild, + +rpy-0.3.5-r1.ebuild: + revision bump to compile with R-2.0.0 via some ugly hack 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance + 19 Oct 2004; Alastair Tse <liquidx@gentoo.org> rpy-0.3.5.ebuild: + pegging dep on dev-lang/R-1.91 because 2.0.0 doesn't work with these bindings + 18 Oct 2004; Alastair Tse <liquidx@gentoo.org> rpy-0.3.5.ebuild: fix problem with undefined reference to MAIN__ if using libf2c |