diff options
Diffstat (limited to 'net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild')
-rw-r--r-- | net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild b/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild index 5a8518e99b44..65baefecdd2c 100644 --- a/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild +++ b/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild,v 1.1 2005/04/23 04:44:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild,v 1.2 2006/09/07 15:38:16 weeve Exp $ inherit kde need-kde 3.1 @@ -9,7 +9,7 @@ DESCRIPTION="Pure-FTPd KDE Kcontrol Configuration Panel" SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.gz" HOMEPAGE="http://lkr.sourceforge.net/kcmpureftpd/index.html" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc ~sparc x86" LICENSE="GPL-2" IUSE="" |