diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 18:19:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 18:19:00 +0000 |
commit | d1519f8b469f518a1d1776bd8504deeaa89e8e63 (patch) | |
tree | 06fed13e28486bd2cd6fc395c776e4faa8f561b7 /x11-libs/qt-phonon | |
parent | Stable for HPPA (bug #341703). (diff) | |
download | gentoo-2-d1519f8b469f518a1d1776bd8504deeaa89e8e63.tar.gz gentoo-2-d1519f8b469f518a1d1776bd8504deeaa89e8e63.tar.bz2 gentoo-2-d1519f8b469f518a1d1776bd8504deeaa89e8e63.zip |
Stable for HPPA (bug #341703).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-phonon')
-rw-r--r-- | x11-libs/qt-phonon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 518337b565af..856f8bdd107f 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.82 2010/10/23 15:36:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.83 2010/11/05 18:19:00 jer Exp $ + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> qt-phonon-4.6.3.ebuild: + Stable for HPPA (bug #341703). 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-phonon-4.6.3.ebuild: alpha/arm/sparc stable wrt #341703 diff --git a/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild b/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild index e63a47a7fbad..fc18cc4f8e74 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.6.3.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.6.3.ebuild,v 1.6 2010/10/23 15:36:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild,v 1.7 2010/11/05 18:19:00 jer Exp $ EAPI="2" 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 ~x64-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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,glib,qt3support] |