diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 10:03:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 10:03:55 +0000 |
commit | 7693674002a8806c3defba0a92a85488f49776d7 (patch) | |
tree | 41f3f60e49cca8efbc1b83e42a559140f2cd943b /net-nntp | |
parent | x86 stable wrt bug #413483 (diff) | |
download | gentoo-2-7693674002a8806c3defba0a92a85488f49776d7.tar.gz gentoo-2-7693674002a8806c3defba0a92a85488f49776d7.tar.bz2 gentoo-2-7693674002a8806c3defba0a92a85488f49776d7.zip |
x86 stable wrt bug #416105
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/tin/tin-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index 103b4bea60ba..0cc894713cd7 100644 --- a/net-nntp/tin/ChangeLog +++ b/net-nntp/tin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/tin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.33 2012/05/15 16:16:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.34 2012/05/21 10:03:55 phajdan.jr Exp $ + + 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> tin-2.0.0.ebuild: + x86 stable wrt bug #416105 *tin-2.0.1 (15 May 2012) diff --git a/net-nntp/tin/tin-2.0.0.ebuild b/net-nntp/tin/tin-2.0.0.ebuild index 911c71f89d4c..480977438a3c 100644 --- a/net-nntp/tin/tin-2.0.0.ebuild +++ b/net-nntp/tin/tin-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.0.ebuild,v 1.3 2012/05/03 04:32:51 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.0.ebuild,v 1.4 2012/05/21 10:03:55 phajdan.jr Exp $ EAPI="4" @@ -12,7 +12,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 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc 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=" |