diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-09 11:58:09 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-09 11:58:09 +0000 |
commit | 33f95a03c9e3821dee4888f7d04871eb19d704cc (patch) | |
tree | bed1df7f6ed085623b17441cec53572c24a8d8e0 /x11-libs/qt-phonon | |
parent | stable x86, bug 287013 (diff) | |
download | gentoo-2-33f95a03c9e3821dee4888f7d04871eb19d704cc.tar.gz gentoo-2-33f95a03c9e3821dee4888f7d04871eb19d704cc.tar.bz2 gentoo-2-33f95a03c9e3821dee4888f7d04871eb19d704cc.zip |
stable x86, bug 290922
(Portage version: 2.1.6.13/cvs/Linux i686)
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.5.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index bff2eb494fe3..252e5b90f6de 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.43 2009/10/31 13:52:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.44 2009/11/09 11:58:09 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + qt-phonon-4.5.3.ebuild: + stable x86, bug 290922 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-phonon-4.5.3.ebuild: amd64 stable, bug #290922 diff --git a/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild b/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild index 2244cc02b192..7e2b063b07ec 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.5.3.ebuild,v 1.3 2009/10/31 13:52:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild,v 1.4 2009/11/09 11:58:09 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 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="dbus" DEPEND="~x11-libs/qt-gui-${PV}[debug=,glib,qt3support] |