diff options
author | 2006-10-26 19:16:09 +0000 | |
---|---|---|
committer | 2006-10-26 19:16:09 +0000 | |
commit | f1122413213ce5f3b89231cee770a1178ba07406 (patch) | |
tree | 273660485d37a32db1e1bffd1d6576b9b073555b /net-nntp | |
parent | WANT_AUTOCONF="latest" (diff) | |
download | gentoo-2-f1122413213ce5f3b89231cee770a1178ba07406.tar.gz gentoo-2-f1122413213ce5f3b89231cee770a1178ba07406.tar.bz2 gentoo-2-f1122413213ce5f3b89231cee770a1178ba07406.zip |
Stable on x86 wrt bug #150229.
(Portage version: 2.1.2_pre3-r8)
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/tin/tin-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index 6e5e342c1e61..e2ee579c4479 100644 --- a/net-nntp/tin/ChangeLog +++ b/net-nntp/tin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/tin # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.11 2006/10/15 12:55:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.12 2006/10/26 19:16:09 wolf31o2 Exp $ + + 26 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> tin-1.8.2.ebuild: + Stable on x86 wrt bug #150229. 15 Oct 2006; Aron Griffis <agriffis@gentoo.org> tin-1.8.2.ebuild: Mark 1.8.2 ~ia64 diff --git a/net-nntp/tin/tin-1.8.2.ebuild b/net-nntp/tin/tin-1.8.2.ebuild index 7e17daf6d3aa..6fd762095835 100644 --- a/net-nntp/tin/tin-1.8.2.ebuild +++ b/net-nntp/tin/tin-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.8.2.ebuild,v 1.3 2006/10/15 12:55:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.8.2.ebuild,v 1.4 2006/10/26 19:16:09 wolf31o2 Exp $ inherit versionator eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc-macos ~sparc x86" IUSE="crypt debug ipv6 ncurses nls" DEPEND="ncurses? ( sys-libs/ncurses ) |