diff options
author | 2013-03-26 18:14:59 +0000 | |
---|---|---|
committer | 2013-03-26 18:14:59 +0000 | |
commit | b3aaf3e4f7063c6724ed167abd9620dfce85c328 (patch) | |
tree | 257de8b64ef68191e008cab0565644d986729df7 /net-nntp/tin/tin-2.0.1-r1.ebuild | |
parent | Stable for ppc, wrt bug #460178 (diff) | |
download | gentoo-2-b3aaf3e4f7063c6724ed167abd9620dfce85c328.tar.gz gentoo-2-b3aaf3e4f7063c6724ed167abd9620dfce85c328.tar.bz2 gentoo-2-b3aaf3e4f7063c6724ed167abd9620dfce85c328.zip |
Stable for ppc, wrt bug #463134
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-nntp/tin/tin-2.0.1-r1.ebuild')
-rw-r--r-- | net-nntp/tin/tin-2.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/tin/tin-2.0.1-r1.ebuild b/net-nntp/tin/tin-2.0.1-r1.ebuild index 7a552c93ca4c..142c035414a7 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.3 2013/03/26 11:43:16 ago Exp $ +# $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 $ 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=" |