diff options
author | Hanno Böck <hanno@gentoo.org> | 2003-12-06 17:10:14 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2003-12-06 17:10:14 +0000 |
commit | 2e49eecf812271eb8290ed6216700b537c948b35 (patch) | |
tree | 46bd4979ecef1bb3a28d794285c44edc60fee7e3 /app-misc/sonypid/sonypid-1.9.ebuild | |
parent | added ~amd64 (diff) | |
download | gentoo-2-2e49eecf812271eb8290ed6216700b537c948b35.tar.gz gentoo-2-2e49eecf812271eb8290ed6216700b537c948b35.tar.bz2 gentoo-2-2e49eecf812271eb8290ed6216700b537c948b35.zip |
sonypid-1.9 moved to stable x86
Diffstat (limited to 'app-misc/sonypid/sonypid-1.9.ebuild')
-rw-r--r-- | app-misc/sonypid/sonypid-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/sonypid/sonypid-1.9.ebuild b/app-misc/sonypid/sonypid-1.9.ebuild index 8ad4f5a3f4be..233cf710b75e 100644 --- a/app-misc/sonypid/sonypid-1.9.ebuild +++ b/app-misc/sonypid/sonypid-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.9.ebuild,v 1.1 2003/11/27 16:18:50 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.9.ebuild,v 1.2 2003/12/06 17:10:01 hanno Exp $ S=${WORKDIR}/${P} DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel" @@ -9,7 +9,7 @@ SRC_URI="http://spop.free.fr/sonypi/${P}.tar.bz2" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" DEPEND="virtual/x11" |