diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-21 14:51:14 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-21 14:51:14 +0000 |
commit | cb77dffc8cc3371b07dd18eb6d10a5624dd3c936 (patch) | |
tree | 1eff77a7e361a9621a2274db32070808de650592 /net-mail/tnef | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-cb77dffc8cc3371b07dd18eb6d10a5624dd3c936.tar.gz gentoo-2-cb77dffc8cc3371b07dd18eb6d10a5624dd3c936.tar.bz2 gentoo-2-cb77dffc8cc3371b07dd18eb6d10a5624dd3c936.zip |
Stable on amd64.
(Portage version: 2.0.53)
Diffstat (limited to 'net-mail/tnef')
-rw-r--r-- | net-mail/tnef/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/tnef/tnef-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/tnef/ChangeLog b/net-mail/tnef/ChangeLog index 73f779c1bf3b..e23d336003b9 100644 --- a/net-mail/tnef/ChangeLog +++ b/net-mail/tnef/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/tnef # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.20 2005/09/07 14:16:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.21 2005/12/21 14:49:08 cryos Exp $ + + 21 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> ChangeLog: + Stable on amd64. 07 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> tnef-1.3.3.ebuild: Stable on sparc diff --git a/net-mail/tnef/tnef-1.3.3.ebuild b/net-mail/tnef/tnef-1.3.3.ebuild index aa454dacb07f..85d9646f8aa5 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 # 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.3 2005/09/07 14:16:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.3.3.ebuild,v 1.4 2005/12/21 14:48:23 cryos 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" |