diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 23:15:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 23:15:45 +0000 |
commit | d1ba9f3aec5233178eab4ef41dacee85dffb4cfc (patch) | |
tree | 02c33bfadbad7b9231b969af1b34fdd9acc70d5e /net-mail | |
parent | restoring accidently removed dialog-1.2.20130523.ebuild pending alpha stabili... (diff) | |
download | gentoo-2-d1ba9f3aec5233178eab4ef41dacee85dffb4cfc.tar.gz gentoo-2-d1ba9f3aec5233178eab4ef41dacee85dffb4cfc.tar.bz2 gentoo-2-d1ba9f3aec5233178eab4ef41dacee85dffb4cfc.zip |
amd64 stable, bug #502892
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog index 6ba23341cf33..a5889491bfe6 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.45 2013/12/23 17:36:48 radhermit Exp $ +# 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 $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> t-prot-3.0.ebuild: + amd64 stable, bug #502892 *t-prot-3.0 (23 Dec 2013) diff --git a/net-mail/t-prot/t-prot-3.0.ebuild b/net-mail/t-prot/t-prot-3.0.ebuild index 250cf3da1a58..ad743810717b 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-2013 Gentoo Foundation +# 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.1 2013/12/23 17:36:48 radhermit Exp $ +# $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 $ 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 |