diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2008-07-26 23:47:03 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2008-07-26 23:47:03 +0000 |
commit | 99ccc0fdc4716d82a44997646bb39090b1bdb3de (patch) | |
tree | 4621dd84a0967312bd2ded5c0ef23f500b9664bc /eclass/qt4.eclass | |
parent | fixing ChangeLog (diff) | |
download | historical-99ccc0fdc4716d82a44997646bb39090b1bdb3de.tar.gz historical-99ccc0fdc4716d82a44997646bb39090b1bdb3de.tar.bz2 historical-99ccc0fdc4716d82a44997646bb39090b1bdb3de.zip |
add 4.3.5
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 f44ce076eb16..ff21760eb106 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.44 2008/07/17 00:03:33 zlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.45 2008/07/26 23:47:03 carlo Exp $ # @ECLASS: qt4.eclass # @MAINTAINER: @@ -18,7 +18,7 @@ inherit eutils multilib toolchain-funcs versionator QTPKG="x11-libs/qt-" QT4MAJORVERSIONS="4.4 4.3 4.2 4.1 4.0" QT4VERSIONS="4.4.0 4.4.0_beta1 4.4.0_rc1 - 4.3.4-r1 4.3.4 4.3.3 4.3.2-r1 4.3.2 4.3.1-r1 4.3.1 + 4.3.4-r1 4.3.5 4.3.4 4.3.3 4.3.2-r1 4.3.2 4.3.1-r1 4.3.1 4.3.0-r2 4.3.0-r1 4.3.0 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 |