diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 08:28:06 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 08:28:06 +0000 |
commit | 93eca72b1feaf8da29a2643d98ea7d4108bc2bb9 (patch) | |
tree | 9d6663b2dd427de99e1faac6f7942d92c0cd23a8 /x11-misc/xinput | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-93eca72b1feaf8da29a2643d98ea7d4108bc2bb9.tar.gz gentoo-2-93eca72b1feaf8da29a2643d98ea7d4108bc2bb9.tar.bz2 gentoo-2-93eca72b1feaf8da29a2643d98ea7d4108bc2bb9.zip |
Marked stable on x86.
Diffstat (limited to 'x11-misc/xinput')
-rw-r--r-- | x11-misc/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xinput/xinput-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog index ccddc0661c1c..f3eca7b783b8 100644 --- a/x11-misc/xinput/ChangeLog +++ b/x11-misc/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xinput # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.3 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.4 2004/09/29 08:28:06 pyrania Exp $ + + 29 Sep 2004; <pyrania@gentoo.org> xinput-1.2.ebuild: + Marked stable on x86. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xinput-1.2.ebuild: Masked xinput-1.2.ebuild stable for ppc diff --git a/x11-misc/xinput/xinput-1.2.ebuild b/x11-misc/xinput/xinput-1.2.ebuild index a7ccdf9be6b7..89607f054615 100644 --- a/x11-misc/xinput/xinput-1.2.ebuild +++ b/x11-misc/xinput/xinput-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.2.ebuild,v 1.4 2004/09/29 08:28:06 pyrania Exp $ DESCRIPTION="An utility to set XInput device parameters" HOMEPAGE="ftp://ftp.x.org/contrib/utilities/${PN}.README" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/x11" |