diff options
Diffstat (limited to 'kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild')
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild index 371e20014dd4..21edc7c82b24 100644 --- a/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild,v 1.8 2006/05/26 20:37:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild,v 1.9 2006/05/29 20:34:40 weeve Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Allows any application to be kept in the system tray" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |