diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-04 23:28:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-04 23:28:15 +0000 |
commit | 4ee0b69f2e417f6746c6de23fcd359aea21af3fc (patch) | |
tree | c13f188ce8b4520b0871163603d786f9c8e0027d /x11-libs/qt-dbus | |
parent | Marking qt-core-4.4.2 ppc64 for bug 248038 (diff) | |
download | gentoo-2-4ee0b69f2e417f6746c6de23fcd359aea21af3fc.tar.gz gentoo-2-4ee0b69f2e417f6746c6de23fcd359aea21af3fc.tar.bz2 gentoo-2-4ee0b69f2e417f6746c6de23fcd359aea21af3fc.zip |
Marking qt-dbus-4.4.2 ppc64 for bug 248038
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
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.4.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 038b6e32c164..2763d6fa8910 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.18 2009/02/04 12:02:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.19 2009/02/04 23:28:15 ranger Exp $ + + 04 Feb 2009; Brent Baude <ranger@gentoo.org> qt-dbus-4.4.2.ebuild: + Marking qt-dbus-4.4.2 ppc64 stable for bug 248038 04 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> qt-dbus-4.4.2.ebuild: Add ~mips keywords to qt-4.4.2 diff --git a/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild b/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild index 164269cb89bd..ddac4b80a1b1 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild @@ -1,6 +1,6 @@ # 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.4.2.ebuild,v 1.6 2009/02/04 12:02:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild,v 1.7 2009/02/04 23:28:15 ranger Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" # depend on gui instead of core. There's a GUI based viewer that's built, and since it's a desktop |