diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-18 11:18:53 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-18 11:18:53 +0000 |
commit | f2d5eee7f1796c273645b7a5e1c0bd97e04c60fc (patch) | |
tree | 0ff378b00175a06b62a99282eba64d3b9fd32160 /x11-libs | |
parent | add dev-util/git:webdav (diff) | |
download | gentoo-2-f2d5eee7f1796c273645b7a5e1c0bd97e04c60fc.tar.gz gentoo-2-f2d5eee7f1796c273645b7a5e1c0bd97e04c60fc.tar.bz2 gentoo-2-f2d5eee7f1796c273645b7a5e1c0bd97e04c60fc.zip |
Marked ~amd64, bug 112811.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index 620d3e98980a..046a481dc335 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.258 2005/11/17 13:37:10 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.259 2005/11/18 11:18:53 cryos Exp $ + + 18 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> qt-4.0.1.ebuild: + Marked ~amd64, bug 112811. 17 Nov 2005; Caleb Tennis <caleb@gentoo.org> qt-4.0.1.ebuild: Moving to ~x86 diff --git a/x11-libs/qt/qt-4.0.1.ebuild b/x11-libs/qt/qt-4.0.1.ebuild index 3cf2daa8b745..12db30cca32a 100644 --- a/x11-libs/qt/qt-4.0.1.ebuild +++ b/x11-libs/qt/qt-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.0.1.ebuild,v 1.6 2005/11/17 13:37:10 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.0.1.ebuild,v 1.7 2005/11/18 11:18:53 cryos Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="accessibility cups debug doc examples firebird gif jpeg mng mysql nas nis odbc opengl png postgres sqlite xinerama zlib" DEPEND="virtual/x11 virtual/xft >=media-libs/freetype-2 |