* [gentoo-commits] proj/sci:master commit in: dev-lang/idb/
@ 2012-12-10 21:29 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2012-12-10 21:29 UTC (permalink / raw
To: gentoo-commits
commit: 293cd60c630e79dc57907c899fb7780da18ec2d7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 19:37:04 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 19:37:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=293cd60c
In Cvs
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
---
dev-lang/idb/ChangeLog | 9 ---------
dev-lang/idb/idb-13.0.1.117.ebuild | 24 ------------------------
dev-lang/idb/metadata.xml | 20 --------------------
3 files changed, 0 insertions(+), 53 deletions(-)
diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog
deleted file mode 100644
index 2cfebda..0000000
--- a/dev-lang/idb/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog for dev-lang/idb
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*idb-13.0.1.117 (03 Dec 2012)
-
- 03 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> +idb-13.0.1.117.ebuild,
- +metadata.xml:
- dev-lang/idb: Version bump
diff --git a/dev-lang/idb/idb-13.0.1.117.ebuild b/dev-lang/idb/idb-13.0.1.117.ebuild
deleted file mode 100644
index 39da0f3..0000000
--- a/dev-lang/idb/idb-13.0.1.117.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 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 $
-
-EAPI=4
-
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2872
-INTEL_DPV=2013_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 )"
-
-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 1bd9ebf..0000000
--- a/dev-lang/idb/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- 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.
-</longdescription>
-<use>
- <flag name="icc">Use <pkg>dev-lang/icc</pkg> to install idb (default)</flag>
- <flag name="ifc">Use <pkg>dev-lang/ifc</pkg> to install idb</flag>
- <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
-</use>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/idb/
@ 2016-07-02 9:02 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2016-07-02 9:02 UTC (permalink / raw
To: gentoo-commits
commit: 58e70f070658c8ebcd8cd8623934172b4ccc35f0
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 09:00:51 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 09:00:51 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=58e70f07
Drop unknown dependency
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-lang/idb/idb-14.0.3.174-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-lang/idb/idb-14.0.3.174-r1.ebuild b/dev-lang/idb/idb-14.0.3.174-r1.ebuild
index 9239a36..c4aa4ce 100644
--- a/dev-lang/idb/idb-14.0.3.174-r1.ebuild
+++ b/dev-lang/idb/idb-14.0.3.174-r1.ebuild
@@ -20,8 +20,7 @@ KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
DEPEND=">=dev-libs/intel-common-13.1[compiler,${MULTILIB_USEDEP}]"
RDEPEND="${DEPEND}
- virtual/jre
- eclipse? ( dev-util/eclipse-sdk )"
+ virtual/jre"
INTEL_BIN_RPMS=( idb )
INTEL_DAT_RPMS=( idb-common idbcdt )
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/idb/
@ 2012-12-03 18:40 Sebastien Fabbro
0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro @ 2012-12-03 18:40 UTC (permalink / raw
To: gentoo-commits
commit: 3ac9ab3752ce69d4fd27ed0374441edbc4dab071
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 3 18:39:55 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Dec 3 18:39:55 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3ac9ab37
dev-lang/idb: Version bump
Package-Manager: portage-2.2.01.21313-prefix
---
dev-lang/idb/ChangeLog | 9 +++++++++
dev-lang/idb/idb-13.0.1.117.ebuild | 24 ++++++++++++++++++++++++
dev-lang/idb/metadata.xml | 20 ++++++++++++++++++++
3 files changed, 53 insertions(+), 0 deletions(-)
diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog
new file mode 100644
index 0000000..2cfebda
--- /dev/null
+++ b/dev-lang/idb/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-lang/idb
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*idb-13.0.1.117 (03 Dec 2012)
+
+ 03 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> +idb-13.0.1.117.ebuild,
+ +metadata.xml:
+ dev-lang/idb: Version bump
diff --git a/dev-lang/idb/idb-13.0.1.117.ebuild b/dev-lang/idb/idb-13.0.1.117.ebuild
new file mode 100644
index 0000000..39da0f3
--- /dev/null
+++ b/dev-lang/idb/idb-13.0.1.117.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 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 $
+
+EAPI=4
+
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=2872
+INTEL_DPV=2013_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 )"
+
+INTEL_BIN_RPMS="idb"
+INTEL_DAT_RPMS="idb-common idbcdt"
diff --git a/dev-lang/idb/metadata.xml b/dev-lang/idb/metadata.xml
new file mode 100644
index 0000000..1bd9ebf
--- /dev/null
+++ b/dev-lang/idb/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription lang="en">
+ 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.
+</longdescription>
+<use>
+ <flag name="icc">Use <pkg>dev-lang/icc</pkg> to install idb (default)</flag>
+ <flag name="ifc">Use <pkg>dev-lang/ifc</pkg> to install idb</flag>
+ <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
+</use>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/idb/
@ 2012-11-14 18:37 Sebastien Fabbro
0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro @ 2012-11-14 18:37 UTC (permalink / raw
To: gentoo-commits
commit: 38880098183ea871f2753f5ed28b44e6f779b583
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 14 18:36:42 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> 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 <bicatali@gentoo.org> -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 <jlec@gentoo.org> 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 <bicatali@gentoo.org> +idb-12.0.4.191.ebuild:
- Version bump
-
- 23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> idb-12.0.2.137.ebuild:
- Bumped
-
- 03 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> 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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>bicatali@gentoo.org</email>
- </maintainer>
- <longdescription lang="en">
- 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.
-</longdescription>
- <use>
- <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
- </use>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/idb/
@ 2012-02-16 22:35 Sebastien Fabbro
0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro @ 2012-02-16 22:35 UTC (permalink / raw
To: gentoo-commits
commit: f63c127f6c7761988f7118156092e5be989a7db9
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Feb 16 21:42:23 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 21:42:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f63c127f
dev-lang/idb: Version bump
(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)
---
dev-lang/idb/ChangeLog | 8 ++++-
dev-lang/idb/idb-12.0.4.191.ebuild | 32 --------------------
...idb-12.0.2.137.ebuild => idb-12.1.7.256.ebuild} | 10 ++----
3 files changed, 11 insertions(+), 39 deletions(-)
diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog
index 4079411..5b1726d 100644
--- a/dev-lang/idb/ChangeLog
+++ b/dev-lang/idb/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-lang/idb
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# 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 <bicatali@gentoo.org> -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 <jlec@gentoo.org> metadata.xml:
Removed no-herd from herd tag in metadata.xml
diff --git a/dev-lang/idb/idb-12.0.4.191.ebuild b/dev-lang/idb/idb-12.0.4.191.ebuild
deleted file mode 100644
index 3abbe6c..0000000
--- a/dev-lang/idb/idb-12.0.4.191.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2158
-INTEL_DPV=2011_update2
-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/*/*"
-
-CHECKREQS_DISK_BUILD=256
-
-INTEL_BIN_RPMS="idb"
-INTEL_DAT_RPMS="idb-common idbcdt"
diff --git a/dev-lang/idb/idb-12.0.2.137.ebuild b/dev-lang/idb/idb-12.1.7.256.ebuild
similarity index 84%
rename from dev-lang/idb/idb-12.0.2.137.ebuild
rename to dev-lang/idb/idb-12.1.7.256.ebuild
index 0c90fb9..bae8cd5 100644
--- a/dev-lang/idb/idb-12.0.2.137.ebuild
+++ b/dev-lang/idb/idb-12.1.7.256.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
INTEL_DPN=parallel_studio_xe
-INTEL_DID=2065
-INTEL_DPV=2011_update1
+INTEL_DID=2405
+INTEL_DPV=2011_sp1_update1
INTEL_SUBDIR=composerxe
inherit intel-sdp
@@ -26,7 +26,5 @@ QA_PRESTRIPPED="
${INTEL_SDP_DIR}/bin/*/*
${INTEL_SDP_DIR}/debugger/lib/*/*"
-CHECKREQS_DISK_BUILD=256
-
INTEL_BIN_RPMS="idb"
INTEL_DAT_RPMS="idb-common idbcdt"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/idb/
@ 2011-10-24 19:12 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2011-10-24 19:12 UTC (permalink / raw
To: gentoo-commits
commit: 50d56b324cc11f6877f40c5289c520ff7a2063bc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 24 19:10:12 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Oct 24 19:10:12 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=50d56b32
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
dev-lang/idb/ChangeLog | 3 +++
dev-lang/idb/metadata.xml | 15 +++++++--------
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog
index bdfdd9f..4079411 100644
--- a/dev-lang/idb/ChangeLog
+++ b/dev-lang/idb/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Oct 2011; Justin Lecher <jlec@gentoo.org> 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 <bicatali@gentoo.org> +idb-12.0.4.191.ebuild:
diff --git a/dev-lang/idb/metadata.xml b/dev-lang/idb/metadata.xml
index d5321f3..ed83859 100644
--- a/dev-lang/idb/metadata.xml
+++ b/dev-lang/idb/metadata.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
-<email>bicatali@gentoo.org</email>
-</maintainer>
-<longdescription lang="en">
+ <maintainer>
+ <email>bicatali@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
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
@@ -15,7 +14,7 @@
well. License, terms of qualifications can be found on the web
site and follow the one received in the Intel compilers.
</longdescription>
-<use>
- <flag name='eclipse'>Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
-</use>
+ <use>
+ <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/idb/
@ 2011-07-26 19:10 Sebastien Fabbro
0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro @ 2011-07-26 19:10 UTC (permalink / raw
To: gentoo-commits
commit: e15c0e53be61a1073c1ebb2dc6f1629a753b2860
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Tue May 31 21:38:53 2011 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue May 31 21:38:53 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e15c0e53
idb bump
---
dev-lang/idb/ChangeLog | 5 +++++
dev-lang/idb/idb-12.0.4.191.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog
index 3f49a9b..bdfdd9f 100644
--- a/dev-lang/idb/ChangeLog
+++ b/dev-lang/idb/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*idb-12.0.4.191 (31 May 2011)
+
+ 31 May 2011; Sébastien Fabbro <bicatali@gentoo.org> +idb-12.0.4.191.ebuild:
+ Version bump
+
23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> idb-12.0.2.137.ebuild:
Bumped
diff --git a/dev-lang/idb/idb-12.0.4.191.ebuild b/dev-lang/idb/idb-12.0.4.191.ebuild
new file mode 100644
index 0000000..3abbe6c
--- /dev/null
+++ b/dev-lang/idb/idb-12.0.4.191.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=2158
+INTEL_DPV=2011_update2
+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/*/*"
+
+CHECKREQS_DISK_BUILD=256
+
+INTEL_BIN_RPMS="idb"
+INTEL_DAT_RPMS="idb-common idbcdt"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2016-07-02 9:02 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10 21:29 [gentoo-commits] proj/sci:master commit in: dev-lang/idb/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2016-07-02 9:02 Justin Lecher
2012-12-03 18:40 Sebastien Fabbro
2012-11-14 18:37 Sebastien Fabbro
2012-02-16 22:35 Sebastien Fabbro
2011-10-24 19:12 Justin Lecher
2011-07-26 19:10 Sebastien Fabbro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox