diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-01 12:15:27 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-01 12:15:27 +0000 |
commit | efac8c8ac05a7de640a7c72009def3453f47a220 (patch) | |
tree | afd1a087c27950343038241b9f77e978d801a406 /net-mail | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-efac8c8ac05a7de640a7c72009def3453f47a220.tar.gz gentoo-2-efac8c8ac05a7de640a7c72009def3453f47a220.tar.bz2 gentoo-2-efac8c8ac05a7de640a7c72009def3453f47a220.zip |
stable x86; bug #164662
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog index fb144269abb5..d207fe8c4c8c 100644 --- a/net-mail/t-prot/ChangeLog +++ b/net-mail/t-prot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/t-prot -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.21 2006/12/21 18:06:01 tove Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.22 2007/02/01 12:15:27 opfer Exp $ + + 01 Feb 2007; Christian Faulhammer <opfer@gentoo.org> t-prot-2.3.ebuild: + stable x86; bug #164662 *t-prot-2.3 (21 Dec 2006) diff --git a/net-mail/t-prot/t-prot-2.3.ebuild b/net-mail/t-prot/t-prot-2.3.ebuild index c9ab1db239a1..2e39244f89a3 100644 --- a/net-mail/t-prot/t-prot-2.3.ebuild +++ b/net-mail/t-prot/t-prot-2.3.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/t-prot/t-prot-2.3.ebuild,v 1.1 2006/12/21 18:06:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-2.3.ebuild,v 1.2 2007/02/01 12:15:27 opfer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.escape.de/users/tolot/mutt/t-prot/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="dev-lang/perl dev-perl/Locale-gettext |