diff options
Diffstat (limited to 'net-mail/fetchmail/fetchmail-5.9.14.ebuild')
-rw-r--r-- | net-mail/fetchmail/fetchmail-5.9.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-5.9.14.ebuild b/net-mail/fetchmail/fetchmail-5.9.14.ebuild index 708cd313a485..3c01428b1ba7 100644 --- a/net-mail/fetchmail/fetchmail-5.9.14.ebuild +++ b/net-mail/fetchmail/fetchmail-5.9.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.7 2002/10/05 05:39:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.8 2002/12/09 04:33:14 manson Exp $ IUSE="ssl nls" @@ -16,7 +16,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { |