diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 20:01:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 20:01:44 +0000 |
commit | 7f8a8aa8687b5c122aee63e7ae023b22dc07b3b8 (patch) | |
tree | 9d4ce9e4a2ade82f14d420f1199c7eab8fd734e6 /net-mail | |
parent | Downgrade gnutls version requirement. Lets see what breaks now. (diff) | |
download | gentoo-2-7f8a8aa8687b5c122aee63e7ae023b22dc07b3b8.tar.gz gentoo-2-7f8a8aa8687b5c122aee63e7ae023b22dc07b3b8.tar.bz2 gentoo-2-7f8a8aa8687b5c122aee63e7ae023b22dc07b3b8.zip |
Stable for amd64, wrt bug #397161
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-2.101.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog index b40f11b79088..56bd2fbae088 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.39 2011/02/12 18:05:22 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.40 2012/01/27 20:01:44 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> t-prot-2.101.ebuild: + Stable for amd64, wrt bug #397161 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> t-prot-2.5.ebuild, t-prot-2.15.ebuild, t-prot-2.100.ebuild, t-prot-2.101.ebuild: diff --git a/net-mail/t-prot/t-prot-2.101.ebuild b/net-mail/t-prot/t-prot-2.101.ebuild index ba6fe4302bec..7e7c8cc50d74 100644 --- a/net-mail/t-prot/t-prot-2.101.ebuild +++ b/net-mail/t-prot/t-prot-2.101.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.101.ebuild,v 1.2 2011/02/12 18:05:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-2.101.ebuild,v 1.3 2012/01/27 20:01:44 ago Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://www.escape.de/~tolot/mutt/t-prot/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-lang/perl |