diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 16:42:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 16:42:31 +0000 |
commit | 95720e8a33b0ed54e5e87c8cbf7ed900d3165706 (patch) | |
tree | 0bee561b1005cd596507bfcc30abd48cb1e5e67e /dev-util/intel-ocl-sdk | |
parent | ~ia64 rekeyworded. restored ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86... (diff) | |
download | gentoo-2-95720e8a33b0ed54e5e87c8cbf7ed900d3165706.tar.gz gentoo-2-95720e8a33b0ed54e5e87c8cbf7ed900d3165706.tar.bz2 gentoo-2-95720e8a33b0ed54e5e87c8cbf7ed900d3165706.zip |
Stable for amd64, wrt bug #408975
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/intel-ocl-sdk')
-rw-r--r-- | dev-util/intel-ocl-sdk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/intel-ocl-sdk/ChangeLog b/dev-util/intel-ocl-sdk/ChangeLog index 2fc4e290a8da..b9ee243754bd 100644 --- a/dev-util/intel-ocl-sdk/ChangeLog +++ b/dev-util/intel-ocl-sdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/intel-ocl-sdk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intel-ocl-sdk/ChangeLog,v 1.2 2012/02/07 15:55:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intel-ocl-sdk/ChangeLog,v 1.3 2012/03/20 16:42:31 ago Exp $ + + 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> intel-ocl-sdk-1.5.ebuild: + Stable for amd64, wrt bug #408975 07 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> intel-ocl-sdk-1.5.ebuild: Invoke eselect opencl during postinst to avoid intel flavour of bug 402407 diff --git a/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild b/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild index a96e0526520d..49465f5b90fc 100644 --- a/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild +++ b/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild,v 1.2 2012/02/07 15:55:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild,v 1.3 2012/03/20 16:42:31 ago Exp $ EAPI=4 @@ -18,7 +18,7 @@ SRC_URI="http://software.intel.com/file/38734/${MY_P}.tgz" LICENSE="Intel-SDP" SLOT="0" IUSE="" -KEYWORDS="~amd64 -x86" +KEYWORDS="amd64 -x86" #sys-devel/clang #dev-libs/boost:1.46 |