diff options
author | Roy Marples <uberlord@gentoo.org> | 2005-07-27 20:24:05 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2005-07-27 20:24:05 +0000 |
commit | eb74c3c544277eb4d17933da0c552280745eecb5 (patch) | |
tree | 69771d9401a09bddcb3ac7d27af249da58f8e64c /net-ftp/ftpbase/ftpbase-0.00.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-eb74c3c544277eb4d17933da0c552280745eecb5.tar.gz gentoo-2-eb74c3c544277eb4d17933da0c552280745eecb5.tar.bz2 gentoo-2-eb74c3c544277eb4d17933da0c552280745eecb5.zip |
Stable on amd64 and x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-ftp/ftpbase/ftpbase-0.00.ebuild')
-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 dff3bb07a108..6fce3dd4fd4f 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.1 2005/06/28 14:52:26 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.2 2005/07/27 20:24:05 uberlord 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 ) ) |