diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 10:33:51 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 10:33:51 +0000 |
commit | 537a38733128e514f22cc69b245908296df7c1df (patch) | |
tree | 3b556a1f6f493d23dbca57cd43ecfc35a7c158e5 /net-mail/gotmail | |
parent | added amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-537a38733128e514f22cc69b245908296df7c1df.tar.gz gentoo-2-537a38733128e514f22cc69b245908296df7c1df.tar.bz2 gentoo-2-537a38733128e514f22cc69b245908296df7c1df.zip |
added amd64 keyword.
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r-- | net-mail/gotmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <absinthe@gentoo.org> gotmail-0.8.1.ebuild: + added amd64 keyword. 15 Jan 2004; Jason Wever <weeve@gentoo.org> 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" |