diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 12:55:28 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 12:55:28 +0000 |
commit | 0acba0ea3d8a3b27154524645fc9eb5b7efe575d (patch) | |
tree | 6837a176718e78fc09f48a48c5609f0e848664e1 /x11-libs/qt-assistant | |
parent | ppc64 stable wrt #354033 (diff) | |
download | gentoo-2-0acba0ea3d8a3b27154524645fc9eb5b7efe575d.tar.gz gentoo-2-0acba0ea3d8a3b27154524645fc9eb5b7efe575d.tar.bz2 gentoo-2-0acba0ea3d8a3b27154524645fc9eb5b7efe575d.zip |
ppc64 stable wrt #354033
(Portage version: 2.2.0_alpha43/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.7.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 6b70ac9449cb..61902bb00aa9 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.110 2011/06/05 12:33:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.111 2011/07/13 12:55:28 xarthisius Exp $ + + 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + qt-assistant-4.7.2.ebuild: + ppc64 stable wrt #354033 05 Jun 2011; Markus Meier <maekke@gentoo.org> qt-assistant-4.7.2.ebuild: arm stable, bug #354033 diff --git a/x11-libs/qt-assistant/qt-assistant-4.7.2.ebuild b/x11-libs/qt-assistant/qt-assistant-4.7.2.ebuild index c2c2a0b67ff9..2055100250af 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.7.2.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.7.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.2.ebuild,v 1.5 2011/06/05 12:33:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.2.ebuild,v 1.6 2011/07/13 12:55:28 xarthisius Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 arm ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~ia64 ppc ppc64 x86" IUSE="compat doc +glib qt3support trace" SRC_URI+=" compat? ( ftp://ftp.qt.nokia.com/qt/source/${PN}-qassistantclient-library-compat-src-4.6.3.tar.gz )" |