diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-27 17:47:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-27 17:47:16 +0000 |
commit | d90239a35a1a0dc85bd267ab4a9a29cf343eddb5 (patch) | |
tree | 2122e062135b3bbaade35239e17a6883880ae5fd /net-nntp | |
parent | arm stable, bug #411507 (diff) | |
download | gentoo-2-d90239a35a1a0dc85bd267ab4a9a29cf343eddb5.tar.gz gentoo-2-d90239a35a1a0dc85bd267ab4a9a29cf343eddb5.tar.bz2 gentoo-2-d90239a35a1a0dc85bd267ab4a9a29cf343eddb5.zip |
arm stable, bug #416105
(Portage version: 2.1.10.62/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 0cc894713cd7..6c4efe12ed69 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.34 2012/05/21 10:03:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.35 2012/05/27 17:47:16 maekke Exp $ + + 27 May 2012; Markus Meier <maekke@gentoo.org> tin-2.0.0.ebuild: + arm stable, bug #416105 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> tin-2.0.0.ebuild: x86 stable wrt bug #416105 diff --git a/net-nntp/tin/tin-2.0.0.ebuild b/net-nntp/tin/tin-2.0.0.ebuild index 480977438a3c..9026d6afb6ae 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.4 2012/05/21 10:03:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.0.ebuild,v 1.5 2012/05/27 17:47:16 maekke 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=" |