diff options
author | 2005-04-23 04:44:11 +0000 | |
---|---|---|
committer | 2005-04-23 04:44:11 +0000 | |
commit | 3b9337f12fbfa2cc78fc45303321e47ce22628a5 (patch) | |
tree | 5f6d48afeb3399b74e1960b07314949a81a5f1cf /net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild | |
parent | atftp is in net-ftp (diff) | |
download | historical-3b9337f12fbfa2cc78fc45303321e47ce22628a5.tar.gz historical-3b9337f12fbfa2cc78fc45303321e47ce22628a5.tar.bz2 historical-3b9337f12fbfa2cc78fc45303321e47ce22628a5.zip |
move from net-misc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild')
-rw-r--r-- | net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild b/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild new file mode 100644 index 000000000000..5a8518e99b44 --- /dev/null +++ b/net-ftp/kcmpureftpd/kcmpureftpd-0.9.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2004 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 $ + +inherit kde +need-kde 3.1 + +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" +LICENSE="GPL-2" + +IUSE="" +SLOT="0" + |