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 | b212b81f27260d5f0bec4793f7634d6626c9e66d (patch) | |
tree | 0ea9b449e25d8ce957bb1c50b61edd33c035ca96 /eclass | |
parent | Version bump (diff) | |
download | gentoo-2-b212b81f27260d5f0bec4793f7634d6626c9e66d.tar.gz gentoo-2-b212b81f27260d5f0bec4793f7634d6626c9e66d.tar.bz2 gentoo-2-b212b81f27260d5f0bec4793f7634d6626c9e66d.zip |
Add 4.3.1
Diffstat (limited to '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 "|| (" |