diff options
author | 2011-06-01 15:04:57 +0000 | |
---|---|---|
committer | 2011-06-01 15:04:57 +0000 | |
commit | ed030366bf8d826ce6d902dfc9351fee72ccbac3 (patch) | |
tree | 53036c1c5a36db0ec211371c180218e3d4ae6ff7 /x11-libs/qt-gui | |
parent | Marking qt-demo-4.7.2 ppc for bug 354033 (diff) | |
download | historical-ed030366bf8d826ce6d902dfc9351fee72ccbac3.tar.gz historical-ed030366bf8d826ce6d902dfc9351fee72ccbac3.tar.bz2 historical-ed030366bf8d826ce6d902dfc9351fee72ccbac3.zip |
Marking qt-gui-4.7.2 ~ppc for bug 354033
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'x11-libs/qt-gui')
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index dad05d12a65b..a362ebc4cb77 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.145 2011/05/10 20:06:02 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.146 2011/06/01 15:04:57 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> qt-gui-4.7.2.ebuild: + Marking qt-gui-4.7.2 ppc stable for bug 354033 *qt-gui-4.7.3 (10 May 2011) diff --git a/x11-libs/qt-gui/qt-gui-4.7.2.ebuild b/x11-libs/qt-gui/qt-gui-4.7.2.ebuild index 9eb9afc965e6..ce0a6392d352 100644 --- a/x11-libs/qt-gui/qt-gui-4.7.2.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.7.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.2.ebuild,v 1.6 2011/05/09 22:09:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.7.2.ebuild,v 1.7 2011/06/01 15:04:57 ranger Exp $ EAPI="3" inherit confutils qt4-build DESCRIPTION="The GUI module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+accessibility cups dbus egl +glib gtkstyle mng nas nis private-headers qt3support raster tiff trace xinerama" RDEPEND="media-libs/fontconfig |