diff options
author | 2010-07-05 13:08:27 +0000 | |
---|---|---|
committer | 2010-07-05 13:08:27 +0000 | |
commit | 810523a0f2992f130b8dc064d3886006c5c4b168 (patch) | |
tree | e87b617453a59c04b045db549d78e7a543d67e19 /x11-libs/qt-dbus | |
parent | ppc64 stable wrt #297299 (diff) | |
download | gentoo-2-810523a0f2992f130b8dc064d3886006c5c4b168.tar.gz gentoo-2-810523a0f2992f130b8dc064d3886006c5c4b168.tar.bz2 gentoo-2-810523a0f2992f130b8dc064d3886006c5c4b168.zip |
ppc64 stable wrt #297299
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index a091f3caa5c1..5aace862a4bc 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.66 2010/06/24 17:32:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.67 2010/07/05 13:08:27 ssuominen Exp $ + + 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> qt-dbus-4.6.2.ebuild: + ppc64 stable wrt #297299 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> -qt-dbus-4.6.1.ebuild: Drop Qt-4.6.1 diff --git a/x11-libs/qt-dbus/qt-dbus-4.6.2.ebuild b/x11-libs/qt-dbus/qt-dbus-4.6.2.ebuild index bdb843a157d1..7a75bde5f8f2 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.6.2.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-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-dbus/qt-dbus-4.6.2.ebuild,v 1.4 2010/04/18 13:05:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.2.ebuild,v 1.5 2010/07/05 13:08:27 ssuominen 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 ~x86-freebsd ~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=] |