diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 13:27:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 13:27:29 +0000 |
commit | facb9f205f5b7241416f5336004812ba9e6e3e34 (patch) | |
tree | ff817fce666fc382c75d0999fb59255dfa7594fb /net-nntp | |
parent | adjusted DEPEND, subversion-1.3 is still Ok. Thanks to Kevin for the note (#1... (diff) | |
download | gentoo-2-facb9f205f5b7241416f5336004812ba9e6e3e34.tar.gz gentoo-2-facb9f205f5b7241416f5336004812ba9e6e3e34.tar.bz2 gentoo-2-facb9f205f5b7241416f5336004812ba9e6e3e34.zip |
Stable on sparc wrt security #150229
(Portage version: 2.1.1)
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 e2ee579c4479..21707c3bfd00 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.12 2006/10/26 19:16:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.13 2006/10/27 13:27:29 gustavoz Exp $ + + 27 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> tin-1.8.2.ebuild: + Stable on sparc wrt security #150229 26 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> tin-1.8.2.ebuild: Stable on x86 wrt bug #150229. diff --git a/net-nntp/tin/tin-1.8.2.ebuild b/net-nntp/tin/tin-1.8.2.ebuild index 6fd762095835..02ee34c23844 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.4 2006/10/26 19:16:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.8.2.ebuild,v 1.5 2006/10/27 13:27:29 gustavoz 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 ) |