diff options
author | Caleb Tennis <caleb@gentoo.org> | 2007-05-10 12:31:14 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2007-05-10 12:31:14 +0000 |
commit | 47549781e693334da86a19aad2bac8de82b2d751 (patch) | |
tree | f128528245690540356805bfa3b44d602f2a9b54 /eclass | |
parent | version bump (diff) | |
download | historical-47549781e693334da86a19aad2bac8de82b2d751.tar.gz historical-47549781e693334da86a19aad2bac8de82b2d751.tar.bz2 historical-47549781e693334da86a19aad2bac8de82b2d751.zip |
add in 4.3.0_rc1
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 2974951876ff..fa75755cfcb6 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.13 2007/05/02 15:58:23 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.14 2007/05/10 12:31:14 caleb Exp $ # # Author Caleb Tennis <caleb@gentoo.org> # @@ -17,7 +17,7 @@ inherit versionator QTPKG="x11-libs/qt-" QT4MAJORVERSIONS="4.3 4.2 4.1 4.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" +QT4VERSIONS="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 "|| (" |