diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-04 21:43:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-04 21:43:32 +0000 |
commit | 9f31d7f116a8ec341ed4be0e1d704ec2d0703779 (patch) | |
tree | 4a70d4c15c8016bd8fc7fed303f7aea218439ed6 /dev-qt | |
parent | Stable for ppc64, wrt bug #488536 (diff) | |
download | gentoo-2-9f31d7f116a8ec341ed4be0e1d704ec2d0703779.tar.gz gentoo-2-9f31d7f116a8ec341ed4be0e1d704ec2d0703779.tar.bz2 gentoo-2-9f31d7f116a8ec341ed4be0e1d704ec2d0703779.zip |
Stable for ppc64, wrt bug #488536
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qthelp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-qt/qthelp/qthelp-4.8.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-qt/qthelp/ChangeLog b/dev-qt/qthelp/ChangeLog index 16bfc597bcc7..9dc407e004ac 100644 --- a/dev-qt/qthelp/ChangeLog +++ b/dev-qt/qthelp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qthelp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qthelp/ChangeLog,v 1.14 2013/11/04 21:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qthelp/ChangeLog,v 1.15 2013/11/04 21:43:32 ago Exp $ + + 04 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qthelp-4.8.5-r2.ebuild: + Stable for ppc64, wrt bug #488536 04 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qthelp-4.8.5-r2.ebuild: Stable for ppc, wrt bug #488536 diff --git a/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild b/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild index 107a11a6a538..6b4267640465 100644 --- a/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild +++ b/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild,v 1.5 2013/11/04 21:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild,v 1.6 2013/11/04 21:43:32 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi IUSE="compat doc" |