diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:51:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:51:17 +0000 |
commit | 28d8672febc6b776bdbc22361f99b5d6d02e0304 (patch) | |
tree | f806f82fdb791c07bf950cc038ca21306ed32c85 /net-mail/mailbase/mailbase-1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-28d8672febc6b776bdbc22361f99b5d6d02e0304.tar.gz gentoo-2-28d8672febc6b776bdbc22361f99b5d6d02e0304.tar.bz2 gentoo-2-28d8672febc6b776bdbc22361f99b5d6d02e0304.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail/mailbase/mailbase-1.ebuild')
-rw-r--r-- | net-mail/mailbase/mailbase-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailbase/mailbase-1.ebuild b/net-mail/mailbase/mailbase-1.ebuild index 1d7c24bfaca8..a1476b2dbfbe 100644 --- a/net-mail/mailbase/mailbase-1.ebuild +++ b/net-mail/mailbase/mailbase-1.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-mail/mailbase/mailbase-1.ebuild,v 1.7 2005/08/07 09:11:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-1.ebuild,v 1.8 2005/08/08 14:46:51 corsair Exp $ DESCRIPTION="MTA layout package" SRC_URI="" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="pam" RDEPEND="pam? ( virtual/pam )" |