From b13283b4be5e0334704eb4efed8a7ec38fd1cbca Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 24 Feb 2015 08:37:55 +0000 Subject: Stable for alpha, wrt bug #530652 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) --- x11-drivers/xf86-input-wacom/ChangeLog | 5 ++++- x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-input-wacom/ChangeLog b/x11-drivers/xf86-input-wacom/ChangeLog index 1bb936f122a2..7a3dfad073ac 100644 --- a/x11-drivers/xf86-input-wacom/ChangeLog +++ b/x11-drivers/xf86-input-wacom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-input-wacom # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.94 2015/02/23 10:45:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.95 2015/02/24 08:37:55 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo xf86-input-wacom-0.24.0.ebuild: + Stable for alpha, wrt bug #530652 23 Feb 2015; Agostino Sarubbo xf86-input-wacom-0.24.0.ebuild: Stable for sparc, wrt bug #530652 diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild index 1016eb577b7e..8f0a9f5d1997 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.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/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v 1.8 2015/02/23 10:45:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v 1.9 2015/02/24 08:37:55 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" [[ ${PV} != 9999* ]] && \ SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="debug" # depend on libwacom for its udev rules, bug #389633 -- cgit v1.2.3-65-gdbad