diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-04 15:09:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-04 15:09:14 +0000 |
commit | 4a125c1cff03294ea8d3183beae32a1f451bc120 (patch) | |
tree | 45a8822b4dbc1d4889b6a91012b1f499252ff5d6 /x11-libs/qt-phonon | |
parent | Version bump and prll make fixes (diff) | |
download | historical-4a125c1cff03294ea8d3183beae32a1f451bc120.tar.gz historical-4a125c1cff03294ea8d3183beae32a1f451bc120.tar.bz2 historical-4a125c1cff03294ea8d3183beae32a1f451bc120.zip |
arm stable, bug #297299
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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.6.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 3a83962a5de1..a194c28c4b64 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.72 2010/07/05 13:05:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.73 2010/08/04 15:06:03 maekke Exp $ + + 04 Aug 2010; Markus Meier <maekke@gentoo.org> qt-phonon-4.6.2.ebuild: + arm stable, bug #297299 05 Jul 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 b6fd28f4bfba..334ff1a54fda 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.5 2010/07/05 13:05:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild,v 1.6 2010/08/04 15:06:03 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 ~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] |