diff options
author | 2010-10-01 18:38:25 +0000 | |
---|---|---|
committer | 2010-10-01 18:38:25 +0000 | |
commit | bdb07188baa7289cad905d72e8cb132f0bc8e19b (patch) | |
tree | a153267232fcfcb58c92fafbd2e95675715cb08a /x11-libs | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-bdb07188baa7289cad905d72e8cb132f0bc8e19b.tar.gz gentoo-2-bdb07188baa7289cad905d72e8cb132f0bc8e19b.tar.bz2 gentoo-2-bdb07188baa7289cad905d72e8cb132f0bc8e19b.zip |
Marked ~x64-macos
(Portage version: 2.2.01.16706-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index e9296a25b5d2..256ed8f59780 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.87 2010/09/30 19:17:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.88 2010/10/01 18:38:25 grobian Exp $ + + 01 Oct 2010; Fabian Groffen <grobian@gentoo.org> + qt-assistant-4.6.3.ebuild: + Marked ~x64-macos 30 Sep 2010; Markus Meier <maekke@gentoo.org> qt-assistant-4.7.0.ebuild: add ~arm, bug #338289 diff --git a/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild b/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild index f6166d3469eb..6a4934401a41 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.6.3.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.3.ebuild,v 1.1 2010/06/08 12:14:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.6.3.ebuild,v 1.2 2010/10/01 18:38:25 grobian 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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="trace" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,trace?] |