diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-09 16:50:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-09 16:50:20 +0000 |
commit | 7941313dcc28200c7039cbbfd3c3fd2679b37789 (patch) | |
tree | 8b8a916704fea1cf5f740fff85fe671b9ea193d2 /x11-libs/qt-assistant | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #336037 (diff) | |
download | gentoo-2-7941313dcc28200c7039cbbfd3c3fd2679b37789.tar.gz gentoo-2-7941313dcc28200c7039cbbfd3c3fd2679b37789.tar.bz2 gentoo-2-7941313dcc28200c7039cbbfd3c3fd2679b37789.zip |
Add ~ia64 wrt #338289
(Portage version: 2.1.8.3/cvs/Linux ia64)
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.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 256ed8f59780..1c3bce5aeb88 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.88 2010/10/01 18:38:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.89 2010/10/09 16:50:20 armin76 Exp $ + + 09 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.7.0.ebuild: + Add ~ia64 wrt #338289 01 Oct 2010; Fabian Groffen <grobian@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 3f4fd415fed8..3418ac9384d6 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.3 2010/09/30 19:17:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild,v 1.4 2010/10/09 16:50:05 armin76 Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~x86" IUSE="doc +glib trace" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,glib=,trace?] |