diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-19 20:46:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-19 20:46:49 +0000 |
commit | c523428eaa3252aa70f172062a1ff08c0cec0cce (patch) | |
tree | 2cc0c8822c393ddcb16ac66708497abe49cfed7a /x11-libs | |
parent | Mark 1.0.9-r1 stable on ia64 (diff) | |
download | gentoo-2-c523428eaa3252aa70f172062a1ff08c0cec0cce.tar.gz gentoo-2-c523428eaa3252aa70f172062a1ff08c0cec0cce.tar.bz2 gentoo-2-c523428eaa3252aa70f172062a1ff08c0cec0cce.zip |
Mark 4.1.4-r1 3.3.6-r3 stable on ia64. #151838
(Portage version: 2.1.1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt/qt-3.3.6-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.1.4-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index a0ab26769de9..4cd7c1650213 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.362 2006/10/19 16:08:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.363 2006/10/19 20:46:49 agriffis Exp $ + + 19 Oct 2006; Aron Griffis <agriffis@gentoo.org> qt-3.3.6-r3.ebuild, + qt-4.1.4-r1.ebuild: + Mark 4.1.4-r1 3.3.6-r3 stable on ia64. #151838 *qt-4.2.0-r1 (19 Oct 2006) *qt-4.1.4-r1 (19 Oct 2006) diff --git a/x11-libs/qt/qt-3.3.6-r3.ebuild b/x11-libs/qt/qt-3.3.6-r3.ebuild index eda1582c2040..7cf8f20af117 100644 --- a/x11-libs/qt/qt-3.3.6-r3.ebuild +++ b/x11-libs/qt/qt-3.3.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.6-r3.ebuild,v 1.3 2006/10/19 05:47:02 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.6-r3.ebuild,v 1.4 2006/10/19 20:46:49 agriffis Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2 LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc-macos ppc64 ~sparc x86 ~x86-fbsd" IUSE="cups debug doc examples firebird gif ipv6 mysql nas nis odbc opengl postgres sqlite xinerama immqt immqt-bc" DEPEND="|| ( ( x11-libs/libXcursor diff --git a/x11-libs/qt/qt-4.1.4-r1.ebuild b/x11-libs/qt/qt-4.1.4-r1.ebuild index 790636bc5db5..f05c210b5d1d 100644 --- a/x11-libs/qt/qt-4.1.4-r1.ebuild +++ b/x11-libs/qt/qt-4.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.1.4-r1.ebuild,v 1.1 2006/10/19 16:08:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.1.4-r1.ebuild,v 1.2 2006/10/19 20:46:49 agriffis Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -13,7 +13,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="accessibility cups debug doc examples firebird gif jpeg mng mysql nas nis odbc opengl png postgres sqlite xinerama zlib" DEPEND="x11-libs/libXrandr |