diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 16:59:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 16:59:22 +0000 |
commit | 208306e8fe0727a155f3c201636d74ec8db193c9 (patch) | |
tree | 67b02693ffbf074e95eb917935486c6c9e8e58f5 /net-nntp | |
parent | Stable for arm, wrt bug #462980 (diff) | |
download | gentoo-2-208306e8fe0727a155f3c201636d74ec8db193c9.tar.gz gentoo-2-208306e8fe0727a155f3c201636d74ec8db193c9.tar.bz2 gentoo-2-208306e8fe0727a155f3c201636d74ec8db193c9.zip |
Stable for arm, wrt bug #463134
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 88500dc768cb..014f9d925157 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.49 2013/03/26 18:14:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.50 2013/03/28 16:59:22 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tin-2.0.1-r1.ebuild: + Stable for arm, wrt bug #463134 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tin-2.0.1-r1.ebuild: Stable for ppc, 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 142c035414a7..14ff60dbab70 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.4 2013/03/26 18:14:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild,v 1.5 2013/03/28 16:59:22 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=" |