diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-02-08 05:06:31 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-02-08 05:06:31 +0000 |
commit | e62531d9521f43fa4940713936a5e67df58a2dfa (patch) | |
tree | b41cd2b5eb9d00772e872db556546e28cc504845 /dev-python/sip | |
parent | New tarball (diff) | |
download | gentoo-2-e62531d9521f43fa4940713936a5e67df58a2dfa.tar.gz gentoo-2-e62531d9521f43fa4940713936a5e67df58a2dfa.tar.bz2 gentoo-2-e62531d9521f43fa4940713936a5e67df58a2dfa.zip |
Multilib fix for python.
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/sip/sip-3.10.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-3.11.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-3.8-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-4.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-4.1.1.ebuild | 8 |
6 files changed, 17 insertions, 14 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index 4adfc004a3f2..86d21f00795f 100644 --- a/dev-python/sip/ChangeLog +++ b/dev-python/sip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sip -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.55 2005/02/05 21:14:02 centic Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.56 2005/02/08 05:06:31 eradicator Exp $ + + 07 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> sip-4.1.1.ebuild: + Multilib fix for python. 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-python/sip/sip-3.10.2.ebuild b/dev-python/sip/sip-3.10.2.ebuild index 4a44d3ffe93e..84f776f93790 100644 --- a/dev-python/sip/sip-3.10.2.ebuild +++ b/dev-python/sip/sip-3.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.10.2.ebuild,v 1.8 2004/08/20 01:21:11 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.10.2.ebuild,v 1.9 2005/02/08 05:06:31 eradicator Exp $ inherit distutils diff --git a/dev-python/sip/sip-3.11.1.ebuild b/dev-python/sip/sip-3.11.1.ebuild index d12db285ff70..042b0d889ca5 100644 --- a/dev-python/sip/sip-3.11.1.ebuild +++ b/dev-python/sip/sip-3.11.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.11.1.ebuild,v 1.1 2004/09/24 22:50:51 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.11.1.ebuild,v 1.2 2005/02/08 05:06:31 eradicator Exp $ inherit distutils diff --git a/dev-python/sip/sip-3.8-r1.ebuild b/dev-python/sip/sip-3.8-r1.ebuild index 1a33eef8bf1d..427e985e1a53 100644 --- a/dev-python/sip/sip-3.8-r1.ebuild +++ b/dev-python/sip/sip-3.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.8-r1.ebuild,v 1.10 2004/08/31 19:38:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.8-r1.ebuild,v 1.11 2005/02/08 05:06:31 eradicator Exp $ inherit eutils distutils diff --git a/dev-python/sip/sip-4.0.1.ebuild b/dev-python/sip/sip-4.0.1.ebuild index 21feb71a82f4..c5bbdc9a37e2 100644 --- a/dev-python/sip/sip-4.0.1.ebuild +++ b/dev-python/sip/sip-4.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.0.1.ebuild,v 1.4 2004/09/25 21:15:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.0.1.ebuild,v 1.5 2005/02/08 05:06:31 eradicator Exp $ inherit distutils diff --git a/dev-python/sip/sip-4.1.1.ebuild b/dev-python/sip/sip-4.1.1.ebuild index 7b6c20bf6dc0..7fac27614c7d 100644 --- a/dev-python/sip/sip-4.1.1.ebuild +++ b/dev-python/sip/sip-4.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.1.1.ebuild,v 1.6 2004/12/19 20:42:42 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.1.1.ebuild,v 1.7 2005/02/08 05:06:31 eradicator Exp $ inherit distutils @@ -23,7 +23,7 @@ DEPEND="virtual/libc src_compile(){ distutils_python_version - local myconf="-l qt-mt -b /usr/bin -d /usr/lib/python${PYVER}/site-packages -e /usr/include/python${PYVER}" + local myconf="-l qt-mt -b /usr/bin -d /usr/$(get_libdir)/python${PYVER}/site-packages -e /usr/include/python${PYVER}" use debug && myconf="${myconf} -u" python configure.py ${myconf} "CFLAGS+=${CFLAGS}" "CXXFLAGS+=${CXXFLAGS}" @@ -31,7 +31,7 @@ src_compile(){ } src_install() { - make DESTDIR=${D} install || die "install failed" + make DESTDIR="${D}" install || die "install failed" dodoc ChangeLog LICENSE NEWS README THANKS TODO if use doc ; then dohtml doc/* ; fi } |