diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-09 20:55:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-09 20:55:26 +0000 |
commit | 4f47af56a28140b924741e77cde752cb6f107422 (patch) | |
tree | 7f231bf8547cec8c12fc7401250a9891357acc9b /www-client/opera/opera-10.10_pre4694.ebuild | |
parent | arm stable, bug #289179 (diff) | |
download | gentoo-2-4f47af56a28140b924741e77cde752cb6f107422.tar.gz gentoo-2-4f47af56a28140b924741e77cde752cb6f107422.tar.bz2 gentoo-2-4f47af56a28140b924741e77cde752cb6f107422.zip |
Remove USE=qt-static preference (bug #287905).
(Portage version: 2.2_rc49/cvs/Linux i686)
Diffstat (limited to 'www-client/opera/opera-10.10_pre4694.ebuild')
-rw-r--r-- | www-client/opera/opera-10.10_pre4694.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/opera/opera-10.10_pre4694.ebuild b/www-client/opera/opera-10.10_pre4694.ebuild index cb073b726388..d834fbba1a19 100644 --- a/www-client/opera/opera-10.10_pre4694.ebuild +++ b/www-client/opera/opera-10.10_pre4694.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.10_pre4694.ebuild,v 1.2 2009/11/06 12:50:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.10_pre4694.ebuild,v 1.3 2009/11/09 20:55:26 jer Exp $ EAPI="2" @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" RESTRICT="mirror strip test" QA_DT_HASH="opt/${PN}/.*" -IUSE="elibc_FreeBSD gnome ia32 qt3 +qt-static" +IUSE="elibc_FreeBSD gnome ia32 qt3 qt-static" MY_LINGUAS="be bg cs da de el en-GB es-ES es-LA et fi fr fr-CA fy hi hr hu id it ja ka ko lt mk nb nl nn pl pt pt-BR ro ru sk sr sv ta te tr uk zh-CN zh-HK zh-TW" for MY_LINGUA in ${MY_LINGUAS}; do |