diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-10-20 18:52:17 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-10-20 18:52:17 +0000 |
commit | 013e1180a0faf91d22d258d4c2d0353b347c5064 (patch) | |
tree | 2d1ca477b3d42a9b6e704ba1d11a677f79b66f6f /x11-libs | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-013e1180a0faf91d22d258d4c2d0353b347c5064.tar.gz gentoo-2-013e1180a0faf91d22d258d4c2d0353b347c5064.tar.bz2 gentoo-2-013e1180a0faf91d22d258d4c2d0353b347c5064.zip |
Marked ~amd64, bug 150888.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.2.0-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.2.0.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index 873c7df0c1c7..dcf052f71a31 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.366 2006/10/20 18:17:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.367 2006/10/20 18:52:17 cryos Exp $ + + 20 Oct 2006; Marcus D. Hanwell <cryos@gentoo.org> qt-4.2.0.ebuild, + qt-4.2.0-r1.ebuild, qt-4.2.0-r2.ebuild: + Marked ~amd64, bug 150888. *qt-4.2.0-r2 (20 Oct 2006) *qt-4.1.4-r2 (20 Oct 2006) diff --git a/x11-libs/qt/qt-4.2.0-r1.ebuild b/x11-libs/qt/qt-4.2.0-r1.ebuild index bd5084114e84..22851cb556aa 100644 --- a/x11-libs/qt/qt-4.2.0-r1.ebuild +++ b/x11-libs/qt/qt-4.2.0-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.2.0-r1.ebuild,v 1.2 2006/10/20 05:12:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.0-r1.ebuild,v 1.3 2006/10/20 18:52:17 cryos Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -14,7 +14,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" #KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="-* ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~amd64 ~ppc64 ~sparc ~x86" IUSE="accessibility cups debug dbus doc examples firebird gif glib jpeg mng mysql nas nis odbc opengl pch png postgres sqlite xinerama zlib" # need glib and dbus diff --git a/x11-libs/qt/qt-4.2.0-r2.ebuild b/x11-libs/qt/qt-4.2.0-r2.ebuild index a25c86d6847d..e420dcc268ce 100644 --- a/x11-libs/qt/qt-4.2.0-r2.ebuild +++ b/x11-libs/qt/qt-4.2.0-r2.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.2.0-r2.ebuild,v 1.1 2006/10/20 18:17:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.0-r2.ebuild,v 1.2 2006/10/20 18:52:17 cryos Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -14,7 +14,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" #KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="-* ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~amd64 ~ppc64 ~sparc ~x86" IUSE="accessibility cups debug dbus doc examples firebird gif glib jpeg mng mysql nas nis odbc opengl pch png postgres sqlite xinerama zlib" # need glib and dbus diff --git a/x11-libs/qt/qt-4.2.0.ebuild b/x11-libs/qt/qt-4.2.0.ebuild index 86351e0b638f..c10fc135d600 100644 --- a/x11-libs/qt/qt-4.2.0.ebuild +++ b/x11-libs/qt/qt-4.2.0.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.2.0.ebuild,v 1.5 2006/10/20 05:12:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.0.ebuild,v 1.6 2006/10/20 18:52:17 cryos Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -14,7 +14,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" #KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="-* ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~amd64 ~ppc64 ~sparc ~x86" IUSE="accessibility cups debug dbus doc examples firebird gif glib jpeg mng mysql nas nis odbc opengl pch png postgres sqlite xinerama zlib" # need glib and dbus |