diff options
author | 2010-10-19 15:59:29 +0000 | |
---|---|---|
committer | 2010-10-19 15:59:29 +0000 | |
commit | edfa0a1042405d88d9f994538b42f32bdf6ff4ce (patch) | |
tree | b73cd53e29e81b276467e3689d828728528defe3 /x11-libs/qt-assistant | |
parent | tidy (diff) | |
download | gentoo-2-edfa0a1042405d88d9f994538b42f32bdf6ff4ce.tar.gz gentoo-2-edfa0a1042405d88d9f994538b42f32bdf6ff4ce.tar.bz2 gentoo-2-edfa0a1042405d88d9f994538b42f32bdf6ff4ce.zip |
Stable on amd64 wrt bug #341703
(Portage version: 2.2_rc97/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-assistant')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 0e9d82fb48f8..8e82889e65ed 100644 --- a/x11-libs/qt-assistant/ChangeLog +++ b/x11-libs/qt-assistant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-assistant # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.90 2010/10/09 20:26:38 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.91 2010/10/19 15:59:29 hwoarang Exp $ + + 19 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + qt-assistant-4.6.3.ebuild: + Stable on amd64 wrt bug #341703 09 Oct 2010; Alex Alexander <wired@gentoo.org> qt-assistant-4.7.0.ebuild, +files/qt-assistant-4.7-fix-compat.patch, diff --git a/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild b/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild index 6a4934401a41..339a2bf8cf62 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-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-assistant/qt-assistant-4.6.3.ebuild,v 1.2 2010/10/01 18:38:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild,v 1.3 2010/10/19 15:59:29 hwoarang Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="trace" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,trace?] |