diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:44:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:44:48 +0000 |
commit | 7ffc4a962fb83cd008066599966a82f961ba53d2 (patch) | |
tree | 9b0b25c3cd9d4e0100af84850046838d66a9eba8 /x11-drivers/xf86-input-elographics | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-7ffc4a962fb83cd008066599966a82f961ba53d2.tar.gz gentoo-2-7ffc4a962fb83cd008066599966a82f961ba53d2.tar.bz2 gentoo-2-7ffc4a962fb83cd008066599966a82f961ba53d2.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-input-elographics')
-rw-r--r-- | x11-drivers/xf86-input-elographics/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-elographics/ChangeLog b/x11-drivers/xf86-input-elographics/ChangeLog index 54a1835be04d..4abc52082433 100644 --- a/x11-drivers/xf86-input-elographics/ChangeLog +++ b/x11-drivers/xf86-input-elographics/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-elographics # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.78 2012/12/28 17:36:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.79 2012/12/30 14:44:48 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-input-elographics-1.4.1.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-input-elographics-1.4.1.ebuild: diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.1.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.1.ebuild index 59095b323330..8193ea811bb5 100644 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.1.ebuild +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.1.ebuild,v 1.8 2012/12/28 17:36:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.1.ebuild,v 1.9 2012/12/30 14:44:48 ago Exp $ EAPI="4" @@ -8,7 +8,7 @@ XORG_STATIC="no" inherit xorg-2 DESCRIPTION="Elographics input driver" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |