diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-05 12:33:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-05 12:33:30 +0000 |
commit | a5f6d28f8ea9aeb4b8d872d68a8200dd16e10112 (patch) | |
tree | 4c0c4e7a5459789969bf826517043c4fc0c7e978 /x11-libs/qt-assistant | |
parent | arm stable, bug #354033 (diff) | |
download | gentoo-2-a5f6d28f8ea9aeb4b8d872d68a8200dd16e10112.tar.gz gentoo-2-a5f6d28f8ea9aeb4b8d872d68a8200dd16e10112.tar.bz2 gentoo-2-a5f6d28f8ea9aeb4b8d872d68a8200dd16e10112.zip |
arm stable, bug #354033
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-assistant')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index e249f94e5a9c..6b70ac9449cb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.109 2011/06/01 15:02:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.110 2011/06/05 12:33:30 maekke Exp $ + + 05 Jun 2011; Markus Meier <maekke@gentoo.org> qt-assistant-4.7.2.ebuild: + arm stable, bug #354033 01 Jun 2011; Brent Baude <ranger@gentoo.org> qt-assistant-4.7.2.ebuild: Marking qt-assistant-4.7.2 ppc stable for 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 cf07f5415110..c2c2a0b67ff9 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.4 2011/06/01 15:02:22 ranger Exp $ +# $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 $ 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 )" |