diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-29 18:39:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-29 18:39:57 +0000 |
commit | e97324270a46537b51407fda26633aa401eb19f8 (patch) | |
tree | fec8c4199d2abbf3c54a49b0268a3e735a28b153 /net-ftp/proftpd/proftpd-1.2.10-r7.ebuild | |
parent | Version bump and conversion to linux-mod (diff) | |
download | gentoo-2-e97324270a46537b51407fda26633aa401eb19f8.tar.gz gentoo-2-e97324270a46537b51407fda26633aa401eb19f8.tar.bz2 gentoo-2-e97324270a46537b51407fda26633aa401eb19f8.zip |
Stable on ppc64 (bug #100364)
(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 17d3507d6a1e..d5811a7a5f3a 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.2 2005/07/29 17:17:54 dertobi123 Exp $ +# $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 $ inherit flag-o-matic eutils @@ -17,7 +17,7 @@ HOMEPAGE="http://www.proftpd.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~hppa ~alpha ppc ~mips ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ppc64 ~sparc ~x86" DEPEND="pam? ( || ( virtual/pam sys-libs/pam ) ) mysql? ( >=dev-db/mysql-3.23.26 ) |