diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-29 17:17:54 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-29 17:17:54 +0000 |
commit | 99037ed3559cb1fb18089d045c44af44ed809be3 (patch) | |
tree | 88a65f18d02a5d2cdc231bf143d07dc0dff32b99 /net-ftp/ftpbase/ftpbase-0.00.ebuild | |
parent | patches in Gentoo mirrors (diff) | |
download | gentoo-2-99037ed3559cb1fb18089d045c44af44ed809be3.tar.gz gentoo-2-99037ed3559cb1fb18089d045c44af44ed809be3.tar.bz2 gentoo-2-99037ed3559cb1fb18089d045c44af44ed809be3.zip |
ppc stable, #100364
(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 023d13722f14..b2ba5d52659d 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.3 2005/07/28 14:59:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.4 2005/07/29 17:15:38 dertobi123 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 ) ) |