diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-22 15:43:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-22 15:43:46 +0000 |
commit | 44ce99dcbd7fcc1e95d69dac121dc9140d98b332 (patch) | |
tree | 22262245dab57d38a89b220a7be140f39aa777d4 /x11-libs | |
parent | stable x86, bug 341703 (diff) | |
download | gentoo-2-44ce99dcbd7fcc1e95d69dac121dc9140d98b332.tar.gz gentoo-2-44ce99dcbd7fcc1e95d69dac121dc9140d98b332.tar.bz2 gentoo-2-44ce99dcbd7fcc1e95d69dac121dc9140d98b332.zip |
stable x86, bug 341703
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-svg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index a99c09e13cd7..e09d93d5c932 100644 --- a/x11-libs/qt-svg/ChangeLog +++ b/x11-libs/qt-svg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-svg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.74 2010/10/19 16:02:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.75 2010/10/22 15:43:46 fauli Exp $ + + 22 Oct 2010; Christian Faulhammer <fauli@gentoo.org> qt-svg-4.6.3.ebuild: + stable x86, bug 341703 19 Oct 2010; Markos Chandras <hwoarang@gentoo.org> qt-svg-4.6.3.ebuild: Stable on amd64 wrt bug #341703 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 df672465ee56..8555a1e004fc 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 # 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.3 2010/10/19 21:26:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.6.3.ebuild,v 1.4 2010/10/22 15:43:46 fauli 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=]" |