diff options
author | Peter Weller <welp@gentoo.org> | 2008-01-13 16:59:24 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2008-01-13 16:59:24 +0000 |
commit | e4635b978face456502b24764371eafe44c79988 (patch) | |
tree | 71cfa125aef2dcaad0fe4b7e955e1c48ec288dac /x11-misc | |
parent | depend on dev-util/pkgconfig wrt #205653 (diff) | |
download | gentoo-2-e4635b978face456502b24764371eafe44c79988.tar.gz gentoo-2-e4635b978face456502b24764371eafe44c79988.tar.bz2 gentoo-2-e4635b978face456502b24764371eafe44c79988.zip |
Stable on amd64
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xinput/xinput-1.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog index ab0319875681..4fc88dd73d8b 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.11 2008/01/10 08:01:04 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.12 2008/01/13 16:59:24 welp Exp $ + + 13 Jan 2008; <welp@gentoo.org> xinput-1.2.ebuild: + Stable on amd64 *xinput-1.3.0 (10 Jan 2008) diff --git a/x11-misc/xinput/xinput-1.2.ebuild b/x11-misc/xinput/xinput-1.2.ebuild index a171d97ad29d..c3e339cb99a9 100644 --- a/x11-misc/xinput/xinput-1.2.ebuild +++ b/x11-misc/xinput/xinput-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.2.ebuild,v 1.8 2006/11/29 19:02:13 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.2.ebuild,v 1.9 2008/01/13 16:59:24 welp Exp $ DESCRIPTION="An utility to set XInput device parameters" HOMEPAGE="ftp://ftp.x.org/contrib/utilities/xinput.README" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |