diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-21 09:53:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-21 09:53:15 +0000 |
commit | 881c8b9f8ab9e5f03b86bdbf10634ec81397d9a8 (patch) | |
tree | f9fc9628250af879ab4d4584b237cde85e4a8442 /eclass | |
parent | ppc stable (diff) | |
download | gentoo-2-881c8b9f8ab9e5f03b86bdbf10634ec81397d9a8.tar.gz gentoo-2-881c8b9f8ab9e5f03b86bdbf10634ec81397d9a8.tar.bz2 gentoo-2-881c8b9f8ab9e5f03b86bdbf10634ec81397d9a8.zip |
Add latest revisions for Qt 4.1.4.
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 16c46aceb103..5c86191b77e6 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.4 2006/08/16 12:20:15 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.5 2006/10/21 09:53:15 flameeyes Exp $ # # Author Caleb Tennis <caleb@gentoo.org> # @@ -17,7 +17,7 @@ inherit versionator QTPKG="x11-libs/qt-" QT4MAJORVERSIONS="4.1 4.0" -QT4VERSIONS="4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.1 4.0.0" +QT4VERSIONS="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 "|| (" |