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 | |
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')
-rw-r--r-- | www-client/opera/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/opera/opera-10.01.ebuild | 4 | ||||
-rw-r--r-- | www-client/opera/opera-10.10_pre4672.ebuild | 4 | ||||
-rw-r--r-- | www-client/opera/opera-10.10_pre4678.ebuild | 4 | ||||
-rw-r--r-- | www-client/opera/opera-10.10_pre4685.ebuild | 4 | ||||
-rw-r--r-- | www-client/opera/opera-10.10_pre4694.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/www-client/opera/ChangeLog b/www-client/opera/ChangeLog index 5ef809aa1ff0..00e06637631d 100644 --- a/www-client/opera/ChangeLog +++ b/www-client/opera/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-client/opera # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.412 2009/11/06 12:50:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.413 2009/11/09 20:55:26 jer Exp $ + + 09 Nov 2009; Jeroen Roovers <jer@gentoo.org> opera-10.01.ebuild, + opera-10.10_pre4672.ebuild, opera-10.10_pre4678.ebuild, + opera-10.10_pre4685.ebuild, opera-10.10_pre4694.ebuild: + Remove USE=qt-static preference (bug #287905). 06 Nov 2009; Jeroen Roovers <jer@gentoo.org> opera-10.01.ebuild, opera-10.10_pre4672.ebuild, opera-10.10_pre4678.ebuild, diff --git a/www-client/opera/opera-10.01.ebuild b/www-client/opera/opera-10.01.ebuild index fb28dd3561c1..ff9cf0f30a58 100644 --- a/www-client/opera/opera-10.01.ebuild +++ b/www-client/opera/opera-10.01.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.01.ebuild,v 1.6 2009/11/06 12:50:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.01.ebuild,v 1.7 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 diff --git a/www-client/opera/opera-10.10_pre4672.ebuild b/www-client/opera/opera-10.10_pre4672.ebuild index 26d86b7cfa1c..dd22f513444b 100644 --- a/www-client/opera/opera-10.10_pre4672.ebuild +++ b/www-client/opera/opera-10.10_pre4672.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_pre4672.ebuild,v 1.3 2009/11/06 12:50:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.10_pre4672.ebuild,v 1.4 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 diff --git a/www-client/opera/opera-10.10_pre4678.ebuild b/www-client/opera/opera-10.10_pre4678.ebuild index 930bf9439bda..02f8bee47e6b 100644 --- a/www-client/opera/opera-10.10_pre4678.ebuild +++ b/www-client/opera/opera-10.10_pre4678.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_pre4678.ebuild,v 1.3 2009/11/06 12:50:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.10_pre4678.ebuild,v 1.4 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 diff --git a/www-client/opera/opera-10.10_pre4685.ebuild b/www-client/opera/opera-10.10_pre4685.ebuild index 7a2084971ca0..3fac56aec498 100644 --- a/www-client/opera/opera-10.10_pre4685.ebuild +++ b/www-client/opera/opera-10.10_pre4685.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_pre4685.ebuild,v 1.3 2009/11/06 12:50:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.10_pre4685.ebuild,v 1.4 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 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 |