diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 21:08:04 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 21:08:04 +0000 |
commit | b174f441c73c9b69781205db19acc565a1193460 (patch) | |
tree | 1658e40d373cd53f877193c67d87e8bdaaf24012 /x11-misc/accessx | |
parent | Remove old versions. (diff) | |
download | historical-b174f441c73c9b69781205db19acc565a1193460.tar.gz historical-b174f441c73c9b69781205db19acc565a1193460.tar.bz2 historical-b174f441c73c9b69781205db19acc565a1193460.zip |
ppc stable profile update
Diffstat (limited to 'x11-misc/accessx')
-rw-r--r-- | x11-misc/accessx/accessx-0951.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/accessx/accessx-0951.ebuild b/x11-misc/accessx/accessx-0951.ebuild index 90dc419ecfd1..650839ceb436 100644 --- a/x11-misc/accessx/accessx-0951.ebuild +++ b/x11-misc/accessx/accessx-0951.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/accessx/accessx-0951.ebuild,v 1.4 2004/09/29 09:20:27 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/accessx/accessx-0951.ebuild,v 1.5 2004/10/04 21:08:04 pvdabeel Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Interface to the XKEYBOARD extension in X11" @@ -12,7 +12,7 @@ DEPEND="virtual/x11 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ppc" IUSE="" src_compile() { |