diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-02-02 13:46:17 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-02-02 13:46:17 +0000 |
commit | adb2dc04000586868a771a947f2b2c58433d2e24 (patch) | |
tree | a7fe0c6b00763f0f633209f4e66e5cb602a3b616 /dev-lang/R | |
parent | GNU Fortran 77 profile name changed to g77 in fortran.eclass (diff) | |
download | historical-adb2dc04000586868a771a947f2b2c58433d2e24.tar.gz historical-adb2dc04000586868a771a947f2b2c58433d2e24.tar.bz2 historical-adb2dc04000586868a771a947f2b2c58433d2e24.zip |
GNU Fortran 77 profile name changed to g77 in fortran.eclass
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-lang/R')
-rw-r--r-- | dev-lang/R/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/R/Manifest | 20 | ||||
-rw-r--r-- | dev-lang/R/R-1.9.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-1.9.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-2.0.0.ebuild | 6 |
5 files changed, 27 insertions, 14 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog index bbd61ec90672..10443d2cd8d9 100644 --- a/dev-lang/R/ChangeLog +++ b/dev-lang/R/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/R -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.36 2004/11/17 16:44:42 corsair Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.37 2005/02/02 13:46:17 kugelfang Exp $ + + 02 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.0.ebuild: + GNU Fortran 77 profile name changed to g77 in fortran.eclass 17 Nov 2004; Markus Rothe <corsair@gentoo.org> R-2.0.0.ebuild: stable on ppc64 diff --git a/dev-lang/R/Manifest b/dev-lang/R/Manifest index 842e6677462a..1504b01ab178 100644 --- a/dev-lang/R/Manifest +++ b/dev-lang/R/Manifest @@ -1,10 +1,20 @@ -MD5 fc45f16136a0319868746dd76c9a54b2 ChangeLog 5908 -MD5 c609a7f745b4d71785177d37d8c9f598 R-1.9.0-r1.ebuild 4041 -MD5 b9f349729d5ac1ae70aa19c65022026d R-1.9.1.ebuild 4149 -MD5 97a79e92075dae93d40e84f0423b89b0 R-2.0.0.ebuild 3544 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 4ade13fb3f1b0bca02441c1f7054ec9a ChangeLog 6042 +MD5 ad67b46cbe76484c3613ba1fa7ea25f7 R-1.9.0-r1.ebuild 4041 +MD5 1a466bbbd980a5236353e1f6bb5075b8 R-1.9.1.ebuild 4149 +MD5 a9502124532f22226594afc5e2e81f15 R-2.0.0.ebuild 3546 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 d9ea644eed6ee842c4944640c29a28f1 files/digest-R-1.9.1 57 MD5 44015fe4137f1326769e89f2c2c2eda7 files/R-logo.png 4867 MD5 15ce6e575cf7a5844aa8deecb504e7be files/R.desktop 425 MD5 c85aa52863a8206a8f7a5f74e1439225 files/digest-R-1.9.0-r1 57 -MD5 d9ea644eed6ee842c4944640c29a28f1 files/digest-R-1.9.1 57 MD5 d7a57350b1ace8a182630a25bdacfbc5 files/digest-R-2.0.0 61 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCANnF5mJXAu5GbtIRAoHXAJ0ZgQG/OF2hCClBe+wPvoztUcjyBQCeNamw +OVu8qKFaCFE8y7LhD43KQzo= +=3JKP +-----END PGP SIGNATURE----- diff --git a/dev-lang/R/R-1.9.0-r1.ebuild b/dev-lang/R/R-1.9.0-r1.ebuild index 1f3314e61bee..ab4dd5ea1429 100644 --- a/dev-lang/R/R-1.9.0-r1.ebuild +++ b/dev-lang/R/R-1.9.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.0-r1.ebuild,v 1.13 2004/10/10 18:53:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.0-r1.ebuild,v 1.14 2005/02/02 13:46:17 kugelfang Exp $ inherit 64-bit diff --git a/dev-lang/R/R-1.9.1.ebuild b/dev-lang/R/R-1.9.1.ebuild index 1416544d6a85..cdc6e0fc5689 100644 --- a/dev-lang/R/R-1.9.1.ebuild +++ b/dev-lang/R/R-1.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.1.ebuild,v 1.3 2004/09/12 20:51:09 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.1.ebuild,v 1.4 2005/02/02 13:46:17 kugelfang Exp $ inherit 64-bit diff --git a/dev-lang/R/R-2.0.0.ebuild b/dev-lang/R/R-2.0.0.ebuild index 8eb6cf8eb57c..fc0c7e5c5158 100644 --- a/dev-lang/R/R-2.0.0.ebuild +++ b/dev-lang/R/R-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.0.0.ebuild,v 1.3 2004/11/17 16:44:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.0.0.ebuild,v 1.4 2005/02/02 13:46:17 kugelfang Exp $ inherit 64-bit fortran @@ -41,7 +41,7 @@ SLOT="0" LICENSE="GPL-2 LGPL-2.1" KEYWORDS="~x86 ~sparc ~ppc ppc64 ~amd64" -64-bit || FORTRAN="f77 f2c" # No f2c on 64-bit systems :-/ +64-bit || FORTRAN="g77 f2c" # No f2c on 64-bit systems :-/ src_unpack() { unpack ${A} |