diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 23:02:59 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 23:02:59 +0000 |
commit | c93412c0979bb2b901a00dd22700c41329752167 (patch) | |
tree | f32abeeda7aef96f36a9f48941974d224347d322 /net-ftp/ftpbase/ftpbase-0.00.ebuild | |
parent | Marked -amd64 as this segfaults consistently on amd64, please see bug 106901 ... (diff) | |
download | gentoo-2-c93412c0979bb2b901a00dd22700c41329752167.tar.gz gentoo-2-c93412c0979bb2b901a00dd22700c41329752167.tar.bz2 gentoo-2-c93412c0979bb2b901a00dd22700c41329752167.zip |
Stable on sh.
(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 8e00caed013d..512dbb40987e 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.10 2005/09/04 06:06:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.11 2005/10/02 23:01:56 matsuu Exp $ inherit eutils pam @@ -10,7 +10,7 @@ SRC_URI="" 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 sh sparc x86" IUSE="pam" DEPEND="pam? ( || ( virtual/pam sys-libs/pam ) ) |