From 537a38733128e514f22cc69b245908296df7c1df Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Mon, 9 Feb 2004 10:33:51 +0000 Subject: added amd64 keyword. --- net-mail/gotmail/ChangeLog | 5 ++++- net-mail/gotmail/gotmail-0.8.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-mail') diff --git a/net-mail/gotmail/ChangeLog b/net-mail/gotmail/ChangeLog index d0bdd4f922a7..a8d18a7922cb 100644 --- a/net-mail/gotmail/ChangeLog +++ b/net-mail/gotmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/gotmail # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.17 2004/01/15 11:47:26 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.18 2004/02/09 10:33:51 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson gotmail-0.8.1.ebuild: + added amd64 keyword. 15 Jan 2004; Jason Wever gotmail-0.8.1.ebuild: Marked stable on sparc. diff --git a/net-mail/gotmail/gotmail-0.8.1.ebuild b/net-mail/gotmail/gotmail-0.8.1.ebuild index 32bac584a563..1839ce140b81 100644 --- a/net-mail/gotmail/gotmail-0.8.1.ebuild +++ b/net-mail/gotmail/gotmail-0.8.1.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/gotmail/gotmail-0.8.1.ebuild,v 1.2 2004/01/15 11:47:26 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.1.ebuild,v 1.3 2004/02/09 10:33:51 absinthe Exp $ DESCRIPTION="Utility to download mail from a HotMail account" SRC_URI="mirror://sourceforge/gotmail/${P}.tar.gz" @@ -11,7 +11,7 @@ DEPEND=${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc amd64" src_compile () { echo "nothing to compile" -- cgit v1.2.3-65-gdbad