summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-06-22 06:29:56 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-06-22 06:29:56 +0000
commit8503aa24e98c269bf3ec40747f0eaa41bdd8e3ce (patch)
treedaa0918285dbb222a3bd1311e0d6b1b1d55f4776 /dev-python/qscintilla-python
parentamd64 stable, bug #270950 (diff)
downloadhistorical-8503aa24e98c269bf3ec40747f0eaa41bdd8e3ce.tar.gz
historical-8503aa24e98c269bf3ec40747f0eaa41bdd8e3ce.tar.bz2
historical-8503aa24e98c269bf3ec40747f0eaa41bdd8e3ce.zip
Respect CC, CXX (bug #275018).
Package-Manager: portage-13659-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r--dev-python/qscintilla-python/ChangeLog6
-rw-r--r--dev-python/qscintilla-python/Manifest4
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.4.ebuild12
3 files changed, 15 insertions, 7 deletions
diff --git a/dev-python/qscintilla-python/ChangeLog b/dev-python/qscintilla-python/ChangeLog
index f5e1318e1e3c..b9c2df9e221c 100644
--- a/dev-python/qscintilla-python/ChangeLog
+++ b/dev-python/qscintilla-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/qscintilla-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.29 2009/06/19 20:35:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.30 2009/06/22 06:29:56 arfrever Exp $
+
+ 22 Jun 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ qscintilla-python-2.4.ebuild:
+ Respect CC, CXX (bug #275018).
19 Jun 2009; Brent Baude <ranger@gentoo.org>
qscintilla-python-2.3.2-r2.ebuild:
diff --git a/dev-python/qscintilla-python/Manifest b/dev-python/qscintilla-python/Manifest
index 2140970b42fc..2a8eeda0f853 100644
--- a/dev-python/qscintilla-python/Manifest
+++ b/dev-python/qscintilla-python/Manifest
@@ -6,6 +6,6 @@ DIST QScintilla-gpl-2.4.tar.gz 2304554 RMD160 19e5d5c331705c217c5192b1fcac5d2989
EBUILD qscintilla-python-2.3.2-r1.ebuild 1264 RMD160 5e576bbacc7f7f8225933cadba3c06901444e9b2 SHA1 07d27ebd1210223a303cce1d161b5c5163e79be5 SHA256 e2c3f3e936447085d4e69a11697bb4e5e390b2f2df8c26dc0143d3a80eb8c591
EBUILD qscintilla-python-2.3.2-r2.ebuild 1310 RMD160 7488080516b43af1e7ad42ee175b0ebc232984ba SHA1 d3a89c871a09ae62cd33f34149ec7fae0f331c6d SHA256 4781824635f67307a81fcfce2110dbc98f32b4160628d782fe083eb51fde76b0
EBUILD qscintilla-python-2.3.2.ebuild 1650 RMD160 64dd4e48873f09056093b7704c41bfa4682103f4 SHA1 0e9b34954fde400768ad0f1ae94a7b46c936a7b2 SHA256 36ac908186c83791fd3e8f527fc8c34c59c82616371929d964fcb8c13a8e6e97
-EBUILD qscintilla-python-2.4.ebuild 1322 RMD160 09fb34ff3da8c8e94efc28c5680c6016212cf794 SHA1 758300958275024b9ff5eb95b6e4cadb16014d22 SHA256 72d0bda987d3c6fc0c0a36977a492f07341c64a37d3299c17c25bd64d41ebe94
-MISC ChangeLog 4405 RMD160 61313c7e3c048d4c2b746a6477bd2f210b383671 SHA1 b6264d7fabf81b31ffd764b9130395448d8f8c36 SHA256 ed59597ff44b253e77dbe798a0c7e20f963f546f8e3a28c41fda67765d6d4eca
+EBUILD qscintilla-python-2.4.ebuild 1442 RMD160 7bce527c3fafe79837a76c7cc7fe5a536e1b82f6 SHA1 d71088e971d34a29060e3880efc4a1b3da20f005 SHA256 f1e2b62f36b78338d8d885abcdcaa8b69a2df54a8930c255f8e1c31ce6499eaf
+MISC ChangeLog 4546 RMD160 3131236fe76b3dcd455d7b8b95dd0d8fad052bbb SHA1 76f584a4d8c97f72f211f7b8279a7a23ab7546ce SHA256 93c23a0261b251856137b69fc48c414c0e6970ecda318f2f6218fb7a125a1dd0
MISC metadata.xml 175 RMD160 74ecde8b999da503a2733b49ed618d5d50d26476 SHA1 ec86e15b85c2bc4429ad67bb52238b44f2b16cbd SHA256 26b18db06b1665422af8905fb70f8f48920a048578172d62b9689e273ee39a2d
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild
index eee5996bfd71..37661f9a3de1 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild,v 1.1 2009/06/09 19:03:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild,v 1.2 2009/06/22 06:29:56 arfrever Exp $
EAPI="2"
-inherit eutils multilib python
+inherit eutils multilib python toolchain-funcs
MY_P="QScintilla-gpl-${PV/_pre/-snapshot-}"
@@ -23,10 +23,10 @@ DEPEND=">=dev-python/sip-4.8
!qt4? ( >=dev-python/PyQt-3.18 )"
RDEPEND="${DEPEND}"
-S="${WORKDIR}"/${MY_P}/Python
+S="${WORKDIR}/${MY_P}/Python"
src_prepare() {
- epatch "${FILESDIR}"/${PN}-2.4-nostrip.patch
+ epatch "${FILESDIR}/${PN}-2.4-nostrip.patch"
}
src_configure() {
@@ -42,6 +42,10 @@ src_configure() {
${myconf} || die "configuration failed"
}
+src_compile() {
+ emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "emake failed"
+}
+
src_install() {
python_need_rebuild
emake DESTDIR="${D}" install || die "emake install failed"