diff options
author | 2010-10-20 13:19:58 +0000 | |
---|---|---|
committer | 2010-10-20 13:19:58 +0000 | |
commit | ba2fa624d3100d6d11d292ae61bca42b83e77a88 (patch) | |
tree | a7963ef03bdc28b2f50042f4d93617f4da380ed1 /x11-libs | |
parent | Marking qt-declarative-4.7.0 ~ppc for bug 338289 (diff) | |
download | gentoo-2-ba2fa624d3100d6d11d292ae61bca42b83e77a88.tar.gz gentoo-2-ba2fa624d3100d6d11d292ae61bca42b83e77a88.tar.bz2 gentoo-2-ba2fa624d3100d6d11d292ae61bca42b83e77a88.zip |
Marking qt-assistant-4.7.0 ~ppc for bug 338289
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 8e82889e65ed..b61a481ad327 100644 --- a/x11-libs/qt-assistant/ChangeLog +++ b/x11-libs/qt-assistant/ChangeLog @@ -1,6 +1,9 @@ # 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.91 2010/10/19 15:59:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.92 2010/10/20 13:19:58 ranger Exp $ + + 20 Oct 2010; Brent Baude <ranger@gentoo.org> qt-assistant-4.7.0.ebuild: + Marking qt-assistant-4.7.0 ~ppc for bug 338289 19 Oct 2010; Markos Chandras <hwoarang@gentoo.org> qt-assistant-4.6.3.ebuild: diff --git a/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild b/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild index 0924800d524c..21c564b0ca68 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.7.0.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.7.0.ebuild,v 1.5 2010/10/09 20:26:38 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild,v 1.6 2010/10/20 13:19:58 ranger Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86" IUSE="compat doc +glib trace" SRC_URI+=" compat? ( ftp://ftp.qt.nokia.com/qt/source/${PN}-qassistantclient-library-compat-src-4.6.3.tar.gz )" |