summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-02-28 10:43:06 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-02-28 10:43:06 +0000
commitdbf76b470a16ec58b45c0bc4ca260009f9eb2ca7 (patch)
tree7c9701c4662f26b01f2a609aa5f85657d06817fe /dev-lang/idb
parentBump to new version. Thanks to Alex V. Fansky <damwihu@gmail.com> (diff)
downloadgentoo-2-dbf76b470a16ec58b45c0bc4ca260009f9eb2ca7.tar.gz
gentoo-2-dbf76b470a16ec58b45c0bc4ca260009f9eb2ca7.tar.bz2
gentoo-2-dbf76b470a16ec58b45c0bc4ca260009f9eb2ca7.zip
Version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lang/idb')
-rw-r--r--dev-lang/idb/ChangeLog10
-rw-r--r--dev-lang/idb/idb-10.1.012.ebuild (renamed from dev-lang/idb/idb-10.1.008.ebuild)34
-rw-r--r--dev-lang/idb/metadata.xml16
3 files changed, 34 insertions, 26 deletions
diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog
index 51829cf97be0..ee089bde11d4 100644
--- a/dev-lang/idb/ChangeLog
+++ b/dev-lang/idb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/idb
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v 1.7 2007/12/05 20:37:47 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v 1.8 2008/02/28 10:43:06 bicatali Exp $
+
+*idb-10.1.012 (28 Feb 2008)
+
+ 28 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+ -idb-10.1.008.ebuild, +idb-10.1.012.ebuild:
+ Version bump
05 Dec 2007; Raúl Porcel <armin76@gentoo.org> idb-10.0.026.ebuild,
idb-10.1.008.ebuild:
diff --git a/dev-lang/idb/idb-10.1.008.ebuild b/dev-lang/idb/idb-10.1.012.ebuild
index 6844245849d0..dd33e939b97c 100644
--- a/dev-lang/idb/idb-10.1.008.ebuild
+++ b/dev-lang/idb/idb-10.1.012.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/idb-10.1.008.ebuild,v 1.2 2007/12/05 20:37:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/idb-10.1.012.ebuild,v 1.1 2008/02/28 10:43:06 bicatali Exp $
inherit rpm elisp-common
-IFC_PID=862
-ICC_PID=861
+ICC_PID=952
+IFC_PID=955
xPV=p_${PV}
DESCRIPTION="Intel C/C++/FORTRAN debugger for Linux"
@@ -26,7 +26,7 @@ KEYWORDS="~amd64 ~x86"
LICENSE="Intel-SDP"
SLOT="0"
-RESTRICT="test strip mirror"
+RESTRICT="strip mirror"
IUSE="emacs icc ifc"
DEPEND=""
@@ -62,23 +62,25 @@ src_install() {
"${S}"/${instdir}/* \
"${D}"/${instdir}/ \
|| die "copying debugger failed"
- local env_file=06idb
- echo "PATH=${instdir}/bin" > ${env_file}
- echo "ROOTPATH=${instdir}/bin" >> ${env_file}
- echo "MANPATH=${instdir}/man" >> ${env_file}
- doenvd ${env_file} || die "doenvd ${env_file} failed"
+ cat > 06idb <<-EOF
+ PATH=${instdir}/bin
+ ROOTPATH=${instdir}/bin
+ MANPATH=${instdir}/man
+ EOF
+ doenvd 06idb || die "installing env file failed"
use emacs && \
elisp-site-file-install "${S}"${instdir}/bin/*.el
}
pkg_postinst () {
rm -f "${ROOT}"/opt/intel/{intel_sdp_products.db,.*.log} || die
- elog "Make sure you have recieved the restrictive"
- elog "non-commercial license ${PN} by registering at:"
- elog "http://www.intel.com/cd/software/products/asmo-na/eng/download/download/219771.htm"
- elog "You cannot run ${PN} without this license file."
- elog "Read the website for more information on this license."
- elog "To use ${PN} now, issue first \n\tsource /etc/profile"
+ elog "Make sure you have recieved the a license for ${PN},"
+ elog "you cannot run ${PN} without a license file."
+ elog "To receive a non-commercial license, you need to register."
+ elog "Read the website for more information on this license:"
+ elog "${HOMEPAGE}"
+ elog "Then put the license file into ${ROOT}/opt/intel/licenses."
+ elog "\nTo use ${PN} issue first \n\tsource /etc/profile"
use emacs && elisp-site-regen
}
diff --git a/dev-lang/idb/metadata.xml b/dev-lang/idb/metadata.xml
index 8b520df69bb4..bbf112e1dd92 100644
--- a/dev-lang/idb/metadata.xml
+++ b/dev-lang/idb/metadata.xml
@@ -6,14 +6,14 @@
<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.
+ 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>
</pkgmetadata>