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 | 92fa95a52327ee7a6e640820947f1ccbc5aa3501 (patch) | |
tree | a238bc53f10ee6f1ab9e70b9e522f3fc7bf12781 /net-ftp/proftpd/proftpd-1.2.10-r7.ebuild | |
parent | . (diff) | |
download | gentoo-2-92fa95a52327ee7a6e640820947f1ccbc5aa3501.tar.gz gentoo-2-92fa95a52327ee7a6e640820947f1ccbc5aa3501.tar.bz2 gentoo-2-92fa95a52327ee7a6e640820947f1ccbc5aa3501.zip |
Stable on amd64 and x86
(Portage version: 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 ) |