diff options
Diffstat (limited to 'x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild')
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild b/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild index b3d6a0b18043..3814301480a3 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.7.4.ebuild,v 1.3 2011/12/27 21:39:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild,v 1.4 2012/01/29 23:22:15 josejx Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~ppc-macos" IUSE="compat doc +glib qt3support trace" SRC_URI+=" compat? ( ftp://ftp.qt.nokia.com/qt/source/${PN}-qassistantclient-library-compat-src-4.6.3.tar.gz )" |