summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-27 11:08:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-27 11:08:10 +0000
commite31cb2645f755ac5e4497a9594e63087d16e5c1b (patch)
tree42dc71bbdbce457f069dcc9ad4405410293c5e9a /kde-misc
parentStable for x86, wrt bug #549882 (diff)
downloadgentoo-2-e31cb2645f755ac5e4497a9594e63087d16e5c1b.tar.gz
gentoo-2-e31cb2645f755ac5e4497a9594e63087d16e5c1b.tar.bz2
gentoo-2-e31cb2645f755ac5e4497a9594e63087d16e5c1b.zip
Stable for x86, wrt bug #549770
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kcm-touchpad/ChangeLog5
-rw-r--r--kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/kcm-touchpad/ChangeLog b/kde-misc/kcm-touchpad/ChangeLog
index 53e0ac6ba11c..88ccfc23cff1 100644
--- a/kde-misc/kcm-touchpad/ChangeLog
+++ b/kde-misc/kcm-touchpad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/kcm-touchpad
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-touchpad/ChangeLog,v 1.3 2015/05/21 10:31:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-touchpad/ChangeLog,v 1.4 2015/05/27 11:08:10 ago Exp $
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> kcm-touchpad-1.1.ebuild:
+ Stable for x86, wrt bug #549770
21 May 2015; Agostino Sarubbo <ago@gentoo.org> kcm-touchpad-1.1.ebuild:
Stable for amd64, wrt bug #549770
diff --git a/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild
index 5039f0c5e49e..76201f924f57 100644
--- a/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild
+++ b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild,v 1.3 2015/05/21 10:31:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild,v 1.4 2015/05/27 11:08:10 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]]; then
else
SRC_URI="http://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} -> ${P}.tar.gz"
S=${WORKDIR}/${PN}
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2+"
SLOT="4"