diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-09 18:38:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-09 18:38:03 +0000 |
commit | 3d0d709c6508b33ff362284da3b0b056848cf73f (patch) | |
tree | a9027ad37c0e01cecac1b99765374c482f516093 /net-nntp | |
parent | arm stable, bug #535576 (diff) | |
download | gentoo-2-3d0d709c6508b33ff362284da3b0b056848cf73f.tar.gz gentoo-2-3d0d709c6508b33ff362284da3b0b056848cf73f.tar.bz2 gentoo-2-3d0d709c6508b33ff362284da3b0b056848cf73f.zip |
arm stable, bug #535626
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 e23bfaeef6bf..836b652c4bd4 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.55 2015/06/09 07:16:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.56 2015/06/09 18:38:03 maekke Exp $ + + 09 Jun 2015; Markus Meier <maekke@gentoo.org> tin-2.2.1.ebuild: + arm stable, bug #535626 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> tin-2.2.1.ebuild: Stable for x86, wrt bug #535626 diff --git a/net-nntp/tin/tin-2.2.1.ebuild b/net-nntp/tin/tin-2.2.1.ebuild index 18e60058d72b..be7c123e779b 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.3 2015/06/09 07:16:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.2.1.ebuild,v 1.4 2015/06/09 18:38:03 maekke 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=" |