diff options
author | 2007-05-01 13:49:55 +0000 | |
---|---|---|
committer | 2007-05-01 13:49:55 +0000 | |
commit | 9e12f64bac04c824896ef0443d3cdd24ebe7746f (patch) | |
tree | d7d0dad8ef101f91f64802ad95e0587850575c19 | |
parent | bump for new beta (diff) | |
download | historical-9e12f64bac04c824896ef0443d3cdd24ebe7746f.tar.gz historical-9e12f64bac04c824896ef0443d3cdd24ebe7746f.tar.bz2 historical-9e12f64bac04c824896ef0443d3cdd24ebe7746f.zip |
Add 4.3.0_beta1
-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 cb76699f0152..f006d327861f 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.11 2007/03/30 12:45:22 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.12 2007/05/01 13:49:55 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.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.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 "|| (" |