diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-02-14 10:33:41 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-02-14 10:33:41 +0000 |
commit | 51dba62697fbac1a832fae6977422122ca971141 (patch) | |
tree | 5e1a024a5eae301fa3ae658b9db6c6b6d215295d /dev-lang/idb | |
parent | Stable for amd64/ppc/x86, wrt to bug #457222, remove old (diff) | |
download | gentoo-2-51dba62697fbac1a832fae6977422122ca971141.tar.gz gentoo-2-51dba62697fbac1a832fae6977422122ca971141.tar.bz2 gentoo-2-51dba62697fbac1a832fae6977422122ca971141.zip |
dev-lang/idb: Add KEYWORDS, #342185
(Portage version: 2.2.0_alpha162/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'dev-lang/idb')
-rw-r--r-- | dev-lang/idb/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/idb/idb-13.0.0.079.ebuild | 5 | ||||
-rw-r--r-- | dev-lang/idb/idb-13.0.1.117-r1.ebuild | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog index e0198bfb6e56..4f26429d7020 100644 --- a/dev-lang/idb/ChangeLog +++ b/dev-lang/idb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/idb -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v 1.24 2012/12/10 21:16:55 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v 1.25 2013/02/14 10:33:40 jlec Exp $ + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> idb-13.0.0.079.ebuild, + idb-13.0.1.117-r1.ebuild: + Add KEYWORDS, #342185 *idb-13.0.1.117-r1 (10 Dec 2012) diff --git a/dev-lang/idb/idb-13.0.0.079.ebuild b/dev-lang/idb/idb-13.0.0.079.ebuild index b6059f91fb76..6b5ed43ac5f9 100644 --- a/dev-lang/idb/idb-13.0.0.079.ebuild +++ b/dev-lang/idb/idb-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-lang/idb/idb-13.0.0.079.ebuild,v 1.1 2012/10/09 12:13:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/idb-13.0.0.079.ebuild,v 1.2 2013/02/14 10:33:41 jlec Exp $ EAPI=4 INTEL_DPN=parallel_studio_xe @@ -14,6 +14,7 @@ DESCRIPTION="Intel C/C++/FORTRAN debugger" HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/" IUSE="eclipse" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" DEPEND="~dev-libs/intel-common-${PV}[compiler]" RDEPEND="${DEPEND} diff --git a/dev-lang/idb/idb-13.0.1.117-r1.ebuild b/dev-lang/idb/idb-13.0.1.117-r1.ebuild index 12efe9bd791e..af4378f2bb84 100644 --- a/dev-lang/idb/idb-13.0.1.117-r1.ebuild +++ b/dev-lang/idb/idb-13.0.1.117-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/idb/idb-13.0.1.117-r1.ebuild,v 1.1 2012/12/10 21:16:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/idb-13.0.1.117-r1.ebuild,v 1.2 2013/02/14 10:33:41 jlec Exp $ EAPI=4 @@ -15,6 +15,7 @@ DESCRIPTION="Intel C/C++/FORTRAN debugger" HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/" IUSE="eclipse" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" DEPEND="~dev-libs/intel-common-${PV}[compiler]" RDEPEND="${DEPEND} |