diff options
author | 2009-10-09 06:07:37 +0000 | |
---|---|---|
committer | 2009-10-09 06:07:37 +0000 | |
commit | 0235dec2b20c42fdf44b4f174dc816fbde930b32 (patch) | |
tree | dfd1b2aa911a92dbad0a20f77d07703f17bf4015 /x11-libs/qt-phonon | |
parent | EAPI=2 (diff) | |
download | historical-0235dec2b20c42fdf44b4f174dc816fbde930b32.tar.gz historical-0235dec2b20c42fdf44b4f174dc816fbde930b32.tar.bz2 historical-0235dec2b20c42fdf44b4f174dc816fbde930b32.zip |
amd64/arm/x86 stable, bug #286653
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
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.5.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 5e3938c276c5..ff68b251723f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.37 2009/10/07 18:28:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.38 2009/10/09 05:57:11 maekke Exp $ + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> qt-phonon-4.5.2.ebuild: + amd64/arm/x86 stable, bug #286653 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-phonon-4.5.2.ebuild: ppc stable #286653 diff --git a/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild b/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild index a7d2bd2e3841..c06bc6742994 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.5.2.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.2.ebuild,v 1.2 2009/10/07 18:28:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild,v 1.3 2009/10/09 05:57:11 maekke 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] |