diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 23:46:43 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 23:46:43 +0000 |
commit | 5c218d68d68cbf9f7c7c6b36e180a78331744fbb (patch) | |
tree | e6a17005b5d018ae6d56f25356b492138936c977 /x11-libs/qt-assistant | |
parent | Add missing sqlite support in econf call thanks to Marcel Klein (bug #307339). (diff) | |
download | historical-5c218d68d68cbf9f7c7c6b36e180a78331744fbb.tar.gz historical-5c218d68d68cbf9f7c7c6b36e180a78331744fbb.tar.bz2 historical-5c218d68d68cbf9f7c7c6b36e180a78331744fbb.zip |
amd64 stable wrt #297299
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
RepoMan-Options: --force
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.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 2ef986951bee..0568392292b2 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.72 2010/02/18 00:06:53 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.73 2010/03/01 23:36:51 ssuominen Exp $ + + 01 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> + qt-assistant-4.6.2.ebuild: + amd64 stable wrt #297299 18 Feb 2010; Alex Alexander <wired@gentoo.org> metadata.xml: added exceptions USE flag description diff --git a/x11-libs/qt-assistant/qt-assistant-4.6.2.ebuild b/x11-libs/qt-assistant/qt-assistant-4.6.2.ebuild index 6e76d6f86b0f..6ccd59f20426 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.6.2.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.6.2.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.6.2.ebuild,v 1.1 2010/02/15 15:08:26 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.6.2.ebuild,v 1.2 2010/03/01 23:36:51 ssuominen 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="~x11-libs/qt-gui-${PV}[aqua=] |