diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-16 11:24:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-16 11:24:03 +0000 |
commit | ff64169a8394559da74cb517729183ccf834ee52 (patch) | |
tree | 2b911b9bd895631a66f5ec770c5fc09cb9be2049 /net-ftp/ftpbase/ftpbase-0.01-r1.ebuild | |
parent | Drop useless sed.. (diff) | |
download | historical-ff64169a8394559da74cb517729183ccf834ee52.tar.gz historical-ff64169a8394559da74cb517729183ccf834ee52.tar.bz2 historical-ff64169a8394559da74cb517729183ccf834ee52.zip |
Stable on ppc64; bug #222151
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-ftp/ftpbase/ftpbase-0.01-r1.ebuild')
-rw-r--r-- | net-ftp/ftpbase/ftpbase-0.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild index 313cacea7b6a..cf63a8cd7248 100644 --- a/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild +++ b/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild,v 1.3 2008/05/15 18:57:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild,v 1.4 2008/05/16 11:24:03 corsair Exp $ inherit eutils pam @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="pam" DEPEND="pam? ( virtual/pam ) |