diff options
author | 2009-11-09 18:54:57 +0000 | |
---|---|---|
committer | 2009-11-09 18:54:57 +0000 | |
commit | f8e76b2dee63ae6a5e8508713899f891baa21728 (patch) | |
tree | 2e049dbc0be4320f3eb3ab63f7e1915cb0e7693f /x11-libs/qt-svg | |
parent | alpha/ia64/sparc stable wrt #290922 (diff) | |
download | gentoo-2-f8e76b2dee63ae6a5e8508713899f891baa21728.tar.gz gentoo-2-f8e76b2dee63ae6a5e8508713899f891baa21728.tar.bz2 gentoo-2-f8e76b2dee63ae6a5e8508713899f891baa21728.zip |
Marked ppc/ppc64 stable for bug #290922.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-svg')
-rw-r--r-- | x11-libs/qt-svg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index 0541f291557e..4b1977a14d5b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.49 2009/11/09 18:53:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.50 2009/11/09 18:54:57 josejx Exp $ + + 09 Nov 2009; Joseph Jezak <josejx@gentoo.org> qt-svg-4.5.3-r1.ebuild: + Marked ppc/ppc64 stable for bug #290922. 09 Nov 2009; Raúl Porcel <armin76@gentoo.org> qt-svg-4.5.3-r1.ebuild: alpha/ia64/sparc stable wrt #290922 diff --git a/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild b/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild index f47e436cd7fe..81fd5c6e46a5 100644 --- a/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.5.3-r1.ebuild,v 1.5 2009/11/09 18:53:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild,v 1.6 2009/11/09 18:54:57 josejx 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" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="iconv" DEPEND="~x11-libs/qt-gui-${PV}[debug=]" |