diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
commit | 1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2 (patch) | |
tree | 00fc0818ad270da472465c24eced98f9979bd504 /dev-python/PyQt | |
parent | Bump jarbunder to latest release. (diff) | |
download | historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.gz historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.bz2 historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/PyQt-3.14.1-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.14.1-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.2.ebuild | 3 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild index 8ff61ed696ec..47701146961e 100644 --- a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild +++ b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.11 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.12 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -22,7 +22,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py diff --git a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild index 88e6663e730d..b31eaf554d90 100644 --- a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild +++ b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.10 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.11 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -22,7 +22,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py diff --git a/dev-python/PyQt/PyQt-3.17.2.ebuild b/dev-python/PyQt/PyQt-3.17.2.ebuild index 2a662e8c6538..c5044c38af7f 100644 --- a/dev-python/PyQt/PyQt-3.17.2.ebuild +++ b/dev-python/PyQt/PyQt-3.17.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.3 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,7 +24,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py diff --git a/dev-python/PyQt/PyQt-3.17.ebuild b/dev-python/PyQt/PyQt-3.17.ebuild index 12608a123855..8b54bc5f70ba 100644 --- a/dev-python/PyQt/PyQt-3.17.ebuild +++ b/dev-python/PyQt/PyQt-3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.7 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,7 +24,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py |