diff options
author | 2013-02-14 08:11:29 +0000 | |
---|---|---|
committer | 2013-02-14 08:11:29 +0000 | |
commit | a54abe280f1c008fefa94dfa1b84192d1d092c17 (patch) | |
tree | 23367149c7b4fcdb9d00751645d28ac81a2a93fe /dev-libs/intel-common | |
parent | Add ree18-only virtuals to the ruby-enterprise mask. (diff) | |
download | gentoo-2-a54abe280f1c008fefa94dfa1b84192d1d092c17.tar.gz gentoo-2-a54abe280f1c008fefa94dfa1b84192d1d092c17.tar.bz2 gentoo-2-a54abe280f1c008fefa94dfa1b84192d1d092c17.zip |
dev-libs/intel-common: Add KEYWORDS, #342185
(Portage version: 2.2.0_alpha162/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'dev-libs/intel-common')
4 files changed, 15 insertions, 8 deletions
diff --git a/dev-libs/intel-common/ChangeLog b/dev-libs/intel-common/ChangeLog index 80ee592c94d1..257a096a7f8b 100644 --- a/dev-libs/intel-common/ChangeLog +++ b/dev-libs/intel-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/intel-common -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/intel-common/ChangeLog,v 1.6 2012/12/10 21:15:31 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/intel-common/ChangeLog,v 1.7 2013/02/14 08:11:29 jlec Exp $ + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> intel-common-13.0.0.079.ebuild, + intel-common-13.0.0.079-r1.ebuild, intel-common-13.0.1.117.ebuild: + Add KEYWORDS, #342185 10 Dec 2012; Justin Lecher <jlec@gentoo.org> intel-common-13.0.1.117.ebuild: Manpagges are handled in the eclass diff --git a/dev-libs/intel-common/intel-common-13.0.0.079-r1.ebuild b/dev-libs/intel-common/intel-common-13.0.0.079-r1.ebuild index 46928119a740..04bbf213b49b 100644 --- a/dev-libs/intel-common/intel-common-13.0.0.079-r1.ebuild +++ b/dev-libs/intel-common/intel-common-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-libs/intel-common/intel-common-13.0.0.079-r1.ebuild,v 1.1 2012/10/28 15:29:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/intel-common/intel-common-13.0.0.079-r1.ebuild,v 1.2 2013/02/14 08:11:29 jlec Exp $ EAPI=4 @@ -15,6 +15,7 @@ DESCRIPTION="Common libraries and utilities needed for Intel compilers and libra HOMEPAGE="http://software.intel.com/en-us/articles/intel-compilers/" IUSE="+compiler" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" CHECKREQS_DISK_BUILD=325M diff --git a/dev-libs/intel-common/intel-common-13.0.0.079.ebuild b/dev-libs/intel-common/intel-common-13.0.0.079.ebuild index b98d5709f2a6..f541e324b723 100644 --- a/dev-libs/intel-common/intel-common-13.0.0.079.ebuild +++ b/dev-libs/intel-common/intel-common-13.0.0.079.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-libs/intel-common/intel-common-13.0.0.079.ebuild,v 1.2 2012/09/20 13:19:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/intel-common/intel-common-13.0.0.079.ebuild,v 1.3 2013/02/14 08:11:29 jlec Exp $ EAPI=4 @@ -15,6 +15,7 @@ DESCRIPTION="Common libraries and utilities needed for Intel compilers and libra HOMEPAGE="http://software.intel.com/en-us/articles/intel-compilers/" IUSE="+compiler" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" CHECKREQS_DISK_BUILD=325M diff --git a/dev-libs/intel-common/intel-common-13.0.1.117.ebuild b/dev-libs/intel-common/intel-common-13.0.1.117.ebuild index ede819b67945..1f45782972fb 100644 --- a/dev-libs/intel-common/intel-common-13.0.1.117.ebuild +++ b/dev-libs/intel-common/intel-common-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-libs/intel-common/intel-common-13.0.1.117.ebuild,v 1.2 2012/12/10 21:15:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/intel-common/intel-common-13.0.1.117.ebuild,v 1.3 2013/02/14 08:11:29 jlec Exp $ EAPI=4 @@ -15,6 +15,7 @@ DESCRIPTION="Common libraries and utilities needed for Intel compilers and libra HOMEPAGE="http://software.intel.com/en-us/articles/intel-compilers/" IUSE="+compiler" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" CHECKREQS_DISK_BUILD=325M |