diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-15 09:42:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-15 09:42:57 +0000 |
commit | 1f62c498e17c511cbe5d274c6181ea407b63dfcf (patch) | |
tree | a0038b31e616e1d4a7759a39f60f30d6f041670a /net-ftp/ftpbase/ftpbase-0.01-r1.ebuild | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-1f62c498e17c511cbe5d274c6181ea407b63dfcf.tar.gz gentoo-2-1f62c498e17c511cbe5d274c6181ea407b63dfcf.tar.bz2 gentoo-2-1f62c498e17c511cbe5d274c6181ea407b63dfcf.zip |
alpha/ia64/sparc/x86 stable wrt #222151
(Portage version: 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 0e9ec448dd11..a5461e6c7b58 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.1 2008/05/14 22:10:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild,v 1.2 2008/05/15 09:42:57 armin76 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 ) |