diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 15:52:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 15:52:37 +0000 |
commit | 6dac021ffc3924b983ef2dda0d7f0260123426e3 (patch) | |
tree | 7667420904ca601846f0faa5696ec8940fbbbdd7 /x11-libs/qt-phonon | |
parent | Marking zentest-4.2.1 ~ppc for bug 298367 (diff) | |
download | historical-6dac021ffc3924b983ef2dda0d7f0260123426e3.tar.gz historical-6dac021ffc3924b983ef2dda0d7f0260123426e3.tar.bz2 historical-6dac021ffc3924b983ef2dda0d7f0260123426e3.zip |
mark ~x86-freebsd
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-libs/qt-phonon')
-rw-r--r-- | x11-libs/qt-phonon/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/qt-phonon/qt-phonon-4.6.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 0e8cc3c0d5e8..b819a2b60da8 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.56 2009/12/25 15:42:34 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.57 2010/01/14 15:50:54 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + qt-phonon-4.6.0-r1.ebuild: + mark ~x86-freebsd *qt-phonon-4.6.0-r1 (25 Dec 2009) diff --git a/x11-libs/qt-phonon/qt-phonon-4.6.0-r1.ebuild b/x11-libs/qt-phonon/qt-phonon-4.6.0-r1.ebuild index e7cb72049415..ccde362f5591 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.6.0-r1.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.6.0-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0-r1.ebuild,v 1.1 2009/12/25 15:42:34 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.6.0-r1.ebuild,v 1.2 2010/01/14 15:50:54 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 ~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] |