diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2002-10-16 16:49:18 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2002-10-16 16:49:18 +0000 |
commit | 828e97f2a700273bc1baf8b8689081a4304aa72a (patch) | |
tree | 68aeafa421642f9bb3047fdc28bac6426ca7feb1 /net-mail/gotmail | |
parent | Fixo since hotmail changed their page again. (diff) | |
download | historical-828e97f2a700273bc1baf8b8689081a4304aa72a.tar.gz historical-828e97f2a700273bc1baf8b8689081a4304aa72a.tar.bz2 historical-828e97f2a700273bc1baf8b8689081a4304aa72a.zip |
Changed keyword from "~x86" to "x86" cause all other versions are now
broken.
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r-- | net-mail/gotmail/gotmail-0.7.3_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/gotmail/gotmail-0.7.3_p1-r1.ebuild b/net-mail/gotmail/gotmail-0.7.3_p1-r1.ebuild index b2e7fbaf89ce..ae2dbc3cd4f7 100644 --- a/net-mail/gotmail/gotmail-0.7.3_p1-r1.ebuild +++ b/net-mail/gotmail/gotmail-0.7.3_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.3_p1-r1.ebuild,v 1.1 2002/10/16 16:42:25 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.3_p1-r1.ebuild,v 1.2 2002/10/16 16:49:18 g2boojum Exp $ PV0=0.7.3 PDP=1 @@ -15,7 +15,7 @@ DEPEND=${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack ${PN}_${PV0}.orig.tar.gz |