diff options
author | 2012-05-13 08:08:09 +0000 | |
---|---|---|
committer | 2012-05-13 08:08:09 +0000 | |
commit | 83bc428623a4ce90e741b2fa2183ec659fc1e226 (patch) | |
tree | 9461d0a99bc64f04587bfb6d243ff5e043a58ec6 /x11-libs/qt-phonon | |
parent | Version bump. (diff) | |
download | gentoo-2-83bc428623a4ce90e741b2fa2183ec659fc1e226.tar.gz gentoo-2-83bc428623a4ce90e741b2fa2183ec659fc1e226.tar.bz2 gentoo-2-83bc428623a4ce90e741b2fa2183ec659fc1e226.zip |
arm stable, bug #414241
(Portage version: 2.1.10.57/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 882f826dc509..0ab00db1d290 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.110 2012/05/08 18:27:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.111 2012/05/13 08:08:09 maekke Exp $ + + 13 May 2012; Markus Meier <maekke@gentoo.org> qt-phonon-4.8.1.ebuild: + arm stable, bug #414241 08 May 2012; Markos Chandras <hwoarang@gentoo.org> qt-phonon-4.8.1.ebuild: Stable on amd64 wrt bug #414241 diff --git a/x11-libs/qt-phonon/qt-phonon-4.8.1.ebuild b/x11-libs/qt-phonon/qt-phonon-4.8.1.ebuild index 753845f108bd..7f16969e6b17 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.8.1.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1.ebuild,v 1.3 2012/05/08 18:27:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.1.ebuild,v 1.4 2012/05/13 08:08:09 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The Phonon module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus qt3support" DEPEND=" |