diff options
author | 2010-11-05 18:16:37 +0000 | |
---|---|---|
committer | 2010-11-05 18:16:37 +0000 | |
commit | 4560f795723301ae8f3fec9e8ff61ff2543dfebd (patch) | |
tree | 09be1b34473df0505a03d75fcbec37c8cbc4dbba /x11-libs | |
parent | Stable for HPPA (bug #341703). (diff) | |
download | gentoo-2-4560f795723301ae8f3fec9e8ff61ff2543dfebd.tar.gz gentoo-2-4560f795723301ae8f3fec9e8ff61ff2543dfebd.tar.bz2 gentoo-2-4560f795723301ae8f3fec9e8ff61ff2543dfebd.zip |
Stable for HPPA (bug #341703).
(Portage version: 2.1.9.24/cvs/Linux i686)
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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index f5248c557efe..701f3c8f5068 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.120 2010/10/23 15:29:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.121 2010/11/05 18:16:37 jer Exp $ + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> qt-gui-4.6.3.ebuild: + Stable for HPPA (bug #341703). 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-gui-4.6.3.ebuild: alpha/arm/ia64/sparc stable wrt #341703 diff --git a/x11-libs/qt-gui/qt-gui-4.6.3.ebuild b/x11-libs/qt-gui/qt-gui-4.6.3.ebuild index 77b2bd8e74df..4c67c732de97 100644 --- a/x11-libs/qt-gui/qt-gui-4.6.3.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.6.3.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.3.ebuild,v 1.7 2010/10/23 15:29:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.6.3.ebuild,v 1.8 2010/11/05 18:16:37 jer 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 trace qt3support xinerama" RDEPEND="media-libs/fontconfig |