diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-05 13:05:24 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-05 13:05:24 +0000 |
commit | 21d122e96ffd88b12f0376803d592eaf349eb2bf (patch) | |
tree | 26c246c1cb7c13eeea17739943513af0de1fc2d3 /x11-libs | |
parent | ppc64 stable wrt #297299 (diff) | |
download | gentoo-2-21d122e96ffd88b12f0376803d592eaf349eb2bf.tar.gz gentoo-2-21d122e96ffd88b12f0376803d592eaf349eb2bf.tar.bz2 gentoo-2-21d122e96ffd88b12f0376803d592eaf349eb2bf.zip |
ppc64 stable wrt #297299
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-phonon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 98d1b061d811..3a83962a5de1 100644 --- a/x11-libs/qt-phonon/ChangeLog +++ b/x11-libs/qt-phonon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-phonon # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.71 2010/06/24 17:35:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.72 2010/07/05 13:05:24 ssuominen Exp $ + + 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + qt-phonon-4.6.2.ebuild: + ppc64 stable wrt #297299 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> -qt-phonon-4.6.1-r2.ebuild: diff --git a/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild b/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild index c43f346ba763..b6fd28f4bfba 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.6.2.ebuild,v 1.4 2010/04/18 13:03:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.6.2.ebuild,v 1.5 2010/07/05 13:05:24 ssuominen Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Phonon module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha 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="~alpha 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" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,glib,qt3support] |