diff options
-rw-r--r-- | x11-libs/qt/Manifest | 12 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.0.0_rc1-r1.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/x11-libs/qt/Manifest b/x11-libs/qt/Manifest index 9ca0ac5596c4..bd92ca681d61 100644 --- a/x11-libs/qt/Manifest +++ b/x11-libs/qt/Manifest @@ -1,4 +1,7 @@ -MD5 5e3156999da9239884546d222426af67 qt-4.0.0_rc1-r1.ebuild 6425 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c70df8ab5924eceef30f1a659840bc40 qt-4.0.0_rc1-r1.ebuild 6427 MD5 32ad8d8bffefcdf4d7885199b7c55890 qt-4.0.0_beta2-r3.ebuild 5983 MD5 4f8e5fad7ce7529afc9f924f618ae0f0 qt-3.3.4-r3.ebuild 8950 MD5 88875c77c2482de25169850cfc19faf5 qt-3.3.3-r1.ebuild 7987 @@ -38,3 +41,10 @@ MD5 471c09f2792eec732d715a983b7f7244 files/qt-3.3.3-immodule-20040819-event-inve MD5 eb6eb6b68c8f747b12a3a53efc4b6480 files/0038-dragobject-dont-prefer-unknown.patch 2551 MD5 e0a483959b1d3dad0fc58adc242624c1 files/qt-3.3.3-amd64-fullscreen.patch 1220 MD5 fff1c03b4a3ad38904a30d1b2de88a07 files/qt4b2r3_nomkdir.patch 866 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCrz4YI1lqEGTUzyQRAh91AKDDr6/HyZ6ybvu8mmaNRMRXG4HDnwCeJXEA +HJfDLQnfg1X0NYirtlehY2A= +=ANE6 +-----END PGP SIGNATURE----- diff --git a/x11-libs/qt/qt-4.0.0_rc1-r1.ebuild b/x11-libs/qt/qt-4.0.0_rc1-r1.ebuild index be688b1b5831..9db557b29d9d 100644 --- a/x11-libs/qt/qt-4.0.0_rc1-r1.ebuild +++ b/x11-libs/qt/qt-4.0.0_rc1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.0.0_rc1-r1.ebuild,v 1.1 2005/06/14 18:48:48 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.0.0_rc1-r1.ebuild,v 1.2 2005/06/14 20:28:40 swegener Exp $ inherit eutils flag-o-matic @@ -74,7 +74,7 @@ src_unpack() { cd mkspecs/$(qt_mkspecs_dir) # set c/xxflags and ldflags - + # Don't let the user go too overboard with flags. If you really want to, uncomment # out the line below and give 'er a whirl. strip-flags |