diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-01-11 18:56:48 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-01-11 18:56:48 +0000 |
commit | d9dddf789c79ab59e90e48810bdc5156e2c8d465 (patch) | |
tree | 27ed910ed688028051643bea44ed3fbc8e81d910 /net-nntp/tin | |
parent | stable ppc, bug #450790, thanks vincent (diff) | |
download | gentoo-2-d9dddf789c79ab59e90e48810bdc5156e2c8d465.tar.gz gentoo-2-d9dddf789c79ab59e90e48810bdc5156e2c8d465.tar.bz2 gentoo-2-d9dddf789c79ab59e90e48810bdc5156e2c8d465.zip |
stable ppc, bug #450928, thanks vincent
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-nntp/tin')
-rw-r--r-- | net-nntp/tin/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/tin/tin-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index 549a8b03d9eb..df231ba3c2a1 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.42 2013/01/11 15:35:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.43 2013/01/11 18:56:48 blueness Exp $ + + 11 Jan 2013; Anthony G. Basile <blueness@gentoo.org> tin-2.0.1.ebuild: + stable ppc, bug #450928, thanks vincent 11 Jan 2013; Jeroen Roovers <jer@gentoo.org> tin-2.0.1.ebuild, -tin-2.1.0.ebuild, tin-2.1.2.ebuild: diff --git a/net-nntp/tin/tin-2.0.1.ebuild b/net-nntp/tin/tin-2.0.1.ebuild index 5896a6333ee5..0fad63a658ed 100644 --- a/net-nntp/tin/tin-2.0.1.ebuild +++ b/net-nntp/tin/tin-2.0.1.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.ebuild,v 1.4 2013/01/11 15:35:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.5 2013/01/11 18:56:48 blueness Exp $ EAPI=4 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=" |