diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-14 04:08:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-14 04:08:01 +0000 |
commit | c00f539e2136ea2491132a523333f76add2643c1 (patch) | |
tree | 61568767b876d56e2697caca67bf440a597d4574 /net-ftp/ftpbase | |
parent | hppa/s390 stable (diff) | |
download | gentoo-2-c00f539e2136ea2491132a523333f76add2643c1.tar.gz gentoo-2-c00f539e2136ea2491132a523333f76add2643c1.tar.bz2 gentoo-2-c00f539e2136ea2491132a523333f76add2643c1.zip |
ia64/s390 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-ftp/ftpbase')
-rw-r--r-- | net-ftp/ftpbase/ftpbase-0.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpbase/ftpbase-0.00.ebuild b/net-ftp/ftpbase/ftpbase-0.00.ebuild index 4f0d547f710e..8e7d2dad4692 100644 --- a/net-ftp/ftpbase/ftpbase-0.00.ebuild +++ b/net-ftp/ftpbase/ftpbase-0.00.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/ftpbase/ftpbase-0.00.ebuild,v 1.7 2005/07/31 12:01:08 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.8 2005/08/14 04:07:30 vapier Exp $ inherit eutils pam @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="pam" DEPEND="pam? ( || ( virtual/pam sys-libs/pam ) ) |