diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-26 17:29:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-26 17:29:15 +0000 |
commit | 431c2052f3cd14cbd658eef5cf9618c1ddeb4999 (patch) | |
tree | 9b2365316ed4a44a72c115084e9eb3dc18eb7193 /x11-libs/qt-core | |
parent | Add patch for xmpp crash, from upstream, bug #223361 (diff) | |
download | historical-431c2052f3cd14cbd658eef5cf9618c1ddeb4999.tar.gz historical-431c2052f3cd14cbd658eef5cf9618c1ddeb4999.tar.bz2 historical-431c2052f3cd14cbd658eef5cf9618c1ddeb4999.zip |
Marked ~hppa (bug #223557).
Package-Manager: portage-2.1.5
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index b23a73383b5e..5d9ba122bd74 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.7 2008/05/25 08:24:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.8 2008/05/26 17:28:42 jer Exp $ + + 26 May 2008; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.0.ebuild: + Marked ~hppa (bug #223557). 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-core-4.4.0.ebuild: Added ~ppc/~ppc64 diff --git a/x11-libs/qt-core/qt-core-4.4.0.ebuild b/x11-libs/qt-core/qt-core-4.4.0.ebuild index 55eabf7c41f0..79be93a7e85e 100644 --- a/x11-libs/qt-core/qt-core-4.4.0.ebuild +++ b/x11-libs/qt-core/qt-core-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.0.ebuild,v 1.2 2008/05/25 08:24:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.0.ebuild,v 1.3 2008/05/26 17:28:42 jer Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc glib +qt3support ssl" RDEPEND="sys-libs/zlib |