diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:31:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:31:54 +0000 |
commit | 5f35c4957c37dd2da797a680dab707c4b878e720 (patch) | |
tree | 2c1da56d7520a971e65f5b8f90244b7e89bf19fc /net-mail/tnef | |
parent | sync IUSE (-mbox) (diff) | |
download | historical-5f35c4957c37dd2da797a680dab707c4b878e720.tar.gz historical-5f35c4957c37dd2da797a680dab707c4b878e720.tar.bz2 historical-5f35c4957c37dd2da797a680dab707c4b878e720.zip |
sync IUSE (missing)
Diffstat (limited to 'net-mail/tnef')
-rw-r--r-- | net-mail/tnef/tnef-1.2.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mail/tnef/tnef-1.2.1.ebuild b/net-mail/tnef/tnef-1.2.1.ebuild index d6a772adb9e2..e1de12c52312 100644 --- a/net-mail/tnef/tnef-1.2.1.ebuild +++ b/net-mail/tnef/tnef-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.2.1.ebuild,v 1.4 2004/07/01 22:35:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.2.1.ebuild,v 1.5 2004/07/15 02:28:44 agriffis Exp $ DESCRIPTION="Decodes MS-TNEF MIME attachments" SRC_URI="mirror://sourceforge/tnef/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://world.std.com/~damned/software.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ~amd64" +IUSE="" DEPEND="virtual/libc" |