diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:14:47 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:14:47 +0000 |
commit | 88720ca6c68162a9b48a32c55d24626c0a81333f (patch) | |
tree | c20dd3b866d6ee1438081e722db8017091f3270b /x11-apps/xinput | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-88720ca6c68162a9b48a32c55d24626c0a81333f.tar.gz gentoo-2-88720ca6c68162a9b48a32c55d24626c0a81333f.tar.bz2 gentoo-2-88720ca6c68162a9b48a32c55d24626c0a81333f.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index 6681cfe2a1ce..fea3406231c1 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.40 2012/01/01 14:27:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.41 2012/05/15 14:14:47 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> xinput-1.5.4.ebuild: + keyword ~amd64-fbsd *xinput-1.5.4 (01 Jan 2012) diff --git a/x11-apps/xinput/xinput-1.5.4.ebuild b/x11-apps/xinput/xinput-1.5.4.ebuild index 76c2ee68b1c1..1193bbf56f8d 100644 --- a/x11-apps/xinput/xinput-1.5.4.ebuild +++ b/x11-apps/xinput/xinput-1.5.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.4.ebuild,v 1.1 2012/01/01 14:27:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.4.ebuild,v 1.2 2012/05/15 14:14:47 aballier Exp $ EAPI=4 inherit xorg-2 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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libX11-1.3 |