diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-28 15:32:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-28 15:32:47 +0000 |
commit | d0ca155993b70ae38fce8d9fd5828e04c9900e16 (patch) | |
tree | 3ebeee15d94f18d49b573284dda38d0bba02c122 /x11-libs/qt-core | |
parent | Stable for HPPA (bug #263945). (diff) | |
download | gentoo-2-d0ca155993b70ae38fce8d9fd5828e04c9900e16.tar.gz gentoo-2-d0ca155993b70ae38fce8d9fd5828e04c9900e16.tar.bz2 gentoo-2-d0ca155993b70ae38fce8d9fd5828e04c9900e16.zip |
Stable for HPPA (bug #263945).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.4.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 21352921fa6c..b9c43dd04319 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-core # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.43 2009/04/27 19:42:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.44 2009/04/28 15:32:47 jer Exp $ + + 28 Apr 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.2-r2.ebuild: + Stable for HPPA (bug #263945). *qt-core-4.5.1 (27 Apr 2009) diff --git a/x11-libs/qt-core/qt-core-4.4.2-r2.ebuild b/x11-libs/qt-core/qt-core-4.4.2-r2.ebuild index 009eb95dba99..4d6dbd12c161 100644 --- a/x11-libs/qt-core/qt-core-4.4.2-r2.ebuild +++ b/x11-libs/qt-core/qt-core-4.4.2-r2.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-core/qt-core-4.4.2-r2.ebuild,v 1.7 2009/04/15 12:16:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2-r2.ebuild,v 1.8 2009/04/28 15:32:47 jer Exp $ EAPI="1" inherit 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="doc +glib +iconv +qt3support +ssl" RDEPEND="sys-libs/zlib |