diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:12:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:12:32 +0000 |
commit | 33df451e01a5a7adf26baff5f48ae600bdaa12c1 (patch) | |
tree | dd6fe90e87456dff308e549c12daf0bfa8338d52 /net-mail | |
parent | Stable for x86, wrt bug #502890 (diff) | |
download | gentoo-2-33df451e01a5a7adf26baff5f48ae600bdaa12c1.tar.gz gentoo-2-33df451e01a5a7adf26baff5f48ae600bdaa12c1.tar.bz2 gentoo-2-33df451e01a5a7adf26baff5f48ae600bdaa12c1.zip |
Stable for x86, wrt bug #502892
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog index a5889491bfe6..6578d606da4d 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.46 2014/03/02 23:15:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.47 2014/03/04 20:12:32 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> t-prot-3.0.ebuild: + Stable for x86, wrt bug #502892 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> t-prot-3.0.ebuild: amd64 stable, bug #502892 diff --git a/net-mail/t-prot/t-prot-3.0.ebuild b/net-mail/t-prot/t-prot-3.0.ebuild index ad743810717b..edff968fb328 100644 --- a/net-mail/t-prot/t-prot-3.0.ebuild +++ b/net-mail/t-prot/t-prot-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-3.0.ebuild,v 1.2 2014/03/02 23:15:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-3.0.ebuild,v 1.3 2014/03/04 20:12:32 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://www.escape.de/~tolot/mutt/t-prot/downloads/${P}.tar.gz" LICENSE="BSD-4" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND="dev-lang/perl dev-perl/Locale-gettext |