diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-24 12:09:20 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-24 12:09:20 +0000 |
commit | d1d89f29eabc96fc4684a8798e2e3f8a3c4e2f39 (patch) | |
tree | 46051df2ad6de37ad812773e8b9ea76a0671e40d /x11-libs/qt-assistant | |
parent | Keyworded on alpha, bug #266201 (diff) | |
download | gentoo-2-d1d89f29eabc96fc4684a8798e2e3f8a3c4e2f39.tar.gz gentoo-2-d1d89f29eabc96fc4684a8798e2e3f8a3c4e2f39.tar.bz2 gentoo-2-d1d89f29eabc96fc4684a8798e2e3f8a3c4e2f39.zip |
Keyworded on alpha, bug #266201
(Portage version: 2.1.6.13/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.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index a5c2c97c940d..20bcda24e4bd 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.38 2009/05/15 18:13:16 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.39 2009/05/24 12:09:20 klausman Exp $ + + 24 May 2009; Tobias Klausmann <klausman@gentoo.org> + qt-assistant-4.5.1.ebuild: + Keyworded on alpha, bug #266201 15 May 2009; Tobias Klausmann <klausman@gentoo.org> qt-assistant-4.5.1.ebuild: diff --git a/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild index 23ce8d64c883..409226ed3760 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.5.1.ebuild,v 1.3 2009/05/15 18:13:16 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild,v 1.4 2009/05/24 12:09:20 klausman Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 -sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 -sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-gui-${PV}[debug=] |