diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 18:23:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 18:23:24 +0000 |
commit | a8e268f4937f6ca2ac7a925c7996ab3577669421 (patch) | |
tree | 6b92353e4bdc3c2097610262a10add339800336d /net-mail/ripmime/ripmime-1.4.0.6.ebuild | |
parent | lvm2-2.02.04 with vgid termination patch to fix bug# 130626. Patch obtained ... (diff) | |
download | historical-a8e268f4937f6ca2ac7a925c7996ab3577669421.tar.gz historical-a8e268f4937f6ca2ac7a925c7996ab3577669421.tar.bz2 historical-a8e268f4937f6ca2ac7a925c7996ab3577669421.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-mail/ripmime/ripmime-1.4.0.6.ebuild')
-rw-r--r-- | net-mail/ripmime/ripmime-1.4.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ripmime/ripmime-1.4.0.6.ebuild b/net-mail/ripmime/ripmime-1.4.0.6.ebuild index 26b37508135e..88891e6c71a1 100644 --- a/net-mail/ripmime/ripmime-1.4.0.6.ebuild +++ b/net-mail/ripmime/ripmime-1.4.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripmime/ripmime-1.4.0.6.ebuild,v 1.2 2006/04/17 19:56:22 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripmime/ripmime-1.4.0.6.ebuild,v 1.3 2006/04/21 18:23:24 gustavoz Exp $ DESCRIPTION="extract attachment files out of a MIME-encoded email pack" HOMEPAGE="http://pldaniels.com/ripmime/" @@ -8,7 +8,7 @@ SRC_URI="http://www.pldaniels.com/ripmime/${P}.tar.gz" LICENSE="Sendmail" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" src_compile() { |