diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-01-05 19:00:59 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-01-05 19:00:59 +0000 |
commit | 96baf1edb293cde0009f84b2f7987797ac92bdc3 (patch) | |
tree | 5c2bb4523575e8ab744cb3e19cfd811a23706f46 /net-mail | |
parent | EAPI 5 (diff) | |
download | gentoo-2-96baf1edb293cde0009f84b2f7987797ac92bdc3.tar.gz gentoo-2-96baf1edb293cde0009f84b2f7987797ac92bdc3.tar.bz2 gentoo-2-96baf1edb293cde0009f84b2f7987797ac92bdc3.zip |
Stabilize for amd64/x86 (bug #535592).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-3.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 ae82db2f0e74..8f03cb273756 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.48 2014/10/07 23:42:11 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.49 2015/01/05 19:00:59 radhermit Exp $ + + 05 Jan 2015; Tim Harder <radhermit@gentoo.org> t-prot-3.3.ebuild: + Stabilize for amd64/x86 (bug #535592). *t-prot-3.3 (07 Oct 2014) diff --git a/net-mail/t-prot/t-prot-3.3.ebuild b/net-mail/t-prot/t-prot-3.3.ebuild index ddfcb6be4d7b..37f804d81154 100644 --- a/net-mail/t-prot/t-prot-3.3.ebuild +++ b/net-mail/t-prot/t-prot-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3.ebuild,v 1.1 2014/10/07 23:42:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-3.3.ebuild,v 1.2 2015/01/05 19:00:59 radhermit 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 |