summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2007-05-02 15:58:23 +0000
committerStefan Schweizer <genstef@gentoo.org>2007-05-02 15:58:23 +0000
commitddcc9473bad0ab0543985584426680d529e30bb9 (patch)
tree2ec754d4cba950be7f523d4bc50383f7d65db6f4 /eclass/qt4.eclass
parentVersion bump, remove old versions. (diff)
downloadhistorical-ddcc9473bad0ab0543985584426680d529e30bb9.tar.gz
historical-ddcc9473bad0ab0543985584426680d529e30bb9.tar.bz2
historical-ddcc9473bad0ab0543985584426680d529e30bb9.zip
add 4.3 to qt4 mayor versions
Diffstat (limited to 'eclass/qt4.eclass')
-rw-r--r--eclass/qt4.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/qt4.eclass b/eclass/qt4.eclass
index f006d327861f..2974951876ff 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.12 2007/05/01 13:49:55 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.13 2007/05/02 15:58:23 genstef Exp $
#
# Author Caleb Tennis <caleb@gentoo.org>
#
@@ -16,7 +16,7 @@
inherit versionator
QTPKG="x11-libs/qt-"
-QT4MAJORVERSIONS="4.2 4.1 4.0"
+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"
qt4_min_version() {