diff options
author | 2007-11-07 18:53:40 +0000 | |
---|---|---|
committer | 2007-11-07 18:53:40 +0000 | |
commit | ada7b8c5091502b9d7c0903ad073a5459f1c9c57 (patch) | |
tree | ae1d958d03c8b2f6d2971c761919cf1643c0829d /dev-lang/ifc/ifc-10.0.026-r1.ebuild | |
parent | Stable on amd64 wrt bug #197510 (diff) | |
download | gentoo-2-ada7b8c5091502b9d7c0903ad073a5459f1c9c57.tar.gz gentoo-2-ada7b8c5091502b9d7c0903ad073a5459f1c9c57.tar.bz2 gentoo-2-ada7b8c5091502b9d7c0903ad073a5459f1c9c57.zip |
Stable on amd64 wrt bug #197977
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-lang/ifc/ifc-10.0.026-r1.ebuild')
-rw-r--r-- | dev-lang/ifc/ifc-10.0.026-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ifc/ifc-10.0.026-r1.ebuild b/dev-lang/ifc/ifc-10.0.026-r1.ebuild index cb81af8bfabd..36a744db3ed9 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-2007 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.5 2007/11/07 07:05:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.6 2007/11/07 18:53:40 angelos Exp $ inherit rpm @@ -15,7 +15,7 @@ HOMEPAGE="http://www.intel.com/software/products/compilers/flin/" # no eclass: very likely to change for next versions ### PACKAGEID="l_${PB}_c_${PV}" -KEYWORDS="~amd64 ~ia64 x86" +KEYWORDS="amd64 ~ia64 x86" SRC_URI="amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_intel64.tar.gz ) ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia64.tar.gz ) x86? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia32.tar.gz )" |