diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:45:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:45:25 +0000 |
commit | a769e72356a8df4ba0f62e42dffd9576eb99dfe7 (patch) | |
tree | 004ca9998d9f8e654f175fac5ee58e16f8a7088d /net-nntp | |
parent | Marking Net-IRC-0.79 ppc for bug 392851 (diff) | |
download | gentoo-2-a769e72356a8df4ba0f62e42dffd9576eb99dfe7.tar.gz gentoo-2-a769e72356a8df4ba0f62e42dffd9576eb99dfe7.tar.bz2 gentoo-2-a769e72356a8df4ba0f62e42dffd9576eb99dfe7.zip |
Marking tin-2.0.0 ppc for bug 416105
(Portage version: 2.1.10.49/cvs/Linux ppc64)
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 6c4efe12ed69..b3e0a82ba673 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.35 2012/05/27 17:47:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.36 2012/05/29 19:45:25 ranger Exp $ + + 29 May 2012; Brent Baude <ranger@gentoo.org> tin-2.0.0.ebuild: + Marking tin-2.0.0 ppc for bug 416105 27 May 2012; Markus Meier <maekke@gentoo.org> tin-2.0.0.ebuild: arm stable, bug #416105 diff --git a/net-nntp/tin/tin-2.0.0.ebuild b/net-nntp/tin/tin-2.0.0.ebuild index 9026d6afb6ae..c97226c9aa3e 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.5 2012/05/27 17:47:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.0.ebuild,v 1.6 2012/05/29 19:45:25 ranger 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=" |