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/tin/tin-2.0.1-r1.ebuild | |
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/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 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=" |