diff options
author | 2006-01-27 15:47:25 +0000 | |
---|---|---|
committer | 2006-01-27 15:47:25 +0000 | |
commit | 51fcc26ae2f13599bcdabfd71603c7e78df76653 (patch) | |
tree | c0deb464ef832375bd5a4794a6d067f84dcbedac /net-nntp/nget/nget-0.27.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-51fcc26ae2f13599bcdabfd71603c7e78df76653.tar.gz gentoo-2-51fcc26ae2f13599bcdabfd71603c7e78df76653.tar.bz2 gentoo-2-51fcc26ae2f13599bcdabfd71603c7e78df76653.zip |
stable on amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-nntp/nget/nget-0.27.1.ebuild')
-rw-r--r-- | net-nntp/nget/nget-0.27.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/nget/nget-0.27.1.ebuild b/net-nntp/nget/nget-0.27.1.ebuild index e384b0a37628..e944522778d7 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.5 2006/01/25 07:08:25 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/nget/nget-0.27.1.ebuild,v 1.6 2006/01/27 15:47:25 blubb 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 |