diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-06-07 15:26:31 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-06-07 15:26:31 +0000 |
commit | a6992a3340c585e21098f1381e29b6648698673f (patch) | |
tree | b13359115b2595159866afae0a85402cf1adf85f /x11-libs | |
parent | initial ebuild (diff) | |
download | gentoo-2-a6992a3340c585e21098f1381e29b6648698673f.tar.gz gentoo-2-a6992a3340c585e21098f1381e29b6648698673f.tar.bz2 gentoo-2-a6992a3340c585e21098f1381e29b6648698673f.zip |
updated for compressed patch file
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt/files/digest-qt-3.0.4.20020606 | 2 | ||||
-rw-r--r-- | x11-libs/qt/qt-3.0.4.20020606.ebuild | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-libs/qt/files/digest-qt-3.0.4.20020606 b/x11-libs/qt/files/digest-qt-3.0.4.20020606 index 6794596803ef..f21b8c84e0f5 100644 --- a/x11-libs/qt/files/digest-qt-3.0.4.20020606 +++ b/x11-libs/qt/files/digest-qt-3.0.4.20020606 @@ -1,3 +1,3 @@ MD5 aba3e78cde90d98a753ffd0d6d07a0cf qt-copy-3.0.4.tar.bz2 13403885 MD5 e598d8772e8fb0a4962f5a7c79be828d qt-copy-3.0.4-onthespot.patch 1338 -MD5 8909ead27c334e60a1b19b60f366f62b qt-copy-3.0.4-cvs.patch 2537794 +MD5 510bbe7fdf0eeaa57531c17c91b469d9 qt-3.0.4.20020606-cvs.patch.tar.bz2 277055 diff --git a/x11-libs/qt/qt-3.0.4.20020606.ebuild b/x11-libs/qt/qt-3.0.4.20020606.ebuild index 69d21aad29a3..93c96e9c6975 100644 --- a/x11-libs/qt/qt-3.0.4.20020606.ebuild +++ b/x11-libs/qt/qt-3.0.4.20020606.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.4.20020606.ebuild,v 1.1 2002/06/07 14:52:04 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.4.20020606.ebuild,v 1.2 2002/06/07 15:26:31 gerk Exp $ PV=3.0.4 S=${WORKDIR}/qt-copy-${PV} @@ -11,7 +11,7 @@ SLOT="3" SRC_URI="ftp://ftp.kde.org/pub/kde/stable/3.0.1/src/qt-copy-${PV}.tar.bz2 ftp://ftp.nnongae.com/pub/gentoo/qt-copy-${PV}-onthespot.patch - http://darkstar.net/~gerk/qt-copy-${PV}-cvs.patch" + http://darkstar.net/~gerk/${P}-cvs.patch.tar.bz2" HOMEPAGE="http://www.trolltech.com/" @@ -36,6 +36,7 @@ src_unpack() { export QTDIR=${S} unpack qt-copy-${PV}.tar.bz2 + unpack ${P}-cvs.patch.tar.bz2 # qt patch - for ami, fixed on the spot bug. # If you have any problem with this patch , you can remove it except Korean |