From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1108F1381F3 for ; Wed, 14 Nov 2012 18:37:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A0C6E0686; Wed, 14 Nov 2012 18:37:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04B69E0686 for ; Wed, 14 Nov 2012 18:37:03 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C354933DBAA for ; Wed, 14 Nov 2012 18:37:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3BE8EE5436 for ; Wed, 14 Nov 2012 18:37:01 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1352918202.38880098183ea871f2753f5ed28b44e6f779b583.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/idb/ X-VCS-Repository: proj/sci X-VCS-Files: dev-lang/idb/ChangeLog dev-lang/idb/idb-12.1.7.256.ebuild dev-lang/idb/metadata.xml X-VCS-Directories: dev-lang/idb/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 38880098183ea871f2753f5ed28b44e6f779b583 X-VCS-Branch: master Date: Wed, 14 Nov 2012 18:37:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0ed8f808-5ae7-4223-8f25-d1880d0347df X-Archives-Hash: 3b5b12a28a103a141101953461324525 commit: 38880098183ea871f2753f5ed28b44e6f779b583 Author: Sébastien Fabbro gentoo org> AuthorDate: Wed Nov 14 18:36:42 2012 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Wed Nov 14 18:36:42 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=38880098 dev-lang/idb: in main tree --- dev-lang/idb/ChangeLog | 25 ------------------------- dev-lang/idb/idb-12.1.7.256.ebuild | 30 ------------------------------ dev-lang/idb/metadata.xml | 20 -------------------- 3 files changed, 0 insertions(+), 75 deletions(-) diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog deleted file mode 100644 index 5b1726d..0000000 --- a/dev-lang/idb/ChangeLog +++ /dev/null @@ -1,25 +0,0 @@ -# ChangeLog for dev-lang/idb -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*idb-12.1.7.256 (16 Feb 2012) - - 16 Feb 2012; Sébastien Fabbro -idb-12.0.2.137.ebuild, - -idb-12.0.4.191.ebuild, +idb-12.1.7.256.ebuild: - Version bump - - 24 Oct 2011; Justin Lecher metadata.xml: - Removed no-herd from herd tag in metadata.xml - -*idb-12.0.4.191 (31 May 2011) - - 31 May 2011; Sébastien Fabbro +idb-12.0.4.191.ebuild: - Version bump - - 23 Feb 2011; Sébastien Fabbro idb-12.0.2.137.ebuild: - Bumped - - 03 Dec 2010; Sébastien Fabbro idb-12.0.0.084.ebuild, - +metadata.xml: - Version bump and with newly factored ebuilds - diff --git a/dev-lang/idb/idb-12.1.7.256.ebuild b/dev-lang/idb/idb-12.1.7.256.ebuild deleted file mode 100644 index bae8cd5..0000000 --- a/dev-lang/idb/idb-12.1.7.256.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 -INTEL_DPN=parallel_studio_xe -INTEL_DID=2405 -INTEL_DPV=2011_sp1_update1 -INTEL_SUBDIR=composerxe - -inherit intel-sdp - -DESCRIPTION="Intel C/C++/FORTRAN debugger" -HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/" - -IUSE="eclipse" - -DEPEND="~dev-libs/intel-common-${PV}[compiler]" -RDEPEND="${DEPEND} - eclipse? ( dev-util/eclipse-sdk )" - -QA_PREBUILT=" - ${INTEL_SDP_DIR}/bin/*/* - ${INTEL_SDP_DIR}/debugger/*/*/*" -QA_PRESTRIPPED=" - ${INTEL_SDP_DIR}/bin/*/* - ${INTEL_SDP_DIR}/debugger/lib/*/*" - -INTEL_BIN_RPMS="idb" -INTEL_DAT_RPMS="idb-common idbcdt" diff --git a/dev-lang/idb/metadata.xml b/dev-lang/idb/metadata.xml deleted file mode 100644 index ed83859..0000000 --- a/dev-lang/idb/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - bicatali@gentoo.org - - - The Intel® Debugger is a command line debugger for Intel based - architectures. It is well suited with the Intel C++ or Intel FORTRAN - compilers. It also comes also with a graphical interface and extensive - documentation. The package is bundled in either compiler tar ball, and - has been split to produce this one. - The product can be installed as a non-commercial as - well. License, terms of qualifications can be found on the web - site and follow the one received in the Intel compilers. - - - Install the dev-util/eclipse-sdk plugins - -