diff options
author | David Holm <dholm@gentoo.org> | 2004-05-06 11:52:38 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-06 11:52:38 +0000 |
commit | 685635ab51db40bbd3a0a30ca8916f337c3dc79f (patch) | |
tree | a69910045136c1b9013af0b159610cab7696fa0b /net-ftp/proftpd/proftpd-1.2.9-r2.ebuild | |
parent | Stable on sparc. (diff) | |
download | historical-685635ab51db40bbd3a0a30ca8916f337c3dc79f.tar.gz historical-685635ab51db40bbd3a0a30ca8916f337c3dc79f.tar.bz2 historical-685635ab51db40bbd3a0a30ca8916f337c3dc79f.zip |
Stable on ppc
Diffstat (limited to 'net-ftp/proftpd/proftpd-1.2.9-r2.ebuild')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild b/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild index 97a9669f1260..21d302d83e48 100644 --- a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.4 2004/05/06 02:37:27 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.5 2004/05/06 11:52:38 dholm Exp $ inherit flag-o-matic eutils @@ -15,7 +15,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 ) |