diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2002-10-16 16:08:41 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2002-10-16 16:08:41 +0000 |
commit | a4bb4a8372cbde5510622e4203f78159e44ed430 (patch) | |
tree | 8d765726d71ec4eeb5ff6957a67f084b4cd4c01b /net-mail/gotmail | |
parent | Current version (diff) | |
download | gentoo-2-a4bb4a8372cbde5510622e4203f78159e44ed430.tar.gz gentoo-2-a4bb4a8372cbde5510622e4203f78159e44ed430.tar.bz2 gentoo-2-a4bb4a8372cbde5510622e4203f78159e44ed430.zip |
Whoops. Mask for testing.
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r-- | net-mail/gotmail/gotmail-0.7.3_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/gotmail/gotmail-0.7.3_p1.ebuild b/net-mail/gotmail/gotmail-0.7.3_p1.ebuild index 1605ce94503a..24893224349a 100644 --- a/net-mail/gotmail/gotmail-0.7.3_p1.ebuild +++ b/net-mail/gotmail/gotmail-0.7.3_p1.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.ebuild,v 1.1 2002/10/16 16:07:53 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.3_p1.ebuild,v 1.2 2002/10/16 16:08:41 g2boojum Exp $ PV0=0.7.3 PDP=1 @@ -15,7 +15,7 @@ DEPEND=${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="~x86" src_unpack() { unpack ${PN}_${PV0}.orig.tar.gz |