summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-09-03 19:08:50 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-09-03 19:08:50 +0000
commit17076303692caf5f1201310cdb57a72c2729c898 (patch)
treee564718c0b96faa03c38129bcdc63d2f06fa9256 /dev-lang
parentFix the case with empty linguas. (diff)
downloadgentoo-2-17076303692caf5f1201310cdb57a72c2729c898.tar.gz
gentoo-2-17076303692caf5f1201310cdb57a72c2729c898.tar.bz2
gentoo-2-17076303692caf5f1201310cdb57a72c2729c898.zip
Fix HOMEPAGE
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ifc/ChangeLog9
-rw-r--r--dev-lang/ifc/ifc-10.0.026-r1.ebuild6
-rw-r--r--dev-lang/ifc/ifc-10.1.017.ebuild6
-rw-r--r--dev-lang/ifc/ifc-10.1.018.ebuild6
-rw-r--r--dev-lang/ifc/ifc-11.1.056-r1.ebuild6
-rw-r--r--dev-lang/ifc/ifc-11.1.056.ebuild6
-rw-r--r--dev-lang/ifc/ifc-11.1.072.ebuild6
7 files changed, 25 insertions, 20 deletions
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index 890e0c3284c7..648d19fa68cd 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/ifc
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.59 2010/11/26 13:09:17 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.60 2011/09/03 19:08:50 dilfridge Exp $
+
+ 03 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ ifc-10.0.026-r1.ebuild, ifc-10.1.017.ebuild, ifc-10.1.018.ebuild,
+ ifc-11.1.056.ebuild, ifc-11.1.056-r1.ebuild, ifc-11.1.072.ebuild:
+ Fix HOMEPAGE
26 Nov 2010; Justin Lecher <jlec@gentoo.org> ifc-11.1.072.ebuild:
Adding missing LIBRARY/LDPATH for idb
diff --git a/dev-lang/ifc/ifc-10.0.026-r1.ebuild b/dev-lang/ifc/ifc-10.0.026-r1.ebuild
index 679eff39d7ed..e8c09eff826b 100644
--- a/dev-lang/ifc/ifc-10.0.026-r1.ebuild
+++ b/dev-lang/ifc/ifc-10.0.026-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.14 2009/08/22 20:23:12 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.15 2011/09/03 19:08:50 dilfridge Exp $
inherit rpm eutils
@@ -8,7 +8,7 @@ PID=787
PB=fc
PEXEC=ifort
DESCRIPTION="Intel FORTRAN 77/95 optimized compiler for Linux"
-HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
+HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
###
# everything below common to ifc and icc
diff --git a/dev-lang/ifc/ifc-10.1.017.ebuild b/dev-lang/ifc/ifc-10.1.017.ebuild
index f52d60e42a0d..047ad64762a0 100644
--- a/dev-lang/ifc/ifc-10.1.017.ebuild
+++ b/dev-lang/ifc/ifc-10.1.017.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v 1.5 2010/04/18 08:49:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v 1.6 2011/09/03 19:08:50 dilfridge Exp $
inherit rpm eutils check-reqs
@@ -8,7 +8,7 @@ PID=1137
PB=fc
PEXEC="ifort"
DESCRIPTION="Intel FORTRAN 77/95 optimized compiler for Linux"
-HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
+HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
###
# everything below common to ifc and icc
diff --git a/dev-lang/ifc/ifc-10.1.018.ebuild b/dev-lang/ifc/ifc-10.1.018.ebuild
index b3ed1bd032e5..7e6c5c3a1357 100644
--- a/dev-lang/ifc/ifc-10.1.018.ebuild
+++ b/dev-lang/ifc/ifc-10.1.018.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v 1.4 2010/04/18 08:49:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v 1.5 2011/09/03 19:08:50 dilfridge Exp $
inherit rpm eutils check-reqs
@@ -8,7 +8,7 @@ PID=1208
PB=fc
PEXEC="ifort"
DESCRIPTION="Intel FORTRAN 77/95 optimized compiler for Linux"
-HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
+HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
###
# everything below common to ifc and icc
diff --git a/dev-lang/ifc/ifc-11.1.056-r1.ebuild b/dev-lang/ifc/ifc-11.1.056-r1.ebuild
index 006365e972d3..a712c79d327c 100644
--- a/dev-lang/ifc/ifc-11.1.056-r1.ebuild
+++ b/dev-lang/ifc/ifc-11.1.056-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild,v 1.3 2010/04/25 08:50:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild,v 1.4 2011/09/03 19:08:50 dilfridge Exp $
EAPI="3"
@@ -13,7 +13,7 @@ BUILD="$(get_version_component_range 3)"
PID=1582
DESCRIPTION="Intel FORTRAN compiler suite for Linux"
-HOMEPAGE="http://www.intel.com/software/products/compilers/clin/"
+HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
SRC_COM="http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}"
SRC_URI="amd64? ( ${SRC_COM}_intel64.tgz )
ia64? ( ${SRC_COM}_ia64.tgz )
diff --git a/dev-lang/ifc/ifc-11.1.056.ebuild b/dev-lang/ifc/ifc-11.1.056.ebuild
index 9a5673e069a2..34557ef41048 100644
--- a/dev-lang/ifc/ifc-11.1.056.ebuild
+++ b/dev-lang/ifc/ifc-11.1.056.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild,v 1.5 2010/04/17 13:29:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild,v 1.6 2011/09/03 19:08:50 dilfridge Exp $
EAPI=2
@@ -13,7 +13,7 @@ BUILD="$(get_version_component_range 3)"
PID=1582
DESCRIPTION="Intel FORTRAN compiler suite for Linux"
-HOMEPAGE="http://www.intel.com/software/products/compilers/clin/"
+HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
SRC_COM="http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}"
SRC_URI="amd64? ( ${SRC_COM}_intel64.tgz )
ia64? ( ${SRC_COM}_ia64.tgz )
diff --git a/dev-lang/ifc/ifc-11.1.072.ebuild b/dev-lang/ifc/ifc-11.1.072.ebuild
index 891006e52d72..ed02d52fef34 100644
--- a/dev-lang/ifc/ifc-11.1.072.ebuild
+++ b/dev-lang/ifc/ifc-11.1.072.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v 1.2 2010/11/26 13:09:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v 1.3 2011/09/03 19:08:50 dilfridge Exp $
EAPI="3"
@@ -13,7 +13,7 @@ BUILD="$(get_version_component_range 3)"
PID=1769
DESCRIPTION="Intel FORTRAN compiler suite for Linux"
-HOMEPAGE="http://www.intel.com/software/products/compilers/clin/"
+HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
SRC_COM="http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}"
SRC_URI="amd64? ( ${SRC_COM}_intel64.tgz )
ia64? ( ${SRC_COM}_ia64.tgz )