summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-11-17 20:29:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-11-17 20:29:29 +0000
commitcd3fd1f972cfbd610d5c4ef64baff90d23e00a00 (patch)
tree7f58e489c05f6ffd6b9c31365ff4c9435649e6ac
parentMore old version cleanup (diff)
downloadgentoo-2-cd3fd1f972cfbd610d5c4ef64baff90d23e00a00.tar.gz
gentoo-2-cd3fd1f972cfbd610d5c4ef64baff90d23e00a00.tar.bz2
gentoo-2-cd3fd1f972cfbd610d5c4ef64baff90d23e00a00.zip
ia64 stable wrt security #198976
(Portage version: 2.1.3.19)
-rw-r--r--dev-lang/R/ChangeLog5
-rw-r--r--dev-lang/R/R-2.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog
index 727b02202c62..9ce45bfeefda 100644
--- a/dev-lang/R/ChangeLog
+++ b/dev-lang/R/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/R
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.94 2007/11/17 01:44:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.95 2007/11/17 20:29:29 armin76 Exp $
+
+ 17 Nov 2007; Raúl Porcel <armin76@gentoo.org> R-2.2.1-r1.ebuild:
+ ia64 stable wrt security #198976
17 Nov 2007; Markus Meier <maekke@gentoo.org> R-2.2.1-r1.ebuild:
x86 stable, security bug #198976
diff --git a/dev-lang/R/R-2.2.1-r1.ebuild b/dev-lang/R/R-2.2.1-r1.ebuild
index 892e25248f0a..310a5c150aa8 100644
--- a/dev-lang/R/R-2.2.1-r1.ebuild
+++ b/dev-lang/R/R-2.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.2.1-r1.ebuild,v 1.4 2007/11/17 01:44:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.2.1-r1.ebuild,v 1.5 2007/11/17 20:29:29 armin76 Exp $
inherit fortran toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://cran/src/base/R-2/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE="blas jpeg nls png readline tk X lapack"
RDEPEND=">=dev-lang/perl-5.6.1-r3