diff options
author | 2009-02-04 23:29:15 +0000 | |
---|---|---|
committer | 2009-02-04 23:29:15 +0000 | |
commit | 45cce806665196fff7ff3c5c6cee42f01dafdfb0 (patch) | |
tree | 012fa5b95cab8465cf059444a92feaf4fcf9db77 /x11-libs | |
parent | Marking qt-demo-4.4.2 ppc64 for bug 248038 (diff) | |
download | historical-45cce806665196fff7ff3c5c6cee42f01dafdfb0.tar.gz historical-45cce806665196fff7ff3c5c6cee42f01dafdfb0.tar.bz2 historical-45cce806665196fff7ff3c5c6cee42f01dafdfb0.zip |
Marking qt-gui-4.4.2-r1 ppc64 for bug 248038
Package-Manager: portage-2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index 93b9146ddcdd..dd535279d249 100644 --- a/x11-libs/qt-gui/ChangeLog +++ b/x11-libs/qt-gui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-gui # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.24 2009/02/04 12:35:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.25 2009/02/04 23:29:15 ranger Exp $ + + 04 Feb 2009; Brent Baude <ranger@gentoo.org> qt-gui-4.4.2-r1.ebuild: + Marking qt-gui-4.4.2-r1 ppc64 stable for bug 248038 04 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> qt-gui-4.4.2-r1.ebuild, qt-gui-4.4.2-r2.ebuild: diff --git a/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild b/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild index 7303bea7d125..d2690232eee2 100644 --- a/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.4.2-r1.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-gui/qt-gui-4.4.2-r1.ebuild,v 1.6 2009/02/04 12:35:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild,v 1.7 2009/02/04 23:29:15 ranger Exp $ EAPI="1" inherit eutils 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_INPUT_DEVICES="input_devices_wacom" IUSE="+accessibility cups dbus debug glib mng nas nis tiff +qt3support xinerama ${IUSE_INPUT_DEVICES}" |