diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:15:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:15:54 +0000 |
commit | d69ac1f0849b9ee2c9b2f9946b30c8425c6a056c (patch) | |
tree | ac5cb8fb5f0ec8119d109d0edfbbc3018378b28c /net-nntp | |
parent | Stable for ppc, wrt bug #535626 (diff) | |
download | gentoo-2-d69ac1f0849b9ee2c9b2f9946b30c8425c6a056c.tar.gz gentoo-2-d69ac1f0849b9ee2c9b2f9946b30c8425c6a056c.tar.bz2 gentoo-2-d69ac1f0849b9ee2c9b2f9946b30c8425c6a056c.zip |
Stable for ppc, wrt bug #535626
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index 836b652c4bd4..ddd00e1fb313 100644 --- a/net-nntp/tin/ChangeLog +++ b/net-nntp/tin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/tin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.56 2015/06/09 18:38:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.57 2015/06/11 14:15:54 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> tin-2.2.1.ebuild: + Stable for ppc, wrt bug #535626 09 Jun 2015; Markus Meier <maekke@gentoo.org> tin-2.2.1.ebuild: arm stable, bug #535626 diff --git a/net-nntp/tin/tin-2.2.1.ebuild b/net-nntp/tin/tin-2.2.1.ebuild index be7c123e779b..890030858e44 100644 --- a/net-nntp/tin/tin-2.2.1.ebuild +++ b/net-nntp/tin/tin-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.2.1.ebuild,v 1.4 2015/06/09 18:38:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.2.1.ebuild,v 1.5 2015/06/11 14:15:54 ago Exp $ EAPI=5 inherit eutils toolchain-funcs versionator @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v${TIN_PV}/${P}.tar.xz" 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=" |