diff options
author | 2006-04-17 19:58:26 +0000 | |
---|---|---|
committer | 2006-04-17 19:58:26 +0000 | |
commit | 48e3ff79831faff66222ac785c992ab6a3870f20 (patch) | |
tree | 2fa9e06ab2dcf28fa62ceb80e8c63723540d4e9d /net-mail/tnef/tnef-1.3.4.ebuild | |
parent | Version bump thanks to Hal Engel <hvengel@astound.net>, Colin Bennett <colin@... (diff) | |
download | gentoo-2-48e3ff79831faff66222ac785c992ab6a3870f20.tar.gz gentoo-2-48e3ff79831faff66222ac785c992ab6a3870f20.tar.bz2 gentoo-2-48e3ff79831faff66222ac785c992ab6a3870f20.zip |
Stable on x86.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'net-mail/tnef/tnef-1.3.4.ebuild')
-rw-r--r-- | net-mail/tnef/tnef-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/tnef/tnef-1.3.4.ebuild b/net-mail/tnef/tnef-1.3.4.ebuild index 8da8d75fad05..92033466b580 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.1 2006/02/20 22:35:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.3.4.ebuild,v 1.2 2006/04/17 19:58:26 ticho 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" |