diff options
author | 2010-10-10 11:54:28 +0000 | |
---|---|---|
committer | 2010-10-10 11:54:28 +0000 | |
commit | 875f89ae037362913cddfe016634da222347c9b6 (patch) | |
tree | 2da9eea0123c6f3856d59789ccede1daf40fa903 /x11-libs | |
parent | Mark -sparc because it sigbuses (diff) | |
download | gentoo-2-875f89ae037362913cddfe016634da222347c9b6.tar.gz gentoo-2-875f89ae037362913cddfe016634da222347c9b6.tar.bz2 gentoo-2-875f89ae037362913cddfe016634da222347c9b6.zip |
Mark -sparc because it sigbuses
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-phonon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 0360ac1327e5..d788a189fffd 100644 --- a/x11-libs/qt-phonon/ChangeLog +++ b/x11-libs/qt-phonon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-phonon # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.77 2010/10/01 18:25:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.78 2010/10/10 11:54:28 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-phonon-4.7.0.ebuild: + Mark -sparc because it sigbuses 01 Oct 2010; Fabian Groffen <grobian@gentoo.org> qt-phonon-4.6.3.ebuild: Marked ~x64-macos diff --git a/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild b/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild index a88d6e4e1341..028a5143795d 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-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-phonon/qt-phonon-4.7.0.ebuild,v 1.2 2010/09/23 21:34:14 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild,v 1.3 2010/10/10 11:54:28 armin76 Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Phonon module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,glib,qt3support] |