diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-18 19:47:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-18 19:47:54 +0000 |
commit | 0c32622c57eedbfe7ef4a1cd9cf8855c9b32c46f (patch) | |
tree | f5cab82a1555e7f858e785802559597b0f46a55a /x11-libs | |
parent | Stable for HPPA (bug #248083). (diff) | |
download | gentoo-2-0c32622c57eedbfe7ef4a1cd9cf8855c9b32c46f.tar.gz gentoo-2-0c32622c57eedbfe7ef4a1cd9cf8855c9b32c46f.tar.bz2 gentoo-2-0c32622c57eedbfe7ef4a1cd9cf8855c9b32c46f.zip |
Stable for HPPA (bug #248083).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 1ecec07025b4..9c600aeb513c 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.31 2009/02/14 23:53:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.32 2009/02/18 19:47:54 jer Exp $ + + 18 Feb 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.2.ebuild: + Stable for HPPA (bug #248083). 14 Feb 2009; Markos Chandras <hwoarang@gentoo.org> qt-core-4.5.0_rc1.ebuild: diff --git a/x11-libs/qt-core/qt-core-4.4.2.ebuild b/x11-libs/qt-core/qt-core-4.4.2.ebuild index f792d605f0d2..149cc6587d89 100644 --- a/x11-libs/qt-core/qt-core-4.4.2.ebuild +++ b/x11-libs/qt-core/qt-core-4.4.2.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.ebuild,v 1.11 2009/02/06 16:25:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild,v 1.12 2009/02/18 19:47:54 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 +qt3support ssl" RDEPEND="sys-libs/zlib |