diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-05 12:36:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-05 12:36:22 +0000 |
commit | 6d9b193dff0c13dba37ddce686d9608b1382ebd9 (patch) | |
tree | c13de9451b9dbfed99969a7b76f5ce1ded1347f4 /x11-libs/qt-phonon | |
parent | Removed old. (diff) | |
download | historical-6d9b193dff0c13dba37ddce686d9608b1382ebd9.tar.gz historical-6d9b193dff0c13dba37ddce686d9608b1382ebd9.tar.bz2 historical-6d9b193dff0c13dba37ddce686d9608b1382ebd9.zip |
arm stable, bug #354033
Package-Manager: portage-2.1.9.50/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.7.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 ceab4907aad9..8c094b5f8110 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.95 2011/06/01 15:06:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.96 2011/06/05 12:35:01 maekke Exp $ + + 05 Jun 2011; Markus Meier <maekke@gentoo.org> qt-phonon-4.7.2.ebuild: + arm stable, bug #354033 01 Jun 2011; Brent Baude <ranger@gentoo.org> qt-phonon-4.7.2.ebuild: Marking qt-phonon-4.7.2 ppc stable for bug 354033 diff --git a/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild b/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild index bee18e16c588..b8253dfc20b0 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.2.ebuild,v 1.6 2011/06/01 15:06:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.7.2.ebuild,v 1.7 2011/06/05 12:35:01 maekke Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Phonon module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ~ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus qt3support" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,qt3support=] |