diff options
author | 2010-10-22 15:36:57 +0000 | |
---|---|---|
committer | 2010-10-22 15:36:57 +0000 | |
commit | b0c0283bd802ed801a95ce79992761ec10362102 (patch) | |
tree | a30f621f5dbe8cf91ee37072242bf944f4493a62 /x11-libs/qt-phonon | |
parent | stable x86, bug 341703 (diff) | |
download | gentoo-2-b0c0283bd802ed801a95ce79992761ec10362102.tar.gz gentoo-2-b0c0283bd802ed801a95ce79992761ec10362102.tar.bz2 gentoo-2-b0c0283bd802ed801a95ce79992761ec10362102.zip |
stable x86, bug 341703
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-phonon')
-rw-r--r-- | x11-libs/qt-phonon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 363f37f5f567..83b88016b957 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.80 2010/10/19 21:23:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.81 2010/10/22 15:36:57 fauli Exp $ + + 22 Oct 2010; Christian Faulhammer <fauli@gentoo.org> + qt-phonon-4.6.3.ebuild: + stable x86, bug 341703 19 Oct 2010; Brent Baude <ranger@gentoo.org> qt-phonon-4.6.3.ebuild: Marking qt-phonon-4.6.3 ppc stable for bug 341703 diff --git a/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild b/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild index 31b5d3955f50..f62fb7a11ef2 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.6.3.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.3.ebuild,v 1.4 2010/10/19 21:23:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.6.3.ebuild,v 1.5 2010/10/22 15:36:57 fauli 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 ~x64-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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,glib,qt3support] |