diff options
-rw-r--r-- | x11-libs/libkscreen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libkscreen/libkscreen-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libkscreen/ChangeLog b/x11-libs/libkscreen/ChangeLog index ca36209a2b5f..65cc40e789b6 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.7 2014/03/10 12:59:34 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.8 2014/03/10 13:05:56 johu Exp $ + + 10 Mar 2014; Johannes Huber <johu@gentoo.org> libkscreen-1.0.2.ebuild: + amd64/x86 stable, bug #502500 14 Dec 2013; Johannes Huber <johu@gentoo.org> libkscreen-1.0.2.ebuild: Update HOMEPAGE. diff --git a/x11-libs/libkscreen/libkscreen-1.0.2.ebuild b/x11-libs/libkscreen/libkscreen-1.0.2.ebuild index b376a076a22c..81c7fdaa9093 100644 --- a/x11-libs/libkscreen/libkscreen-1.0.2.ebuild +++ b/x11-libs/libkscreen/libkscreen-1.0.2.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.2.ebuild,v 1.4 2014/03/10 12:59:34 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v 1.5 2014/03/10 13:05:56 johu 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=" |