diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 13:08:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 13:08:21 +0000 |
commit | e10a94f49a8819280e3f1747da29e2396c670a5d (patch) | |
tree | a306eee6e254529ba1f77fb70311509cb0af8b26 /x11-libs/qt-dbus | |
parent | Update gentoo-alt patch to make iconv work again, and not wrongly reported as... (diff) | |
download | historical-e10a94f49a8819280e3f1747da29e2396c670a5d.tar.gz historical-e10a94f49a8819280e3f1747da29e2396c670a5d.tar.bz2 historical-e10a94f49a8819280e3f1747da29e2396c670a5d.zip |
ppc stable #297299
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
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 3439e8ab93b3..41bc11ac1de4 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.63 2010/03/03 11:44:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.64 2010/04/18 13:05:47 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> qt-dbus-4.6.2.ebuild: + ppc stable #297299 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> qt-dbus-4.6.2.ebuild: stable x86, bug 297299 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 13428aae68ba..bdb843a157d1 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.3 2010/03/03 11:44:55 fauli Exp $ +# $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 $ 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=] |