diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:57:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:57:40 +0000 |
commit | d8b83444b930551f5e81012cb340402299b7f80e (patch) | |
tree | 79ca3d65beb545154519b49d71fc442ef9c62e9c /x11-libs/libkscreen | |
parent | Stable for x86, wrt bug #524262 (diff) | |
download | gentoo-2-d8b83444b930551f5e81012cb340402299b7f80e.tar.gz gentoo-2-d8b83444b930551f5e81012cb340402299b7f80e.tar.bz2 gentoo-2-d8b83444b930551f5e81012cb340402299b7f80e.zip |
Stable for x86, wrt bug #524288
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 c2029189f9c9..7a9c1a9d7236 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.13 2014/10/09 09:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.14 2014/10/10 10:57:40 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libkscreen-1.0.5.ebuild: + Stable for x86, wrt bug #524288 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libkscreen-1.0.5.ebuild: Stable for amd64, wrt bug #524288 diff --git a/x11-libs/libkscreen/libkscreen-1.0.5.ebuild b/x11-libs/libkscreen/libkscreen-1.0.5.ebuild index 14c6317687a1..52d56f04bad8 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.2 2014/10/09 09:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.5.ebuild,v 1.3 2014/10/10 10:57:40 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 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=" |