diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-09 06:05:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-09 06:05:35 +0000 |
commit | 9bdbbc506c04cbdcb15a7bb3abcd3902dd1d97f5 (patch) | |
tree | 6e71302367080cc3958e05eadd7604469a2b047f /x11-libs | |
parent | amd64/arm/x86 stable, bug #286653 (diff) | |
download | gentoo-2-9bdbbc506c04cbdcb15a7bb3abcd3902dd1d97f5.tar.gz gentoo-2-9bdbbc506c04cbdcb15a7bb3abcd3902dd1d97f5.tar.bz2 gentoo-2-9bdbbc506c04cbdcb15a7bb3abcd3902dd1d97f5.zip |
amd64/arm/x86 stable, bug #286653
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.5.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 ef87669cd317..39d5e03cb0e5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.46 2009/10/07 18:23:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.47 2009/10/09 06:05:35 maekke Exp $ + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> qt-assistant-4.5.2.ebuild: + amd64/arm/x86 stable, bug #286653 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-assistant-4.5.2.ebuild: ppc stable #286653 diff --git a/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild b/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild index 2b016dd2bcf4..bf9908809711 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.5.2.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.2.ebuild,v 1.2 2009/10/07 18:23:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild,v 1.3 2009/10/09 06:05:35 maekke Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~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=] |