diff options
author | David Holm <dholm@gentoo.org> | 2004-02-15 13:29:06 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-15 13:29:06 +0000 |
commit | 2abcd068e0e216fde50f5c010dcf529bc0547834 (patch) | |
tree | 42e8a35b208c589faff6da56ea7983f8d2178bf5 /net-mail/gotmail | |
parent | version bump + some fixes (bug #36601, #36416), added metadata.xml (Manifest ... (diff) | |
download | gentoo-2-2abcd068e0e216fde50f5c010dcf529bc0547834.tar.gz gentoo-2-2abcd068e0e216fde50f5c010dcf529bc0547834.tar.bz2 gentoo-2-2abcd068e0e216fde50f5c010dcf529bc0547834.zip |
Added to ~ppc
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 a8d18a7922cb..85a906ef866e 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.18 2004/02/09 10:33:51 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.19 2004/02/15 13:29:06 dholm Exp $ + + 15 Feb 2004; David Holm <dholm@gentoo.org> gotmail-0.8.1.ebuild: + Added to ~ppc. 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> gotmail-0.8.1.ebuild: added amd64 keyword. diff --git a/net-mail/gotmail/gotmail-0.8.1.ebuild b/net-mail/gotmail/gotmail-0.8.1.ebuild index 1839ce140b81..4ce3e02fdb32 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.3 2004/02/09 10:33:51 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.1.ebuild,v 1.4 2004/02/15 13:29:06 dholm 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 amd64" +KEYWORDS="x86 sparc amd64 ~ppc" src_compile () { echo "nothing to compile" |