diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 19:17:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 19:17:27 +0000 |
commit | 591269409328ebcb8ca9789709616890d9283f44 (patch) | |
tree | b992479ac0177c8123fce3fac7a119184470c4ce /net-libs/wvstreams | |
parent | Stable on sparc (diff) | |
download | historical-591269409328ebcb8ca9789709616890d9283f44.tar.gz historical-591269409328ebcb8ca9789709616890d9283f44.tar.bz2 historical-591269409328ebcb8ca9789709616890d9283f44.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/wvstreams/Manifest | 12 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.2.2.ebuild | 4 |
3 files changed, 13 insertions, 9 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index 7aee062b618e..bf7011dfe564 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/wvstreams # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.82 2006/03/18 21:13:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.83 2006/03/20 19:17:27 gustavoz Exp $ + + 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + wvstreams-4.2.2.ebuild: + Stable on sparc 18 Mar 2006; Alin Nastac <mrness@gentoo.org> wvstreams-4.2.2.ebuild: Stable on x86. diff --git a/net-libs/wvstreams/Manifest b/net-libs/wvstreams/Manifest index 8d7792a3f594..e3a6d6f0a62d 100644 --- a/net-libs/wvstreams/Manifest +++ b/net-libs/wvstreams/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 d460b12b6f67160b2ac9ebe26dddae0e ChangeLog 13029 +MD5 07e2a5c75b1b511d63cf9b03e888bf32 ChangeLog 13130 MD5 722051cdd8d4e8747f83c0d512f3ec2a files/digest-wvstreams-4.0.2-r1 68 MD5 722051cdd8d4e8747f83c0d512f3ec2a files/digest-wvstreams-4.0.2-r2 68 MD5 2182d9c21e12e64892b2ff69088ff5e1 files/digest-wvstreams-4.2.2 68 @@ -21,11 +21,11 @@ MD5 78cabecec5a214b5919c61cde43ab70c files/wvstreams-4.2.2-wireless-user.patch 4 MD5 227de7f678ad662524292836709de75f metadata.xml 313 MD5 e594922148c5a6f7087f083cf392e55c wvstreams-4.0.2-r1.ebuild 2558 MD5 893ee737135acd020f6245da7959dc5a wvstreams-4.0.2-r2.ebuild 2595 -MD5 37bbb8638218b4902679eb95d877ce7c wvstreams-4.2.2.ebuild 2544 +MD5 ff95829fb49c9e80e81a5b6f5f485166 wvstreams-4.2.2.ebuild 2545 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.2 (GNU/Linux) +Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) -iD8DBQFEHHgijG8pv1lIUX4RAmCnAJ4oIsNLhqxCrUdHYP5VQ1jET/GjpQCg0zRs -gn0xzNvKcrLyA1nca0Wsg9E= -=xs9X +iD8DBQFEHv/aKRy60XGEcJIRAhgfAJ9mTzaC1V6uCSt9MyUZj0H51A9ZpACfaNHv +Oq0u1K4+6VdAavNPCxWL7e4= +=7f1K -----END PGP SIGNATURE----- diff --git a/net-libs/wvstreams/wvstreams-4.2.2.ebuild b/net-libs/wvstreams/wvstreams-4.2.2.ebuild index 58d4d485ff4b..b339b42ea39d 100644 --- a/net-libs/wvstreams/wvstreams-4.2.2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.2.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-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.2 2006/03/18 21:13:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.3 2006/03/20 19:17:27 gustavoz Exp $ inherit eutils fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://open.nit.ca/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86" IUSE="gtk qt qdbm pam slp doc tcltk debug" RDEPEND=">=sys-libs/db-3 |