diff options
Diffstat (limited to 'x11-libs/qt-phonon')
-rw-r--r-- | x11-libs/qt-phonon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index b0e04728dc73..9d0695dc3385 100644 --- a/x11-libs/qt-phonon/ChangeLog +++ b/x11-libs/qt-phonon/ChangeLog @@ -1,6 +1,10 @@ # 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.67 2010/03/01 23:44:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.68 2010/03/03 11:54:32 fauli Exp $ + + 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + qt-phonon-4.6.2.ebuild: + stable x86, bug 297299 01 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> qt-phonon-4.6.2.ebuild: diff --git a/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild b/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild index a6e906de8d60..65b164eab4fb 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.6.2.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.2.ebuild,v 1.2 2010/03/01 23:44:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild,v 1.3 2010/03/03 11:54:32 fauli 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 ~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] |