diff options
author | Torsten Veller <tove@gentoo.org> | 2006-08-19 19:45:01 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2006-08-19 19:45:01 +0000 |
commit | cb1ae5c18cbc2036f2ebd6e960b2aac357a7c08a (patch) | |
tree | f14f9880289bf066681556ef519af5070dcabd23 /net-mail/t-prot | |
parent | Remove old ebuilds; Resolves Bug #115186; 1.0 is the new latest version appar... (diff) | |
download | gentoo-2-cb1ae5c18cbc2036f2ebd6e960b2aac357a7c08a.tar.gz gentoo-2-cb1ae5c18cbc2036f2ebd6e960b2aac357a7c08a.tar.bz2 gentoo-2-cb1ae5c18cbc2036f2ebd6e960b2aac357a7c08a.zip |
Stable on x86
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'net-mail/t-prot')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog index 59b719532657..0b0fc954a0c6 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.17 2006/07/12 05:51:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.18 2006/08/19 19:45:01 tove Exp $ + + 19 Aug 2006; Torsten Veller <tove@gentoo.org> t-prot-2.1.1.ebuild: + Stable on x86 *t-prot-2.1.1 (12 Jul 2006) diff --git a/net-mail/t-prot/t-prot-2.1.1.ebuild b/net-mail/t-prot/t-prot-2.1.1.ebuild index fd9f431da1f4..6e0944834798 100644 --- a/net-mail/t-prot/t-prot-2.1.1.ebuild +++ b/net-mail/t-prot/t-prot-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.1.ebuild,v 1.1 2006/07/12 05:51:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-2.1.1.ebuild,v 1.2 2006/08/19 19:45:01 tove 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 |