diff options
author | 2013-02-14 10:32:13 +0000 | |
---|---|---|
committer | 2013-02-14 10:32:13 +0000 | |
commit | 48782066b5130de9047e2602b37d7b2d764024ee (patch) | |
tree | 72c22033e552d997f7ef1f9d257649d43e5a5e05 /sci-libs/ipp | |
parent | Version bump. (diff) | |
download | gentoo-2-48782066b5130de9047e2602b37d7b2d764024ee.tar.gz gentoo-2-48782066b5130de9047e2602b37d7b2d764024ee.tar.bz2 gentoo-2-48782066b5130de9047e2602b37d7b2d764024ee.zip |
sci-libs/ipp: Add KEYWORDS, #342185
(Portage version: 2.2.0_alpha162/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-libs/ipp')
-rw-r--r-- | sci-libs/ipp/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/ipp/ipp-7.1.0.079.ebuild | 9 | ||||
-rw-r--r-- | sci-libs/ipp/ipp-7.1.1.117.ebuild | 5 |
3 files changed, 15 insertions, 7 deletions
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog index 0c55f181db30..41e52e4ae9f1 100644 --- a/sci-libs/ipp/ChangeLog +++ b/sci-libs/ipp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/ipp -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ChangeLog,v 1.12 2012/12/10 19:48:36 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ChangeLog,v 1.13 2013/02/14 10:32:13 jlec Exp $ + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> ipp-7.1.0.079.ebuild, + ipp-7.1.1.117.ebuild: + Add KEYWORDS, #342185 *ipp-7.1.1.117 (10 Dec 2012) diff --git a/sci-libs/ipp/ipp-7.1.0.079.ebuild b/sci-libs/ipp/ipp-7.1.0.079.ebuild index 5328e08649d5..c3c990bf17b9 100644 --- a/sci-libs/ipp/ipp-7.1.0.079.ebuild +++ b/sci-libs/ipp/ipp-7.1.0.079.ebuild @@ -1,8 +1,9 @@ -# 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/sci-libs/ipp/ipp-7.1.0.079.ebuild,v 1.1 2012/10/09 20:38:37 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ipp-7.1.0.079.ebuild,v 1.2 2013/02/14 10:32:13 jlec Exp $ EAPI=4 + INTEL_DPN=parallel_studio_xe INTEL_DID=2749 INTEL_DPV=2013 @@ -14,8 +15,10 @@ DESCRIPTION="Intel Integrated Performance Primitive library for multimedia and d HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/" IUSE="" -DEPEND="" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" + RDEPEND=">=dev-libs/intel-common-13" +DEPEND="" CHECKREQS_DISK_BUILD=3000M diff --git a/sci-libs/ipp/ipp-7.1.1.117.ebuild b/sci-libs/ipp/ipp-7.1.1.117.ebuild index ef4a1866b1af..a9b73362a79b 100644 --- a/sci-libs/ipp/ipp-7.1.1.117.ebuild +++ b/sci-libs/ipp/ipp-7.1.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/sci-libs/ipp/ipp-7.1.1.117.ebuild,v 1.1 2012/12/10 19:48:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ipp-7.1.1.117.ebuild,v 1.2 2013/02/14 10:32:13 jlec Exp $ EAPI=4 @@ -15,6 +15,7 @@ DESCRIPTION="Intel Integrated Performance Primitive library for multimedia and d HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/" IUSE="" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=dev-libs/intel-common-13" DEPEND="" |