diff options
author | Markus Meier <maekke@gentoo.org> | 2014-11-11 20:51:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-11-11 20:51:50 +0000 |
commit | a80593dbdf020b729fcfa2ebe74b05e80ab6ae3d (patch) | |
tree | 943213e3c8662c8505088fb5161e14c4c70b5a87 /x11-libs | |
parent | Update maintainer information. (diff) | |
download | gentoo-2-a80593dbdf020b729fcfa2ebe74b05e80ab6ae3d.tar.gz gentoo-2-a80593dbdf020b729fcfa2ebe74b05e80ab6ae3d.tar.bz2 gentoo-2-a80593dbdf020b729fcfa2ebe74b05e80ab6ae3d.zip |
add ~arm, bug #525558
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs')
-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 1b2576deed24..ff6ea45fbd66 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.15 2014/10/10 13:27:11 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.16 2014/11/11 20:51:50 maekke Exp $ + + 11 Nov 2014; Markus Meier <maekke@gentoo.org> libkscreen-1.0.5.ebuild: + add ~arm, bug #525558 10 Oct 2014; Manuel Rüger <mrueg@gentoo.org> -libkscreen-1.0.2.ebuild, -libkscreen-1.0.4.ebuild: diff --git a/x11-libs/libkscreen/libkscreen-1.0.5.ebuild b/x11-libs/libkscreen/libkscreen-1.0.5.ebuild index 52d56f04bad8..33d3182f7af5 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.3 2014/10/10 10:57:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.5.ebuild,v 1.4 2014/11/11 20:51:50 maekke 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 x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug" RDEPEND=" |