diff options
author | 2004-02-27 12:36:36 +0000 | |
---|---|---|
committer | 2004-02-27 12:36:36 +0000 | |
commit | 5eefdad180584163f0eff36c1e68fcbb31ed2192 (patch) | |
tree | 745453801f86efddabce67f77d041c3f12bf306e /net-mail/fetchmail/fetchmail-6.2.5.ebuild | |
parent | Fix double sparc mask (Manifest recommit) (diff) | |
download | gentoo-2-5eefdad180584163f0eff36c1e68fcbb31ed2192.tar.gz gentoo-2-5eefdad180584163f0eff36c1e68fcbb31ed2192.tar.bz2 gentoo-2-5eefdad180584163f0eff36c1e68fcbb31ed2192.zip |
Stable on sparc.
Diffstat (limited to 'net-mail/fetchmail/fetchmail-6.2.5.ebuild')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.2.5.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.ebuild index d2e8e92394d4..cd844a7f5827 100644 --- a/net-mail/fetchmail/fetchmail-6.2.5.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.ebuild,v 1.6 2004/02/25 07:01:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.ebuild,v 1.7 2004/02/27 12:33:59 bazik Exp $ IUSE="ssl nls ipv6 kerberos krb4" @@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="~x86 -alpha ~sparc" +KEYWORDS="~x86 -alpha sparc" DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6 ) |