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 | |
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')
-rw-r--r-- | net-mail/ripmime/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/ripmime/ripmime-1.4.0.6.ebuild | 4 | ||||
-rw-r--r-- | net-mail/tnef/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/tnef/tnef-1.3.4.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-mail/ripmime/ChangeLog b/net-mail/ripmime/ChangeLog index 060215552b35..a6c81ec93ba9 100644 --- a/net-mail/ripmime/ChangeLog +++ b/net-mail/ripmime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/ripmime # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripmime/ChangeLog,v 1.25 2006/04/17 19:56:22 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripmime/ChangeLog,v 1.26 2006/04/21 18:23:24 gustavoz Exp $ + + 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + ripmime-1.4.0.6.ebuild: + Stable on sparc 17 Apr 2006; <ticho@gentoo.org> ripmime-1.4.0.6.ebuild: Stable on x86. 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() { diff --git a/net-mail/tnef/ChangeLog b/net-mail/tnef/ChangeLog index a596f8778eec..115ba6684465 100644 --- a/net-mail/tnef/ChangeLog +++ b/net-mail/tnef/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/tnef # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.24 2006/04/17 19:58:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.25 2006/04/21 18:22:26 gustavoz Exp $ + + 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> tnef-1.3.4.ebuild: + Stable on sparc 17 Apr 2006; <ticho@gentoo.org> tnef-1.3.4.ebuild: Stable on x86. diff --git a/net-mail/tnef/tnef-1.3.4.ebuild b/net-mail/tnef/tnef-1.3.4.ebuild index 92033466b580..11cc086ab71c 100644 --- a/net-mail/tnef/tnef-1.3.4.ebuild +++ b/net-mail/tnef/tnef-1.3.4.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/tnef/tnef-1.3.4.ebuild,v 1.2 2006/04/17 19:58:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.3.4.ebuild,v 1.3 2006/04/21 18:22:26 gustavoz Exp $ DESCRIPTION="Decodes MS-TNEF MIME attachments" SRC_URI="mirror://sourceforge/tnef/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://world.std.com/~damned/software.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" DEPEND="virtual/libc" |