diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-13 21:20:24 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-13 21:20:24 +0000 |
commit | 7cbf442f7fead51a2a8a390e8324b9784dda9413 (patch) | |
tree | 3b99c412e49ea3906ae0a4b74136def683ea2e37 /x11-libs | |
parent | Stable on alpha, bug #297299 (diff) | |
download | gentoo-2-7cbf442f7fead51a2a8a390e8324b9784dda9413.tar.gz gentoo-2-7cbf442f7fead51a2a8a390e8324b9784dda9413.tar.bz2 gentoo-2-7cbf442f7fead51a2a8a390e8324b9784dda9413.zip |
Stable on alpha, bug #297299
(Portage version: 2.1.9.5/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.6.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 57c588865822..01dba3491515 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.110 2010/08/18 03:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.111 2010/09/13 21:20:24 klausman Exp $ + + 13 Sep 2010; Tobias Klausmann <klausman@gentoo.org> qt-gui-4.6.2.ebuild: + Stable on alpha, bug #297299 18 Aug 2010; Jeroen Roovers <jer@gentoo.org> qt-gui-4.6.2.ebuild: Stable for HPPA (bug #297299). diff --git a/x11-libs/qt-gui/qt-gui-4.6.2.ebuild b/x11-libs/qt-gui/qt-gui-4.6.2.ebuild index 6d1ad44e0a19..a7752b6f0337 100644 --- a/x11-libs/qt-gui/qt-gui-4.6.2.ebuild +++ b/x11-libs/qt-gui/qt-gui-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-gui/qt-gui-4.6.2.ebuild,v 1.7 2010/08/18 03:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.6.2.ebuild,v 1.8 2010/09/13 21:20:24 klausman Exp $ EAPI="2" inherit confutils eutils qt4-build DESCRIPTION="The GUI module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha 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="alpha 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 +glib gtk mng nas nis raster tiff qt3support xinerama" RDEPEND="media-libs/fontconfig |