diff options
author | 2012-12-25 14:55:50 +0000 | |
---|---|---|
committer | 2012-12-25 14:55:50 +0000 | |
commit | 68d707a5805d66399dcef74bb6bc2a76082b644c (patch) | |
tree | 466f6d44c1ae2566ddb1e2856ff2c48bdf0ff4bb /x11-libs/qt-phonon | |
parent | Stable for arm, wrt bug #445956 (diff) | |
download | gentoo-2-68d707a5805d66399dcef74bb6bc2a76082b644c.tar.gz gentoo-2-68d707a5805d66399dcef74bb6bc2a76082b644c.tar.bz2 gentoo-2-68d707a5805d66399dcef74bb6bc2a76082b644c.zip |
Stable for arm, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index dffbb3a00e65..f9d6f9bd7259 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.133 2012/12/25 09:55:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.134 2012/12/25 14:55:50 ago Exp $ + + 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-phonon-4.8.4.ebuild: + Stable for arm, wrt bug #445956 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-phonon-4.8.4.ebuild: Stable for x86, wrt bug #445956 diff --git a/x11-libs/qt-phonon/qt-phonon-4.8.4.ebuild b/x11-libs/qt-phonon/qt-phonon-4.8.4.ebuild index 86bd047336f7..3f4c6f8791db 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.8.4.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.8.4.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.4.ebuild,v 1.6 2012/12/25 09:55:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.4.ebuild,v 1.7 2012/12/25 14:55:50 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - 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" fi IUSE="dbus qt3support" |