diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-20 22:22:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-20 22:22:48 +0000 |
commit | 5f9c81fb9cc5775f4c639267e0c3be2bd6a1ac7c (patch) | |
tree | e3f4c0a0dfa565e05a5f3c1b19723c627eafe8ba /net-mail/tnef/tnef-1.3.3.ebuild | |
parent | Removing virtual/libpcap wrt bug #117898 (diff) | |
download | gentoo-2-5f9c81fb9cc5775f4c639267e0c3be2bd6a1ac7c.tar.gz gentoo-2-5f9c81fb9cc5775f4c639267e0c3be2bd6a1ac7c.tar.bz2 gentoo-2-5f9c81fb9cc5775f4c639267e0c3be2bd6a1ac7c.zip |
Stable on ppc.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-mail/tnef/tnef-1.3.3.ebuild')
-rw-r--r-- | net-mail/tnef/tnef-1.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/tnef/tnef-1.3.3.ebuild b/net-mail/tnef/tnef-1.3.3.ebuild index 85d9646f8aa5..39132e50df75 100644 --- a/net-mail/tnef/tnef-1.3.3.ebuild +++ b/net-mail/tnef/tnef-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.3.ebuild,v 1.4 2005/12/21 14:48:23 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.3.3.ebuild,v 1.5 2006/02/20 22:22:48 hansmi 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" |