diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 15:06:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 15:06:28 +0000 |
commit | 55fe1c0b987d5abc94b7861c41475aaf7b28b973 (patch) | |
tree | 4d72e7d1731ac7f12cb0d692498498802b355a0f /x11-libs/qt-phonon | |
parent | Marking qt-opengl-4.7.2 ~ppc for bug 354033 (diff) | |
download | gentoo-2-55fe1c0b987d5abc94b7861c41475aaf7b28b973.tar.gz gentoo-2-55fe1c0b987d5abc94b7861c41475aaf7b28b973.tar.bz2 gentoo-2-55fe1c0b987d5abc94b7861c41475aaf7b28b973.zip |
Marking qt-phonon-4.7.2 ~ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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.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 7379cecccf6a..ceab4907aad9 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.94 2011/05/10 20:07:06 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.95 2011/06/01 15:06:28 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> qt-phonon-4.7.2.ebuild: + Marking qt-phonon-4.7.2 ppc stable for bug 354033 *qt-phonon-4.7.3 (10 May 2011) 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 e51876615533..bee18e16c588 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.5 2011/05/09 22:09:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild,v 1.6 2011/06/01 15:06:28 ranger 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=] |