diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-25 07:01:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-25 07:01:24 +0000 |
commit | 6764cb39fdb28e68767593582710151fa3c43142 (patch) | |
tree | f33665c49377304cbf1ddcf15a65c7757784065f /net-mail/fetchmail | |
parent | See bug #42029. No major ebuild changes. Also fixed copyright year. (Manife... (diff) | |
download | gentoo-2-6764cb39fdb28e68767593582710151fa3c43142.tar.gz gentoo-2-6764cb39fdb28e68767593582710151fa3c43142.tar.bz2 gentoo-2-6764cb39fdb28e68767593582710151fa3c43142.zip |
header fix; amd64 needs deps first
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.4.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild b/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild index 409554c13a07..6c2de7a5f1f7 100644 --- a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.1-r1.ebuild,v 1.7 2003/09/05 08:48:47 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild,v 1.8 2004/02/25 07:01:24 mr_bones_ Exp $ inherit eutils diff --git a/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild b/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild index 505e21a42e4e..e7426c3e2ff1 100644 --- a/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2-r2.ebuild,v 1.2 2003/09/05 08:48:47 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild,v 1.3 2004/02/25 07:01:24 mr_bones_ Exp $ inherit eutils diff --git a/net-mail/fetchmail/fetchmail-6.2.4.ebuild b/net-mail/fetchmail/fetchmail-6.2.4.ebuild index 728aa71207cc..b0fbefe9a552 100644 --- a/net-mail/fetchmail/fetchmail-6.2.4.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.4.ebuild,v 1.3 2003/09/05 08:48:47 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.4.ebuild,v 1.4 2004/02/25 07:01:24 mr_bones_ Exp $ IUSE="ssl nls ipv6 kerberos krb4" diff --git a/net-mail/fetchmail/fetchmail-6.2.5.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.ebuild index c7c088ac6786..d2e8e92394d4 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.5 2004/02/22 10:32:00 aliz Exp $ +# $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 $ 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 ~amd64 ~sparc" +KEYWORDS="~x86 -alpha ~sparc" DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6 ) |