diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-04-29 15:47:14 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-04-29 15:47:14 +0000 |
commit | 59df842b249928f6c53b0698dbf7c65436562dc5 (patch) | |
tree | 943bd60d909f46a3e01c01b2d3cda412298572bc /x11-libs/qt-assistant | |
parent | x86 stable, bug #410611 (diff) | |
download | gentoo-2-59df842b249928f6c53b0698dbf7c65436562dc5.tar.gz gentoo-2-59df842b249928f6c53b0698dbf7c65436562dc5.tar.bz2 gentoo-2-59df842b249928f6c53b0698dbf7c65436562dc5.zip |
Marked ~x64-macos
(Portage version: 2.2.01.20430-prefix/cvs/Darwin i386)
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.8.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 5d3ccc06d49c..da1fa93f6141 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.128 2012/04/12 23:47:32 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.129 2012/04/29 15:47:14 grobian Exp $ + + 29 Apr 2012; Fabian Groffen <grobian@gentoo.org> qt-assistant-4.8.1-r1.ebuild: + Marked ~x64-macos 12 Apr 2012; Davide Pesavento <pesa@gentoo.org> -files/qt-assistant-4.7-include.tar.gz, diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild index d3d8c1a3ef1c..47f6f45a6e31 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1-r1.ebuild,v 1.2 2012/04/12 23:47:32 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.3 2012/04/29 15:47:14 grobian Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI+=" )" SLOT="4" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos" IUSE="compat doc +glib qt3support trace webkit" DEPEND=" |