diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:56:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:56:34 +0000 |
commit | 3d6dda5828cd568fef44dc451993589e32280834 (patch) | |
tree | 4149cb7977d0c81ab87db54d23c76e5ba2eb507a /x11-libs/qt-phonon | |
parent | Updated the HOMEPAGE and SRC_URI variables to contain valid values. (diff) | |
download | historical-3d6dda5828cd568fef44dc451993589e32280834.tar.gz historical-3d6dda5828cd568fef44dc451993589e32280834.tar.bz2 historical-3d6dda5828cd568fef44dc451993589e32280834.zip |
Stable for HPPA (bug #414241).
Package-Manager: portage-2.2.0_alpha105/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.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=" |