diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:36:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:36:44 +0000 |
commit | 7247c46208aa636eabad68867631c113e457b701 (patch) | |
tree | a11771c46b6d1b44ecc20bbd9d5f7d7d598e3e42 /net-nntp | |
parent | Stable for amd64, wrt bug #463088 (diff) | |
download | gentoo-2-7247c46208aa636eabad68867631c113e457b701.tar.gz gentoo-2-7247c46208aa636eabad68867631c113e457b701.tar.bz2 gentoo-2-7247c46208aa636eabad68867631c113e457b701.zip |
Stable for amd64, wrt bug #463134
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 bc6d5037a5f8..d2c49f20daa0 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.46 2013/02/07 12:12:14 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.47 2013/03/26 11:36:44 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tin-2.0.1-r1.ebuild: + Stable for amd64, wrt bug #463134 *tin-2.0.1-r1 (07 Feb 2013) diff --git a/net-nntp/tin/tin-2.0.1-r1.ebuild b/net-nntp/tin/tin-2.0.1-r1.ebuild index 5b4cd0890a22..5b71ee4b6c5c 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.1 2013/02/07 12:12:14 kensington Exp $ +# $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 $ 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=" |