diff options
author | 2008-10-03 08:49:41 +0000 | |
---|---|---|
committer | 2008-10-03 08:49:41 +0000 | |
commit | 31eb7bdde254da7037e6ccfce1a30608b4242a7d (patch) | |
tree | 0140e74633e3693e773cf9567f281ee029dff203 /x11-misc/xinput | |
parent | Add ~ia64 wrt #237411 (diff) | |
download | gentoo-2-31eb7bdde254da7037e6ccfce1a30608b4242a7d.tar.gz gentoo-2-31eb7bdde254da7037e6ccfce1a30608b4242a7d.tar.bz2 gentoo-2-31eb7bdde254da7037e6ccfce1a30608b4242a7d.zip |
Add ~ia64 wrt #237411
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/xinput')
-rw-r--r-- | x11-misc/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xinput/xinput-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog index f5fcb5fa60ad..2f652d055775 100644 --- a/x11-misc/xinput/ChangeLog +++ b/x11-misc/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xinput # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.15 2008/09/26 12:59:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.16 2008/10/03 08:49:41 armin76 Exp $ + + 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xinput-1.3.0.ebuild: + Add ~ia64 wrt #237411 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xinput-1.3.0.ebuild: Marked ~hppa (bug #237411). diff --git a/x11-misc/xinput/xinput-1.3.0.ebuild b/x11-misc/xinput/xinput-1.3.0.ebuild index 61b9340b54fa..2de81e346033 100644 --- a/x11-misc/xinput/xinput-1.3.0.ebuild +++ b/x11-misc/xinput/xinput-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.4 2008/09/26 12:59:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.5 2008/10/03 08:49:41 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2" LICENSE="as-is" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXi" DEPEND="${RDEPEND} |