diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-11 16:16:48 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-11 16:16:48 +0000 |
commit | 6ae7a1cc6641ea0732c715ed5b8cb3fd34c82e3f (patch) | |
tree | 3ce1d6b0cc3e3100458907d618f4ef36d5976fbe /net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | |
parent | Remove old (diff) | |
download | gentoo-2-6ae7a1cc6641ea0732c715ed5b8cb3fd34c82e3f.tar.gz gentoo-2-6ae7a1cc6641ea0732c715ed5b8cb3fd34c82e3f.tar.bz2 gentoo-2-6ae7a1cc6641ea0732c715ed5b8cb3fd34c82e3f.zip |
x86 stable wrt bug #317279
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-ftp/ftpbase/ftpbase-0.01-r2.ebuild')
-rw-r--r-- | net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild index 529427966f71..d400326d8de2 100644 --- a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild +++ b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild,v 1.1 2010/04/26 09:54:43 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild,v 1.2 2010/06/11 16:16:48 phajdan.jr 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 ) |