diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-11 16:07:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-11 16:07:36 +0000 |
commit | 89a4d90149ac230d283ec710d5e350c6dbc3222e (patch) | |
tree | dfa6882d4c1771274fc3ad3b301917668459886d /x11-libs/libkscreen | |
parent | Add a postinst explaining that Python 3.2 is not supported. (diff) | |
download | gentoo-2-89a4d90149ac230d283ec710d5e350c6dbc3222e.tar.gz gentoo-2-89a4d90149ac230d283ec710d5e350c6dbc3222e.tar.bz2 gentoo-2-89a4d90149ac230d283ec710d5e350c6dbc3222e.zip |
Add ~ppc, wrt bug #525558
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libkscreen')
-rw-r--r-- | x11-libs/libkscreen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libkscreen/libkscreen-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libkscreen/ChangeLog b/x11-libs/libkscreen/ChangeLog index ff6ea45fbd66..3558034c5fd2 100644 --- a/x11-libs/libkscreen/ChangeLog +++ b/x11-libs/libkscreen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libkscreen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.16 2014/11/11 20:51:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.17 2014/12/11 16:07:36 ago Exp $ + + 11 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libkscreen-1.0.5.ebuild: + Add ~ppc, wrt bug #525558 11 Nov 2014; Markus Meier <maekke@gentoo.org> libkscreen-1.0.5.ebuild: add ~arm, bug #525558 diff --git a/x11-libs/libkscreen/libkscreen-1.0.5.ebuild b/x11-libs/libkscreen/libkscreen-1.0.5.ebuild index 33d3182f7af5..cba2519e42f1 100644 --- a/x11-libs/libkscreen/libkscreen-1.0.5.ebuild +++ b/x11-libs/libkscreen/libkscreen-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.5.ebuild,v 1.4 2014/11/11 20:51:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.5.ebuild,v 1.5 2014/12/11 16:07:36 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="debug" RDEPEND=" |