diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:15 +0000 |
commit | 702fd4ffaeb843cba12cb60d8ac79c0ad4c20789 (patch) | |
tree | 4c82dad19f2d1e6be7a1bceb7b275d226ac0b0b3 /net-mail/fetchmail | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.tar.gz historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.tar.bz2 historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-5.9.11.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-5.9.14.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index f9aebdc63f6f..cde767d39aa2 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-mailfetchmailChangeLog/ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.14 2002/11/14 20:56:22 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.15 2002/12/09 04:33:14 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *fetchmail-6.1.2 (01 Nov 2002) 14 Nov 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.2.ebuild : diff --git a/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild b/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild index 73b7dbba6a6c..d967f5664af1 100644 --- a/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-5.9.11-r1.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.11-r1.ebuild,v 1.6 2002/10/05 05:39:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild,v 1.7 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 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { local myconf diff --git a/net-mail/fetchmail/fetchmail-5.9.11.ebuild b/net-mail/fetchmail/fetchmail-5.9.11.ebuild index a6fb9af820cd..f05a6bea8193 100644 --- a/net-mail/fetchmail/fetchmail-5.9.11.ebuild +++ b/net-mail/fetchmail/fetchmail-5.9.11.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.11.ebuild,v 1.7 2002/10/05 05:39:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.11.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 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { local myconf 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() { |