diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:43:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:43:16 +0000 |
commit | fd22acc10d38a60ff14a062a96b5e6923ae968cb (patch) | |
tree | c34d983db34207b4c1082140ad570838f1b97b7f /net-nntp | |
parent | Stable for x86, wrt bug #463088 (diff) | |
download | gentoo-2-fd22acc10d38a60ff14a062a96b5e6923ae968cb.tar.gz gentoo-2-fd22acc10d38a60ff14a062a96b5e6923ae968cb.tar.bz2 gentoo-2-fd22acc10d38a60ff14a062a96b5e6923ae968cb.zip |
Stable for x86, wrt bug #463134
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/tin/tin-2.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index d2c49f20daa0..0323e5951c13 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.47 2013/03/26 11:36:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.48 2013/03/26 11:43:16 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tin-2.0.1-r1.ebuild: + Stable for x86, wrt bug #463134 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tin-2.0.1-r1.ebuild: Stable for amd64, wrt bug #463134 diff --git a/net-nntp/tin/tin-2.0.1-r1.ebuild b/net-nntp/tin/tin-2.0.1-r1.ebuild index 5b71ee4b6c5c..7a552c93ca4c 100644 --- a/net-nntp/tin/tin-2.0.1-r1.ebuild +++ b/net-nntp/tin/tin-2.0.1-r1.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-r1.ebuild,v 1.2 2013/03/26 11:36:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild,v 1.3 2013/03/26 11:43:16 ago Exp $ EAPI=5 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=" |