diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 11:34:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 11:34:11 +0000 |
commit | 0ef0e082e6c43cb49fafb7cad956e2b752098394 (patch) | |
tree | 8caec8a9ac203f75893e59aa2660c4322e350be1 /net-mail | |
parent | Stable for amd64, wrt bug #418583 (diff) | |
download | historical-0ef0e082e6c43cb49fafb7cad956e2b752098394.tar.gz historical-0ef0e082e6c43cb49fafb7cad956e2b752098394.tar.bz2 historical-0ef0e082e6c43cb49fafb7cad956e2b752098394.zip |
Stable for amd64, wrt bug #419293
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/tnef/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/tnef/tnef-1.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/tnef/ChangeLog b/net-mail/tnef/ChangeLog index 2df202296545..722aac59e694 100644 --- a/net-mail/tnef/ChangeLog +++ b/net-mail/tnef/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/tnef # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.58 2012/03/09 14:00:41 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.59 2012/06/02 11:34:11 ago Exp $ + + 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> tnef-1.4.9.ebuild: + Stable for amd64, wrt bug #419293 *tnef-1.4.9 (09 Mar 2012) diff --git a/net-mail/tnef/tnef-1.4.9.ebuild b/net-mail/tnef/tnef-1.4.9.ebuild index 7b11e882b463..16c135f7e4fc 100644 --- a/net-mail/tnef/tnef-1.4.9.ebuild +++ b/net-mail/tnef/tnef-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.9.ebuild,v 1.1 2012/03/09 14:00:41 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.9.ebuild,v 1.2 2012/06/02 11:34:11 ago 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 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" src_install() { |