summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/R/ChangeLog6
-rw-r--r--dev-lang/R/R-2.1.1.ebuild4
-rw-r--r--dev-lang/R/R-2.2.0-r1.ebuild4
-rw-r--r--dev-lang/R/R-2.2.1.ebuild4
-rw-r--r--dev-lang/R/R-2.3.0.ebuild4
-rw-r--r--dev-lang/R/R-2.3.1.ebuild4
6 files changed, 15 insertions, 11 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog
index 4391278f6b37..7c39a1d96cd6 100644
--- a/dev-lang/R/ChangeLog
+++ b/dev-lang/R/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/R
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.70 2006/06/02 19:31:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.71 2006/06/02 20:13:01 kugelfang Exp $
+
+ 02 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.1.1.ebuild,
+ R-2.2.0-r1.ebuild, R-2.2.1.ebuild, R-2.3.0.ebuild, R-2.3.1.ebuild:
+ Added inheritance of flag-o-matic for filter-ldflags calls.
*R-2.3.1 (02 Jun 2006)
diff --git a/dev-lang/R/R-2.1.1.ebuild b/dev-lang/R/R-2.1.1.ebuild
index 8db87b267227..a0f6c2efa2fb 100644
--- a/dev-lang/R/R-2.1.1.ebuild
+++ b/dev-lang/R/R-2.1.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.1.1.ebuild,v 1.8 2006/05/10 21:48:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.1.1.ebuild,v 1.9 2006/06/02 20:13:01 kugelfang Exp $
-inherit fortran toolchain-funcs
+inherit fortran toolchain-funcs flag-o-matic
DESCRIPTION="R is GNU S - A language and environment for statistical computing and graphics."
HOMEPAGE="http://www.r-project.org/"
diff --git a/dev-lang/R/R-2.2.0-r1.ebuild b/dev-lang/R/R-2.2.0-r1.ebuild
index 8676384d3cb0..8b73d3254473 100644
--- a/dev-lang/R/R-2.2.0-r1.ebuild
+++ b/dev-lang/R/R-2.2.0-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.2.0-r1.ebuild,v 1.3 2006/05/10 21:48:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.2.0-r1.ebuild,v 1.4 2006/06/02 20:13:01 kugelfang Exp $
-inherit fortran toolchain-funcs
+inherit fortran toolchain-funcs flag-o-matic
DESCRIPTION="R is GNU S - A language and environment for statistical computing and graphics."
HOMEPAGE="http://www.r-project.org/"
diff --git a/dev-lang/R/R-2.2.1.ebuild b/dev-lang/R/R-2.2.1.ebuild
index f4f4684a08ea..bc8775957b14 100644
--- a/dev-lang/R/R-2.2.1.ebuild
+++ b/dev-lang/R/R-2.2.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 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.ebuild,v 1.7 2006/06/02 19:31:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.2.1.ebuild,v 1.8 2006/06/02 20:13:01 kugelfang Exp $
-inherit fortran toolchain-funcs
+inherit fortran toolchain-funcs flag-o-matic
DESCRIPTION="R is GNU S - A language and environment for statistical computing and graphics."
HOMEPAGE="http://www.r-project.org/"
diff --git a/dev-lang/R/R-2.3.0.ebuild b/dev-lang/R/R-2.3.0.ebuild
index ae2269f0472d..3be2ecd4de45 100644
--- a/dev-lang/R/R-2.3.0.ebuild
+++ b/dev-lang/R/R-2.3.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.3.0.ebuild,v 1.1 2006/05/10 21:48:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.3.0.ebuild,v 1.2 2006/06/02 20:13:01 kugelfang Exp $
-inherit fortran toolchain-funcs
+inherit fortran toolchain-funcs flag-o-matic
DESCRIPTION="R is GNU S - A language and environment for statistical computing and graphics."
HOMEPAGE="http://www.r-project.org/"
diff --git a/dev-lang/R/R-2.3.1.ebuild b/dev-lang/R/R-2.3.1.ebuild
index cf7fc0cae27e..90c236ff1025 100644
--- a/dev-lang/R/R-2.3.1.ebuild
+++ b/dev-lang/R/R-2.3.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.3.1.ebuild,v 1.1 2006/06/02 19:31:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.3.1.ebuild,v 1.2 2006/06/02 20:13:01 kugelfang Exp $
-inherit fortran toolchain-funcs
+inherit fortran toolchain-funcs flag-o-matic
DESCRIPTION="R is GNU S - A language and environment for statistical computing and graphics."
HOMEPAGE="http://www.r-project.org/"