diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 16:30:24 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 16:30:24 +0000 |
commit | d6e840ba811e4fe8bca174045338001cc476b7f5 (patch) | |
tree | 0b3461e5a2d0e8bff2198bbdcfc44dd47b49b663 /net-mail/gotmail | |
parent | Specifying RESTRICT=nomirror since this is on sourceforge. (diff) | |
download | gentoo-2-d6e840ba811e4fe8bca174045338001cc476b7f5.tar.gz gentoo-2-d6e840ba811e4fe8bca174045338001cc476b7f5.tar.bz2 gentoo-2-d6e840ba811e4fe8bca174045338001cc476b7f5.zip |
~sparc for bug 34976
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r-- | net-mail/gotmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/gotmail/Manifest | 4 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.7.10.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/gotmail/ChangeLog b/net-mail/gotmail/ChangeLog index efd734af749a..5994123641a2 100644 --- a/net-mail/gotmail/ChangeLog +++ b/net-mail/gotmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/gotmail # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.13 2003/06/22 03:34:42 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.14 2003/12/03 16:30:21 ciaranm Exp $ + + 03 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> gotmail-0.7.10.ebuild: + Moved to ~sparc for #34976 *gotmail-0.7.10 (21 Jun 2003) diff --git a/net-mail/gotmail/Manifest b/net-mail/gotmail/Manifest index c9d5a46baef7..a99c482f00a1 100644 --- a/net-mail/gotmail/Manifest +++ b/net-mail/gotmail/Manifest @@ -1,4 +1,4 @@ -MD5 df1e3fd1fd8a28a09c562b776b040dca gotmail-0.7.10.ebuild 691 -MD5 4b0bf477ce99dba1a79efbd5519414eb ChangeLog 2496 +MD5 1f7e22e94372579eed76ca658df36798 ChangeLog 2600 +MD5 8afe2dd6a7e526665a73b4bbac048aab gotmail-0.7.10.ebuild 697 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 fd8f4ce383fd4eecc7047ccdcfd3fa89 files/digest-gotmail-0.7.10 65 diff --git a/net-mail/gotmail/gotmail-0.7.10.ebuild b/net-mail/gotmail/gotmail-0.7.10.ebuild index cc13afc4df35..6877938b179f 100644 --- a/net-mail/gotmail/gotmail-0.7.10.ebuild +++ b/net-mail/gotmail/gotmail-0.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.10.ebuild,v 1.1 2003/06/22 03:34:42 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.10.ebuild,v 1.2 2003/12/03 16:30:21 ciaranm Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to download mail from a HotMail account" @@ -12,7 +12,7 @@ DEPEND=${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" src_compile() { :; } |