diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-13 17:49:29 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-13 17:49:29 +0000 |
commit | 81215dd41927c07d54e78d7562ec5fdf9706168c (patch) | |
tree | 033ca0dbe2d92716d8f0fe96a56da2f65d6199eb /net-mail/tnef/tnef-1.3.4.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-81215dd41927c07d54e78d7562ec5fdf9706168c.tar.gz gentoo-2-81215dd41927c07d54e78d7562ec5fdf9706168c.tar.bz2 gentoo-2-81215dd41927c07d54e78d7562ec5fdf9706168c.zip |
amd64 stable
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-mail/tnef/tnef-1.3.4.ebuild')
-rw-r--r-- | net-mail/tnef/tnef-1.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/tnef/tnef-1.3.4.ebuild b/net-mail/tnef/tnef-1.3.4.ebuild index 650b12335718..3c308ce7bd16 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 +# Copyright 1999-2007 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.4 2006/05/24 20:39:18 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.3.4.ebuild,v 1.5 2007/05/13 17:49:29 beandog 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" |