diff options
author | 2006-12-06 18:26:35 +0000 | |
---|---|---|
committer | 2006-12-06 18:26:35 +0000 | |
commit | dc59f683208e71316a2886954d678ea26f3d8730 (patch) | |
tree | a9f631bd72f10ad704d3f902a925a9e7df1a5f97 /eclass | |
parent | version bump, it is internal revision -2 (diff) | |
download | gentoo-2-dc59f683208e71316a2886954d678ea26f3d8730.tar.gz gentoo-2-dc59f683208e71316a2886954d678ea26f3d8730.tar.bz2 gentoo-2-dc59f683208e71316a2886954d678ea26f3d8730.zip |
Put new versions in here
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 48ff6485a0e8..4ecc73308d80 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.6 2006/10/21 09:56:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.7 2006/12/06 18:26:35 caleb Exp $ # # Author Caleb Tennis <caleb@gentoo.org> # @@ -17,7 +17,7 @@ inherit versionator QTPKG="x11-libs/qt-" QT4MAJORVERSIONS="4.2 4.1 4.0" -QT4VERSIONS="4.2.0-r2 4.2.0-r1 4.2.0 4.1.4-r2 4.1.4-r2 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.1 4.0.0" +QT4VERSIONS="4.2.2 4.2.1 4.2.0-r2 4.2.0-r1 4.2.0 4.1.4-r2 4.1.4-r2 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 "|| (" |