diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:56:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:56:06 +0000 |
commit | cd2f21bd6660b9bf10f2b5b51c020ab3e9dd6ad3 (patch) | |
tree | 87662b4012614e2f5ba808aa8e88cabcf5f4656a /x11-libs | |
parent | Stable for HPPA (bug #414241). (diff) | |
download | gentoo-2-cd2f21bd6660b9bf10f2b5b51c020ab3e9dd6ad3.tar.gz gentoo-2-cd2f21bd6660b9bf10f2b5b51c020ab3e9dd6ad3.tar.bz2 gentoo-2-cd2f21bd6660b9bf10f2b5b51c020ab3e9dd6ad3.zip |
Stable for HPPA (bug #414241).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-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 e40785d61bb5..4a1b4695dbf6 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.112 2012/05/14 12:46:13 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.113 2012/05/16 15:56:06 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> qt-phonon-4.8.1.ebuild: + Stable for HPPA (bug #414241). 14 May 2012; Johannes Huber <johu@gentoo.org> -qt-phonon-4.7.2.ebuild: Drop Qt-4.7.2 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 7f16969e6b17..16685e44f2fe 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.4 2012/05/13 08:08:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.1.ebuild,v 1.5 2012/05/16 15:56:06 jer 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=" |