diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 10:55:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 10:55:54 +0000 |
commit | e3a6effe9016f7392cb89f786b15995c0915eba7 (patch) | |
tree | d6232784aa72f378717037d16f80267ef238714e /x11-libs/qt-phonon | |
parent | Stable for x86, wrt bug #424625 (diff) | |
download | gentoo-2-e3a6effe9016f7392cb89f786b15995c0915eba7.tar.gz gentoo-2-e3a6effe9016f7392cb89f786b15995c0915eba7.tar.bz2 gentoo-2-e3a6effe9016f7392cb89f786b15995c0915eba7.zip |
Stable for x86, wrt bug #424625
(Portage version: 2.1.10.65/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.8.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 26b772e16e50..6bcb4556601b 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.122 2012/07/09 11:38:28 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.123 2012/07/15 10:55:54 ago Exp $ + + 15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-phonon-4.8.2.ebuild: + Stable for x86, wrt bug #424625 09 Jul 2012; Johannes Huber <johu@gentoo.org> -qt-phonon-4.6.3.ebuild: Drop Qt-4.6.3 diff --git a/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild b/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild index 6380580fb5ca..396ab3cf58fb 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.8.2.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.2.ebuild,v 1.5 2012/07/09 04:29:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild,v 1.6 2012/07/15 10:55:54 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" |