diff options
author | Roy Marples <uberlord@gentoo.org> | 2005-07-29 20:03:50 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2005-07-29 20:03:50 +0000 |
commit | 04c964b4151fcb4368df83af1558c9f1f55ec2c3 (patch) | |
tree | 6d9bf903263d1ff376582ae27dd005490a8cfa12 /net-ftp/proftpd/proftpd-1.2.10-r7.ebuild | |
parent | . (diff) | |
download | historical-04c964b4151fcb4368df83af1558c9f1f55ec2c3.tar.gz historical-04c964b4151fcb4368df83af1558c9f1f55ec2c3.tar.bz2 historical-04c964b4151fcb4368df83af1558c9f1f55ec2c3.zip |
Stable on amd64 and x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-ftp/proftpd/proftpd-1.2.10-r7.ebuild')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.10-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/proftpd/proftpd-1.2.10-r7.ebuild b/net-ftp/proftpd/proftpd-1.2.10-r7.ebuild index d5811a7a5f3a..910590addcf6 100644 --- a/net-ftp/proftpd/proftpd-1.2.10-r7.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.10-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r7.ebuild,v 1.3 2005/07/29 18:39:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10-r7.ebuild,v 1.4 2005/07/29 20:03:50 uberlord Exp $ inherit flag-o-matic eutils @@ -17,7 +17,7 @@ HOMEPAGE="http://www.proftpd.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86" DEPEND="pam? ( || ( virtual/pam sys-libs/pam ) ) mysql? ( >=dev-db/mysql-3.23.26 ) |