diff options
author | Markus Meier <maekke@gentoo.org> | 2010-09-30 19:17:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-09-30 19:17:51 +0000 |
commit | 89c6b07cae28765397189d37b93b74e0e653ae02 (patch) | |
tree | 81d0e57829e51858727bc7e77f37ea7434701a02 /x11-libs | |
parent | add ~arm, bug #338289 (diff) | |
download | gentoo-2-89c6b07cae28765397189d37b93b74e0e653ae02.tar.gz gentoo-2-89c6b07cae28765397189d37b93b74e0e653ae02.tar.bz2 gentoo-2-89c6b07cae28765397189d37b93b74e0e653ae02.zip |
add ~arm, bug #338289
(Portage version: 2.2_rc86/cvs/Linux i686)
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 25f8ac8dd248..e9296a25b5d2 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.86 2010/09/23 21:36:03 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.87 2010/09/30 19:17:51 maekke Exp $ + + 30 Sep 2010; Markus Meier <maekke@gentoo.org> qt-assistant-4.7.0.ebuild: + add ~arm, bug #338289 23 Sep 2010; Alex Alexander <wired@gentoo.org> qt-assistant-4.7.0.ebuild: EAPI 3, prefix, other improvements 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 d7f459dcfd4f..3f4fd415fed8 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.2 2010/09/23 21:36:03 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild,v 1.3 2010/09/30 19:17:51 maekke Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc +glib trace" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,glib=,trace?] |