diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2003-04-15 11:26:28 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2003-04-15 11:26:28 +0000 |
commit | 46d974d01a2bbb6ee3801c0ccd0e886fd83dc7f6 (patch) | |
tree | 90066d31bce943acd07369de25d288064a94fad9 /x11-libs/qt | |
parent | masked new revision that uses custom CXXFLAGS (diff) | |
download | historical-46d974d01a2bbb6ee3801c0ccd0e886fd83dc7f6.tar.gz historical-46d974d01a2bbb6ee3801c0ccd0e886fd83dc7f6.tar.bz2 historical-46d974d01a2bbb6ee3801c0ccd0e886fd83dc7f6.zip |
moved to stable on x86
Diffstat (limited to 'x11-libs/qt')
-rw-r--r-- | x11-libs/qt/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/qt/qt-3.1.2-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/qt/Manifest b/x11-libs/qt/Manifest index 25b143fcdba5..6704172bb8bb 100644 --- a/x11-libs/qt/Manifest +++ b/x11-libs/qt/Manifest @@ -1,4 +1,4 @@ -MD5 7cb13a30543692fc2c1365754f2a0d93 qt-3.1.2-r1.ebuild 5461 +MD5 064ae2bf9e05b472f1805f0293d81c78 qt-3.1.2-r1.ebuild 5458 MD5 75036b5b14c014e6334668f848b629ca qt-3.1.0-r2.ebuild 4420 MD5 87b793a8fe61c16797f603b2efaad6b1 qt-3.1.1.ebuild 4292 MD5 ac90185d38d2ee1298794902f1feb681 qt-3.1.1-r1.ebuild 4347 diff --git a/x11-libs/qt/qt-3.1.2-r1.ebuild b/x11-libs/qt/qt-3.1.2-r1.ebuild index 304d9351a743..edcb6a8c0275 100644 --- a/x11-libs/qt/qt-3.1.2-r1.ebuild +++ b/x11-libs/qt/qt-3.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r1.ebuild,v 1.3 2003/04/13 10:52:36 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r1.ebuild,v 1.4 2003/04/15 11:26:10 hannes Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="3" LICENSE="QPL-1.0" # WARNING: do not give this ebuild keywords that >=kdelibs-3.1.1, >=kdebase-3.1.1-r1 don't have -KEYWORDS="~x86 ~ppc ~sparc" # alpha removed temporarily as I wasn't sure about the special +KEYWORDS="x86 ~ppc ~sparc" # alpha removed temporarily as I wasn't sure about the special # alpha stuff in src_unpack; alpha ppl please readd. --danarmak SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2" |