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 | c8f2f8e21e175e00a6789bb8bdafc7fce5c46275 (patch) | |
tree | 32f9621da43e40663dbc737aab7de2de6d9e39f2 /net-mail/gotmail | |
parent | added amd64 keyword. (diff) | |
download | historical-c8f2f8e21e175e00a6789bb8bdafc7fce5c46275.tar.gz historical-c8f2f8e21e175e00a6789bb8bdafc7fce5c46275.tar.bz2 historical-c8f2f8e21e175e00a6789bb8bdafc7fce5c46275.zip |
added amd64 keyword.
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r-- | net-mail/gotmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/gotmail/Manifest | 6 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.8.1.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/net-mail/gotmail/Manifest index b3593a706426..90e7e78bc5a3 100644 --- a/net-mail/gotmail/Manifest +++ b/net-mail/gotmail/Manifest @@ -1,6 +1,6 @@ -MD5 f0c9b572f77c05243e5319d5610291a2 ChangeLog 3111 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 5cb593e9a9983b2425264f315e41ea13 ChangeLog 3211 MD5 ea30b4cf00e155a7c2f237a7fafdaa48 gotmail-0.8.0_beta1.ebuild 819 -MD5 9a77e8a1a92bf95241b84442621622e4 gotmail-0.8.1.ebuild 663 +MD5 70e7724dda25f0b494610d22bbdefba6 gotmail-0.8.1.ebuild 672 +MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 36c17a4b1445174da5cc69f180954c52 files/digest-gotmail-0.8.0_beta1 135 MD5 c99430b8d1319c1f9f99d7103c508c62 files/digest-gotmail-0.8.1 64 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" |