diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 11:55:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 11:55:49 +0000 |
commit | b12f0969b53053abcebf6348053d586cfeb3281a (patch) | |
tree | 765fdabce8df7ab9f65bcf2373de55b81945c60f /x11-libs/qt-qt3support | |
parent | x86 stable wrt bug #340118 (diff) | |
download | gentoo-2-b12f0969b53053abcebf6348053d586cfeb3281a.tar.gz gentoo-2-b12f0969b53053abcebf6348053d586cfeb3281a.tar.bz2 gentoo-2-b12f0969b53053abcebf6348053d586cfeb3281a.zip |
Mark -sparc because it sigbuses
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/qt-qt3support')
-rw-r--r-- | x11-libs/qt-qt3support/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-qt3support/qt-qt3support-4.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-qt3support/ChangeLog b/x11-libs/qt-qt3support/ChangeLog index 06481b9cd92b..e77168f4e7f5 100644 --- a/x11-libs/qt-qt3support/ChangeLog +++ b/x11-libs/qt-qt3support/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-qt3support # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.77 2010/10/01 16:17:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.78 2010/10/10 11:55:49 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-qt3support-4.7.0.ebuild: + Mark -sparc because it sigbuses 01 Oct 2010; Fabian Groffen <grobian@gentoo.org> qt-qt3support-4.6.3.ebuild: diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.7.0.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.7.0.ebuild index 8bdc077e228e..e0042a39acf6 100644 --- a/x11-libs/qt-qt3support/qt-qt3support-4.7.0.ebuild +++ b/x11-libs/qt-qt3support/qt-qt3support-4.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.7.0.ebuild,v 1.2 2010/09/23 21:32:55 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.7.0.ebuild,v 1.3 2010/10/10 11:55:49 armin76 Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Qt3 support module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+accessibility kde phonon" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support] |