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 | bdfc2bc137a688e3cbfa3a742caaa17dde846e54 (patch) | |
tree | 6d37f009606fd9cde7f0e3f99f1400e7bde0c1ea /net-nntp/nget | |
parent | Mask openoffice-ximian in advance to pending removal from the tree (diff) | |
download | historical-bdfc2bc137a688e3cbfa3a742caaa17dde846e54.tar.gz historical-bdfc2bc137a688e3cbfa3a742caaa17dde846e54.tar.bz2 historical-bdfc2bc137a688e3cbfa3a742caaa17dde846e54.zip |
Stable on x86 for bug #119492
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-nntp/nget')
-rw-r--r-- | net-nntp/nget/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/nget/Manifest | 14 | ||||
-rw-r--r-- | net-nntp/nget/nget-0.27.1.ebuild | 4 |
3 files changed, 18 insertions, 5 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/Manifest b/net-nntp/nget/Manifest index 9c6456278585..3b2c89f90b51 100644 --- a/net-nntp/nget/Manifest +++ b/net-nntp/nget/Manifest @@ -1,8 +1,18 @@ -MD5 68eea07c421d761b4c442b72d2ec9e0a ChangeLog 2412 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 734c4e209f6b752c3071b8b0abf57896 ChangeLog 2509 MD5 e60b241e5d6ce73c6516002f53529a1c files/digest-nget-0.26 67 MD5 b8b9b7c4345bd3ca7601ee62d94e3489 files/digest-nget-0.27 61 MD5 c17cef108e16646aeb342d949cb1bfd8 files/digest-nget-0.27.1 63 MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 MD5 088e28b7ef706bdde3fbfecf47c71737 nget-0.26.ebuild 1230 -MD5 8e37839d3e89cb3cb08b8174356a8b0b nget-0.27.1.ebuild 1055 +MD5 8b99ecaeb5567616de112294bcac8ba2 nget-0.27.1.ebuild 1051 MD5 a3828006b4dc1398ec2a3d0c7750716c nget-0.27.ebuild 1086 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD1yTNSENan+PfizARAiW1AJ9tVF5MP0XZILuFJtJ3x/6YiL3dEgCgh1un +oI1LPZcA3XMEhlyIs8D/3Y4= +=lGN0 +-----END PGP SIGNATURE----- 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 |