diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-24 16:48:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-24 16:48:54 +0000 |
commit | 7a8775f1a86dfbd01c6a6ef99f7a9c322b06072b (patch) | |
tree | 269f29a58399b68516db5d81003b64210820b3b7 /x11-libs/qt-svg | |
parent | Stable for HPPA (bug #445956). (diff) | |
download | gentoo-2-7a8775f1a86dfbd01c6a6ef99f7a9c322b06072b.tar.gz gentoo-2-7a8775f1a86dfbd01c6a6ef99f7a9c322b06072b.tar.bz2 gentoo-2-7a8775f1a86dfbd01c6a6ef99f7a9c322b06072b.zip |
Stable for HPPA (bug #445956).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index bdc7777a958b..bf5da142b6f4 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.125 2012/12/05 03:42:20 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.126 2012/12/24 16:48:54 jer Exp $ + + 24 Dec 2012; Jeroen Roovers <jer@gentoo.org> qt-svg-4.8.4.ebuild: + Stable for HPPA (bug #445956). *qt-svg-4.8.4 (05 Dec 2012) diff --git a/x11-libs/qt-svg/qt-svg-4.8.4.ebuild b/x11-libs/qt-svg/qt-svg-4.8.4.ebuild index 135fda66af67..780e7ab31ca2 100644 --- a/x11-libs/qt-svg/qt-svg-4.8.4.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.8.4.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.4.ebuild,v 1.1 2012/12/05 03:42:20 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.8.4.ebuild,v 1.2 2012/12/24 16:48:54 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility" |