diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 07:03:29 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 07:03:29 +0000 |
commit | 84205a1def6131afe46e3166cf21a34512fe1f68 (patch) | |
tree | d3e2ad915f665cb5c7a358243c4a02a00329fbd9 /x11-libs | |
parent | x86 stable per bug 354033 (diff) | |
download | gentoo-2-84205a1def6131afe46e3166cf21a34512fe1f68.tar.gz gentoo-2-84205a1def6131afe46e3166cf21a34512fe1f68.tar.bz2 gentoo-2-84205a1def6131afe46e3166cf21a34512fe1f68.zip |
x86 stable per bug 354033
(Portage version: 2.1.9.46/cvs/Linux i686)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 9950f4b284db..af3ea758f449 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.91 2011/04/14 23:13:48 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.92 2011/05/09 07:03:29 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> qt-phonon-4.7.2.ebuild: + x86 stable per bug 354033 14 Apr 2011; Alex Alexander <wired@gentoo.org> qt-phonon-4.7.2.ebuild, metadata.xml: diff --git a/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild b/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild index 61e0ef940be0..88263e6ff808 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.2.ebuild,v 1.3 2011/04/14 23:13:48 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild,v 1.4 2011/05/09 07:03:29 tomka Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Phonon module for the Qt toolkit" SLOT="4" -KEYWORDS="~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="~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 qt3support" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,qt3support=] |