diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-02-14 08:14:09 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-02-14 08:14:09 +0000 |
commit | c4bf57f37dda3304eae43ef455ecff5163cd4a44 (patch) | |
tree | c957865fc53db6a8560cb54218fbb53997c0cf50 /dev-lang/ifc | |
parent | dev-libs/intel-common: Add KEYWORDS, #342185 (diff) | |
download | gentoo-2-c4bf57f37dda3304eae43ef455ecff5163cd4a44.tar.gz gentoo-2-c4bf57f37dda3304eae43ef455ecff5163cd4a44.tar.bz2 gentoo-2-c4bf57f37dda3304eae43ef455ecff5163cd4a44.zip |
dev-lang/ifc: Add KEYWORDS, #342185
(Portage version: 2.2.0_alpha162/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r-- | dev-lang/ifc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-13.0.0.079-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-13.0.1.117.ebuild | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog index 2679e8b29a84..0ac61ff83ee2 100644 --- a/dev-lang/ifc/ChangeLog +++ b/dev-lang/ifc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ifc -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.67 2012/12/10 19:51:49 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.68 2013/02/14 08:14:08 jlec Exp $ + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> ifc-13.0.0.079-r1.ebuild, + ifc-13.0.1.117.ebuild: + Add KEYWORDS, #342185 10 Dec 2012; Justin Lecher <jlec@gentoo.org> -ifc-10.0.026-r1.ebuild: Drop old version diff --git a/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild b/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild index b9777aed68c0..3c8a7d363729 100644 --- a/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild +++ b/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild,v 1.1 2012/09/20 21:13:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild,v 1.2 2013/02/14 08:14:08 jlec Exp $ EAPI=4 @@ -15,6 +15,7 @@ DESCRIPTION="Intel FORTRAN Compiler" HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/" IUSE="" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="~dev-libs/intel-common-${PV}[compiler]" DEPEND="${RDEPEND}" diff --git a/dev-lang/ifc/ifc-13.0.1.117.ebuild b/dev-lang/ifc/ifc-13.0.1.117.ebuild index a1d4ba43547e..d2b8f76f989b 100644 --- a/dev-lang/ifc/ifc-13.0.1.117.ebuild +++ b/dev-lang/ifc/ifc-13.0.1.117.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild,v 1.1 2012/12/10 19:35:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild,v 1.2 2013/02/14 08:14:09 jlec Exp $ EAPI=4 @@ -15,6 +15,7 @@ DESCRIPTION="Intel FORTRAN Compiler" HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/" IUSE="" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="~dev-libs/intel-common-${PV}[compiler]" DEPEND="${RDEPEND}" |