diff options
author | 2012-02-09 17:35:25 +0000 | |
---|---|---|
committer | 2012-02-09 17:35:25 +0000 | |
commit | 24f85c1b159296a4fc6e5870d6b6258956a7a245 (patch) | |
tree | 6cf36fc351528b0b8b88a85055997e69ba4a82b3 /dev-lang/R/ChangeLog | |
parent | Fix compilation with clang, drop old version (diff) | |
download | gentoo-2-24f85c1b159296a4fc6e5870d6b6258956a7a245.tar.gz gentoo-2-24f85c1b159296a4fc6e5870d6b6258956a7a245.tar.bz2 gentoo-2-24f85c1b159296a4fc6e5870d6b6258956a7a245.zip |
Fixed for pcre-8.30, thanks Rainer 'Siju' Sigl for his initial work
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/R/ChangeLog')
-rw-r--r-- | dev-lang/R/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog index 697676736a50..26bb4c17c11c 100644 --- a/dev-lang/R/ChangeLog +++ b/dev-lang/R/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/R # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.193 2012/02/06 21:19:57 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.194 2012/02/09 17:35:24 bicatali Exp $ + + 09 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild, + +files/R-2.14.1-pcre830.patch: + Fixed for pcre-8.30, thanks Rainer 'Siju' Sigl for his initial work 06 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild, files/R-2.14.1-tiff.patch: |