diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-06-22 19:53:21 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-06-22 19:53:21 +0000 |
commit | 08c223fab9674b0b5cf0afbdd6b491bdcf1a16f0 (patch) | |
tree | 6bbf0b29179695e4284adc01bab126742605a3c2 /eclass/qt4.eclass | |
parent | Qt-4.1.4 (diff) | |
download | gentoo-2-08c223fab9674b0b5cf0afbdd6b491bdcf1a16f0.tar.gz gentoo-2-08c223fab9674b0b5cf0afbdd6b491bdcf1a16f0.tar.bz2 gentoo-2-08c223fab9674b0b5cf0afbdd6b491bdcf1a16f0.zip |
add 4.1.3 and 4.1.4 to eclass
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 f2e1265bc900..ebcfc99cdfaf 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.2 2006/05/08 11:13:57 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.3 2006/06/22 19:53:21 caleb Exp $ # # Author Caleb Tennis <caleb@gentoo.org> # @@ -15,7 +15,7 @@ inherit versionator QTPKG="x11-libs/qt-" QT4MAJORVERSIONS="4.1 4.0" -QT4VERSIONS="4.1.2 4.1.1 4.1.0 4.0.1 4.0.0" +QT4VERSIONS="4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.1 4.0.0" qt_min_version() { echo "|| (" |