diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-18 03:49:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-18 03:49:54 +0000 |
commit | cd2605376d46857e51dc844716360c6cc24a0cc8 (patch) | |
tree | abd77053a79fdf461d220774dae3f4d5b782f75e /x11-libs/qt-svg/qt-svg-4.6.2.ebuild | |
parent | Stable for HPPA (bug #315775). (diff) | |
download | historical-cd2605376d46857e51dc844716360c6cc24a0cc8.tar.gz historical-cd2605376d46857e51dc844716360c6cc24a0cc8.tar.bz2 historical-cd2605376d46857e51dc844716360c6cc24a0cc8.zip |
Stable for HPPA (bug #297299).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'x11-libs/qt-svg/qt-svg-4.6.2.ebuild')
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-svg/qt-svg-4.6.2.ebuild b/x11-libs/qt-svg/qt-svg-4.6.2.ebuild index 1bd85da24c13..dd5421182e40 100644 --- a/x11-libs/qt-svg/qt-svg-4.6.2.ebuild +++ b/x11-libs/qt-svg/qt-svg-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-svg/qt-svg-4.6.2.ebuild,v 1.6 2010/08/04 15:07:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.6.2.ebuild,v 1.7 2010/08/18 03:49:54 jer Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The SVG module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="iconv" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=]" |