summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-10 12:02:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-10 12:02:07 +0000
commit1e711c3cac87e4436d1a5ed7fae3f3ccc2df011e (patch)
tree8009a15057322df048398976dbdd9dba708f037e /x11-libs/qt-svg
parentold (diff)
downloadhistorical-1e711c3cac87e4436d1a5ed7fae3f3ccc2df011e.tar.gz
historical-1e711c3cac87e4436d1a5ed7fae3f3ccc2df011e.tar.bz2
historical-1e711c3cac87e4436d1a5ed7fae3f3ccc2df011e.zip
Mark -sparc because it sigbuses
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'x11-libs/qt-svg')
-rw-r--r--x11-libs/qt-svg/ChangeLog5
-rw-r--r--x11-libs/qt-svg/qt-svg-4.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog
index c9df0095b84f..7c8155aa59e9 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.72 2010/09/23 21:31:07 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.73 2010/10/10 11:59:45 armin76 Exp $
+
+ 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-svg-4.7.0.ebuild:
+ Mark -sparc because it sigbuses
23 Sep 2010; Alex Alexander <wired@gentoo.org> qt-svg-4.7.0.ebuild:
EAPI 3, prefix, other improvements
diff --git a/x11-libs/qt-svg/qt-svg-4.7.0.ebuild b/x11-libs/qt-svg/qt-svg-4.7.0.ebuild
index aa1d9be02cc0..d7823653a499 100644
--- a/x11-libs/qt-svg/qt-svg-4.7.0.ebuild
+++ b/x11-libs/qt-svg/qt-svg-4.7.0.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.7.0.ebuild,v 1.2 2010/09/23 21:31:07 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.7.0.ebuild,v 1.3 2010/10/10 11:59:45 armin76 Exp $
EAPI="3"
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=]"