diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-08 18:34:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-08 18:34:55 +0000 |
commit | 30f10a455af7b7291c651ff7532e9026acfdac1f (patch) | |
tree | 44e603bad339fe22922bc2b386aa0999f9dd01f7 | |
parent | f77 -> fortran (diff) | |
download | historical-30f10a455af7b7291c651ff7532e9026acfdac1f.tar.gz historical-30f10a455af7b7291c651ff7532e9026acfdac1f.tar.bz2 historical-30f10a455af7b7291c651ff7532e9026acfdac1f.zip |
f77 -> fortran
Package-Manager: portage-2.0.51.19
-rw-r--r-- | sci-mathematics/octave/Manifest | 18 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.50.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.57-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.64.ebuild | 4 |
4 files changed, 15 insertions, 15 deletions
diff --git a/sci-mathematics/octave/Manifest b/sci-mathematics/octave/Manifest index 829b8288fce4..236d80eb35ea 100644 --- a/sci-mathematics/octave/Manifest +++ b/sci-mathematics/octave/Manifest @@ -1,14 +1,14 @@ -MD5 8ae2b8982c2d36c9ac746581319c4329 octave-2.1.36-r1.ebuild 1939 MD5 440b00d1809dac56dc2216e62f13b109 ChangeLog 7113 -MD5 1afc1482150fa8289f4fba10cbb9e33a octave-2.1.64.ebuild 2888 -MD5 3939b377b27c8f4f2ab63dbde1e35212 octave-2.1.50.ebuild 2369 -MD5 e476f58786574e926cf6123a50a5752f octave-2.1.57.ebuild 2201 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 5adf704711f283a0a01b0ee270c452ab octave-2.1.57-r1.ebuild 2861 -MD5 045463e5ebb1615d834a8145b27a765d files/filebuf.diff 1275 -MD5 157e958a946705cefe2968c7f46d5263 files/digest-octave-2.1.64 67 -MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57 67 +MD5 8ae2b8982c2d36c9ac746581319c4329 octave-2.1.36-r1.ebuild 1939 +MD5 39560ce481839da4f1747783b116735f octave-2.1.50.ebuild 2371 +MD5 692023c41cf1e295c6fa700c0f8a04f8 octave-2.1.57-r1.ebuild 2863 +MD5 e476f58786574e926cf6123a50a5752f octave-2.1.57.ebuild 2201 +MD5 584845e6c990835118836d74158f9603 octave-2.1.64.ebuild 2890 MD5 c93a44a52d46ca6e8fed8c3c23877c0d files/digest-octave-2.1.36-r1 67 +MD5 806a54605ad877d62105b2f58819c92d files/digest-octave-2.1.50 67 +MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57 67 MD5 32c6cee1f5b42b8b20369c3722fb4db2 files/digest-octave-2.1.57-r1 67 +MD5 157e958a946705cefe2968c7f46d5263 files/digest-octave-2.1.64 67 +MD5 045463e5ebb1615d834a8145b27a765d files/filebuf.diff 1275 MD5 74d376b9c7367fe7b333cbc7e8ca37b3 files/kill-dvips.diff 2448 -MD5 806a54605ad877d62105b2f58819c92d files/digest-octave-2.1.50 67 diff --git a/sci-mathematics/octave/octave-2.1.50.ebuild b/sci-mathematics/octave/octave-2.1.50.ebuild index 72feb4bc11a2..a9f05f7e0ea7 100644 --- a/sci-mathematics/octave/octave-2.1.50.ebuild +++ b/sci-mathematics/octave/octave-2.1.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.50.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.50.ebuild,v 1.4 2005/03/08 18:34:55 vapier Exp $ inherit flag-o-matic @@ -31,7 +31,7 @@ pkg_setup() { use ifc || if [ -z `which g77` ]; then #if ifc is defined then the dep was already checked eerror "No fortran compiler found on the system!" - eerror "Please add f77 to your USE flags and reemerge gcc!" + eerror "Please add fortran to your USE flags and reemerge gcc!" die fi } diff --git a/sci-mathematics/octave/octave-2.1.57-r1.ebuild b/sci-mathematics/octave/octave-2.1.57-r1.ebuild index 3a6f45c1d7d8..3bffac26d6be 100644 --- a/sci-mathematics/octave/octave-2.1.57-r1.ebuild +++ b/sci-mathematics/octave/octave-2.1.57-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.4 2005/03/08 18:34:55 vapier Exp $ inherit flag-o-matic @@ -34,7 +34,7 @@ pkg_setup() { use ifc || if [ -z `which g77` ]; then #if ifc is defined then the dep was already checked eerror "No fortran compiler found on the system!" - eerror "Please add f77 to your USE flags and reemerge gcc!" + eerror "Please add fortran to your USE flags and reemerge gcc!" die fi } diff --git a/sci-mathematics/octave/octave-2.1.64.ebuild b/sci-mathematics/octave/octave-2.1.64.ebuild index 4af1562e7191..2f8bda3e09db 100644 --- a/sci-mathematics/octave/octave-2.1.64.ebuild +++ b/sci-mathematics/octave/octave-2.1.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.64.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.64.ebuild,v 1.4 2005/03/08 18:34:55 vapier Exp $ inherit flag-o-matic @@ -35,7 +35,7 @@ pkg_setup() { use ifc || if [ -z `which g77` ]; then #if ifc is defined then the dep was already checked eerror "No fortran compiler found on the system!" - eerror "Please add f77 to your USE flags and reemerge gcc!" + eerror "Please add fortran to your USE flags and reemerge gcc!" die fi } |