diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-26 18:13:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-26 18:13:50 +0000 |
commit | 825940af24a5f0a06ba3e720a27261a39e30be40 (patch) | |
tree | 4af8c41733942b484f5c1c6a123b3129b3e004d3 /x11-libs/qt-dbus | |
parent | Stable on ppc wrt bug 223705 (diff) | |
download | historical-825940af24a5f0a06ba3e720a27261a39e30be40.tar.gz historical-825940af24a5f0a06ba3e720a27261a39e30be40.tar.bz2 historical-825940af24a5f0a06ba3e720a27261a39e30be40.zip |
Marked ~hppa (bug #223557).
Package-Manager: portage-2.1.5.2
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index 5a7a373c2a90..3a3b57e35bef 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.7 2008/05/25 08:37:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.8 2008/05/26 18:13:50 jer Exp $ + + 26 May 2008; Jeroen Roovers <jer@gentoo.org> qt-dbus-4.4.0.ebuild: + Marked ~hppa (bug #223557). 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-dbus-4.4.0.ebuild: Added ~ppc/~ppc64 diff --git a/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild b/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild index e8f5555cce46..a52f056b5221 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.0.ebuild,v 1.2 2008/05/25 08:37:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild,v 1.3 2008/05/26 18:13:50 jer Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" # depend on gui instead of core. There's a GUI based viewer that's built, and since it's a desktop |