summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-28 15:01:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-28 15:01:15 +0000
commitf42ec69256b8fe8f872100f01a7b66a06ea16979 (patch)
treeef3af7eb3f319a98bafb7c209bb7dfd259a5e4e2 /net-ftp/ftpbase/ftpbase-0.00.ebuild
parentUpdate configure patch and make support for Berkeley DB optional. (diff)
downloadgentoo-2-f42ec69256b8fe8f872100f01a7b66a06ea16979.tar.gz
gentoo-2-f42ec69256b8fe8f872100f01a7b66a06ea16979.tar.bz2
gentoo-2-f42ec69256b8fe8f872100f01a7b66a06ea16979.zip
Stable on sparc
(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.ebuild4
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 6fce3dd4fd4f..023d13722f14 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.2 2005/07/27 20:24:05 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.3 2005/07/28 14:59:35 gustavoz 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 ) )