diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:53:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:53:50 +0000 |
commit | a85b5b0db8497baa68be17bd346ec09c9866aa24 (patch) | |
tree | 071b24588782d14ff34702e485c40602a9f6cb07 /x11-libs/qt-svg | |
parent | Stable for HPPA (bug #414241). (diff) | |
download | gentoo-2-a85b5b0db8497baa68be17bd346ec09c9866aa24.tar.gz gentoo-2-a85b5b0db8497baa68be17bd346ec09c9866aa24.tar.bz2 gentoo-2-a85b5b0db8497baa68be17bd346ec09c9866aa24.zip |
Stable for HPPA (bug #414241).
(Portage version: 2.2.0_alpha105/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index c0a8727fc8a2..1ad34e147075 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.107 2012/05/14 12:56:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.108 2012/05/16 15:53:50 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> qt-svg-4.8.1.ebuild: + Stable for HPPA (bug #414241). 14 May 2012; Johannes Huber <johu@gentoo.org> -qt-svg-4.7.2.ebuild: Drop Qt-4.7.2 diff --git a/x11-libs/qt-svg/qt-svg-4.8.1.ebuild b/x11-libs/qt-svg/qt-svg-4.8.1.ebuild index c316af233627..593e5f46c6df 100644 --- a/x11-libs/qt-svg/qt-svg-4.8.1.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1.ebuild,v 1.4 2012/05/12 15:43:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.8.1.ebuild,v 1.5 2012/05/16 15:53:50 jer Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The SVG module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+accessibility" DEPEND=" |