diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:33:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:33:35 +0000 |
commit | 616b3b6b9b11291ddd1f633f219c9ea991a9fedf (patch) | |
tree | f9953c0b4bde55602b7edf39abceac07997346f7 /net-nntp | |
parent | Stable for x86, wrt bug #452626 (diff) | |
download | gentoo-2-616b3b6b9b11291ddd1f633f219c9ea991a9fedf.tar.gz gentoo-2-616b3b6b9b11291ddd1f633f219c9ea991a9fedf.tar.bz2 gentoo-2-616b3b6b9b11291ddd1f633f219c9ea991a9fedf.zip |
Stable for x86, wrt bug #450928
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/tin/tin-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index 34177830273b..d05ffdbd0f23 100644 --- a/net-nntp/tin/ChangeLog +++ b/net-nntp/tin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/tin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.44 2013/01/13 17:49:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.45 2013/01/22 17:33:35 ago Exp $ + + 22 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tin-2.0.1.ebuild: + Stable for x86, wrt bug #450928 13 Jan 2013; Markus Meier <maekke@gentoo.org> tin-2.0.1.ebuild: arm stable, bug #450928 diff --git a/net-nntp/tin/tin-2.0.1.ebuild b/net-nntp/tin/tin-2.0.1.ebuild index 52fdc9166bac..da2139dab483 100644 --- a/net-nntp/tin/tin-2.0.1.ebuild +++ b/net-nntp/tin/tin-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.6 2013/01/13 17:49:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.7 2013/01/22 17:33:35 ago Exp $ EAPI=4 inherit autotools eutils toolchain-funcs versionator @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cancel-locks debug doc +etiquette evil forgery gpg idn ipv6 mime nls sasl socks5 spell unicode" RDEPEND=" |