diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-13 17:49:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-13 17:49:50 +0000 |
commit | ea213c0d3ec9c9b44ccc46c3fad38075ada900c9 (patch) | |
tree | 533aed9851941d7d33017219f1a207fc6732dcbc /net-nntp/tin | |
parent | arm stable, bug #450926 (diff) | |
download | gentoo-2-ea213c0d3ec9c9b44ccc46c3fad38075ada900c9.tar.gz gentoo-2-ea213c0d3ec9c9b44ccc46c3fad38075ada900c9.tar.bz2 gentoo-2-ea213c0d3ec9c9b44ccc46c3fad38075ada900c9.zip |
arm stable, bug #450928
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
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 df231ba3c2a1..34177830273b 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.43 2013/01/11 18:56:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.44 2013/01/13 17:49:50 maekke Exp $ + + 13 Jan 2013; Markus Meier <maekke@gentoo.org> tin-2.0.1.ebuild: + arm stable, bug #450928 11 Jan 2013; Anthony G. Basile <blueness@gentoo.org> tin-2.0.1.ebuild: stable ppc, bug #450928, thanks vincent diff --git a/net-nntp/tin/tin-2.0.1.ebuild b/net-nntp/tin/tin-2.0.1.ebuild index 0fad63a658ed..52fdc9166bac 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.5 2013/01/11 18:56:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.6 2013/01/13 17:49:50 maekke 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=" |