diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 22:04:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 22:04:48 +0000 |
commit | f80112bf12ef4be454ab3dc31adbc85f20411cc2 (patch) | |
tree | 188b74cc87ea80177ef44f3bc6cef3b50ab6ad72 /x11-apps/xinput | |
parent | amd64 stable, bug 315483 (diff) | |
download | gentoo-2-f80112bf12ef4be454ab3dc31adbc85f20411cc2.tar.gz gentoo-2-f80112bf12ef4be454ab3dc31adbc85f20411cc2.tar.bz2 gentoo-2-f80112bf12ef4be454ab3dc31adbc85f20411cc2.zip |
amd64 stable, bug 308521
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r-- | x11-apps/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinput/xinput-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index 8db0c526cbcf..5275024d2c91 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.13 2010/04/09 10:40:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.14 2010/04/16 22:04:48 pacho Exp $ + + 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> xinput-1.5.1.ebuild: + amd64 stable, bug 308521 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> xinput-1.5.1.ebuild: stable x86, bug 308521 diff --git a/x11-apps/xinput/xinput-1.5.1.ebuild b/x11-apps/xinput/xinput-1.5.1.ebuild index ae9262a7344c..347a246d4952 100644 --- a/x11-apps/xinput/xinput-1.5.1.ebuild +++ b/x11-apps/xinput/xinput-1.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.1.ebuild,v 1.2 2010/04/09 10:40:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.1.ebuild,v 1.3 2010/04/16 22:04:48 pacho Exp $ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libX11-1.3 |