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-dbus | |
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-dbus')
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.6.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index 2d6bdc904be4..f52856022ea9 100644 --- a/x11-libs/qt-dbus/ChangeLog +++ b/x11-libs/qt-dbus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-dbus -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.55 2009/12/25 15:37:14 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.56 2010/01/14 15:41:22 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + qt-dbus-4.6.0-r1.ebuild: + mark ~x86-freebsd *qt-dbus-4.6.0-r1 (25 Dec 2009) diff --git a/x11-libs/qt-dbus/qt-dbus-4.6.0-r1.ebuild b/x11-libs/qt-dbus/qt-dbus-4.6.0-r1.ebuild index f0997443724e..60b25aff7c15 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.6.0-r1.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-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-dbus/qt-dbus-4.6.0-r1.ebuild,v 1.1 2009/12/25 15:37:14 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.0-r1.ebuild,v 1.2 2010/01/14 15:41:22 fauli Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The DBus module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=] |