diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:58:53 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:58:53 +0000 |
commit | eca063fdcc445c9718a6dac1febcc1163eeca65d (patch) | |
tree | 3d974ebee6f13a20c3b7b457f8b27dbc480d8c7d /x11-libs/qt-svg | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-eca063fdcc445c9718a6dac1febcc1163eeca65d.tar.gz gentoo-2-eca063fdcc445c9718a6dac1febcc1163eeca65d.tar.bz2 gentoo-2-eca063fdcc445c9718a6dac1febcc1163eeca65d.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-svg')
-rw-r--r-- | x11-libs/qt-svg/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.6.3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index 36102602a248..e9ca15f56b41 100644 --- a/x11-libs/qt-svg/ChangeLog +++ b/x11-libs/qt-svg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-svg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.91 2011/07/13 12:54:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.92 2011/08/17 16:58:53 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + qt-svg-4.6.3.ebuild: + keyword ~sparc-solaris 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-svg-4.7.2.ebuild: ppc64 stable wrt #354033 diff --git a/x11-libs/qt-svg/qt-svg-4.6.3.ebuild b/x11-libs/qt-svg/qt-svg-4.6.3.ebuild index 035abee70fcf..6062a131760d 100644 --- a/x11-libs/qt-svg/qt-svg-4.6.3.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.6.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.3.ebuild,v 1.7 2010/12/23 07:56:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.6.3.ebuild,v 1.8 2011/08/17 16:58:53 chithanh 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 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="iconv" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=]" |