diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-25 07:08:25 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-25 07:08:25 +0000 |
commit | fb38b01198adf4fad36fafbe260e9f22ea5a6f92 (patch) | |
tree | b283fa0a9aae151f8436bc2bc6cd4c15324060ac /net-nntp/nget | |
parent | Mask openoffice-ximian in advance to pending removal from the tree (diff) | |
download | gentoo-2-fb38b01198adf4fad36fafbe260e9f22ea5a6f92.tar.gz gentoo-2-fb38b01198adf4fad36fafbe260e9f22ea5a6f92.tar.bz2 gentoo-2-fb38b01198adf4fad36fafbe260e9f22ea5a6f92.zip |
Stable on x86 for bug #119492
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-nntp/nget')
-rw-r--r-- | net-nntp/nget/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/nget/nget-0.27.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/nget/ChangeLog b/net-nntp/nget/ChangeLog index fce7663d6994..3f714ee103f7 100644 --- a/net-nntp/nget/ChangeLog +++ b/net-nntp/nget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/nget # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/nget/ChangeLog,v 1.5 2006/01/23 21:15:36 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/nget/ChangeLog,v 1.6 2006/01/25 07:08:25 tsunam Exp $ + + 25 Jan 2006; Joshua Jackson <tsunam@gentoo.org> nget-0.27.1.ebuild: + stable on x86; bug #119492 23 Jan 2006; <rphillips@gentoo.org> nget-0.27.1.ebuild: Disabled tests since the test suite is not cross architecture compatible diff --git a/net-nntp/nget/nget-0.27.1.ebuild b/net-nntp/nget/nget-0.27.1.ebuild index 0677baa3f4eb..e384b0a37628 100644 --- a/net-nntp/nget/nget-0.27.1.ebuild +++ b/net-nntp/nget/nget-0.27.1.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/nget/nget-0.27.1.ebuild,v 1.4 2006/01/23 21:15:36 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/nget/nget-0.27.1.ebuild,v 1.5 2006/01/25 07:08:25 tsunam Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="static debug ipv6 pcre zlib" RDEPEND="dev-libs/popt |