diff options
author | Caleb Tennis <caleb@gentoo.org> | 2007-08-08 12:58:31 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2007-08-08 12:58:31 +0000 |
commit | 4ddab15effc62284331b6eda3f3e1a01cbb7721f (patch) | |
tree | 6b682ac665e44a8b9c8d498066e1574acf1b4459 /eclass/qt4.eclass | |
parent | Version bump (diff) | |
download | historical-4ddab15effc62284331b6eda3f3e1a01cbb7721f.tar.gz historical-4ddab15effc62284331b6eda3f3e1a01cbb7721f.tar.bz2 historical-4ddab15effc62284331b6eda3f3e1a01cbb7721f.zip |
Add 4.3.1
Diffstat (limited to 'eclass/qt4.eclass')
-rw-r--r-- | eclass/qt4.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/qt4.eclass b/eclass/qt4.eclass index 0d0fa94e5346..50652bf4d873 100644 --- a/eclass/qt4.eclass +++ b/eclass/qt4.eclass @@ -1,6 +1,6 @@ # Copyright 2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.24 2007/08/03 23:36:53 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.25 2007/08/08 12:58:31 caleb Exp $ # # Author Caleb Tennis <caleb@gentoo.org> # @@ -19,7 +19,7 @@ IUSE="${IUSE}" QTPKG="x11-libs/qt-" QT4MAJORVERSIONS="4.3 4.2 4.1 4.0" -QT4VERSIONS="4.3.0-r2 4.3.0-r1 4.3.0 4.3.0_rc1 4.3.0_beta1 4.2.3-r1 4.2.3 4.2.2 4.2.1 4.2.0-r2 4.2.0-r1 4.2.0 4.1.4-r2 4.1.4-r1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.1 4.0.0" +QT4VERSIONS="4.3.1 4.3.0-r2 4.3.0-r1 4.3.0 4.3.0_rc1 4.3.0_beta1 4.2.3-r1 4.2.3 4.2.2 4.2.1 4.2.0-r2 4.2.0-r1 4.2.0 4.1.4-r2 4.1.4-r1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.1 4.0.0" qt4_min_version() { echo "|| (" |