diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-03 21:50:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-03 21:50:53 +0000 |
commit | 00f9a5a42d1b19eb80375842018726e1390561d2 (patch) | |
tree | bd77ff804d966d8f7a707aa49e8ba480b1ccba5d /x11-libs/qt-dbus | |
parent | Stable for HPPA (bug #409549). (diff) | |
download | historical-00f9a5a42d1b19eb80375842018726e1390561d2.tar.gz historical-00f9a5a42d1b19eb80375842018726e1390561d2.tar.bz2 historical-00f9a5a42d1b19eb80375842018726e1390561d2.zip |
Stable for HPPA (bug #390963).
Package-Manager: portage-2.2.0_alpha99/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qt-dbus')
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index 90f41a2a6dca..aeccdb4b1df8 100644 --- a/x11-libs/qt-dbus/ChangeLog +++ b/x11-libs/qt-dbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-dbus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.103 2012/03/30 14:48:08 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.104 2012/04/03 21:44:47 jer Exp $ + + 03 Apr 2012; Jeroen Roovers <jer@gentoo.org> qt-dbus-4.7.4.ebuild: + Stable for HPPA (bug #390963). 30 Mar 2012; Davide Pesavento <pesa@gentoo.org> +files/qt-dbus-4.7-qdbusintegrator-no-const.patch, qt-dbus-4.7.4.ebuild, diff --git a/x11-libs/qt-dbus/qt-dbus-4.7.4.ebuild b/x11-libs/qt-dbus/qt-dbus-4.7.4.ebuild index 490ab9777d32..eb99c5730fdf 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.7.4.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.7.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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.7.4.ebuild,v 1.5 2012/03/30 14:48:08 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.7.4.ebuild,v 1.6 2012/04/03 21:44:47 jer Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The DBus module for the Qt toolkit" SLOT="4" -KEYWORDS="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" +KEYWORDS="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=] |