diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-29 16:25:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-29 16:25:10 +0000 |
commit | 5381c7faa68cbb38a75bcbc7a186a20c34acbae0 (patch) | |
tree | 1fc951ca437b4148b6d8a3bc43a146ced887eb1b /net-ftp/proftpd/proftpd-1.2.10-r1.ebuild | |
parent | $@ -> "$@" #70651 (diff) | |
download | historical-5381c7faa68cbb38a75bcbc7a186a20c34acbae0.tar.gz historical-5381c7faa68cbb38a75bcbc7a186a20c34acbae0.tar.bz2 historical-5381c7faa68cbb38a75bcbc7a186a20c34acbae0.zip |
stable, 67648
Diffstat (limited to 'net-ftp/proftpd/proftpd-1.2.10-r1.ebuild')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild index bb3191a65d32..7a820572e3d9 100644 --- a/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.10-r1.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/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild,v 1.4 2004/11/29 14:57:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild,v 1.5 2004/11/29 16:25:10 blubb Exp $ inherit flag-o-matic eutils @@ -19,7 +19,7 @@ HOMEPAGE="http://www.proftpd.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~hppa ~alpha ppc ~mips ~amd64" +KEYWORDS="x86 sparc ~hppa ~alpha ppc ~mips amd64" DEPEND="pam? ( >=sys-libs/pam-0.75 ) mysql? ( >=dev-db/mysql-3.23.26 ) |