diff options
author | 2009-10-07 18:25:23 +0000 | |
---|---|---|
committer | 2009-10-07 18:25:23 +0000 | |
commit | 4727fb7ea264fb947b17a3e39a713ec8d32ed8ff (patch) | |
tree | 649bd91a8c1d55cc26c0c1e13ef9c217b0246907 /x11-libs | |
parent | ppc stable #286653 (diff) | |
download | gentoo-2-4727fb7ea264fb947b17a3e39a713ec8d32ed8ff.tar.gz gentoo-2-4727fb7ea264fb947b17a3e39a713ec8d32ed8ff.tar.bz2 gentoo-2-4727fb7ea264fb947b17a3e39a713ec8d32ed8ff.zip |
ppc stable #286653
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.5.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 b7304945cf3e..9ef794f23ffb 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.36 2009/10/04 10:24:04 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.37 2009/10/07 18:25:23 nixnut Exp $ + + 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-dbus-4.5.2.ebuild: + ppc stable #286653 *qt-dbus-4.5.3 (04 Oct 2009) diff --git a/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild b/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild index 41473af540f8..fb484a89e066 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.5.2.ebuild,v 1.1 2009/06/27 19:17:33 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild,v 1.2 2009/10/07 18:25:23 nixnut 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV}[debug=] |