summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-04-09 18:47:05 +0000
committerJason Wever <weeve@gentoo.org>2005-04-09 18:47:05 +0000
commit25d1737be5120d613c7261a6756ca40148a65df5 (patch)
treedf81c66e81a6a5eaf069e27d0c379eca9352c564 /net-misc/pavuk
parentfix LDFLAGS injection #88431 (diff)
downloadhistorical-25d1737be5120d613c7261a6756ca40148a65df5.tar.gz
historical-25d1737be5120d613c7261a6756ca40148a65df5.tar.bz2
historical-25d1737be5120d613c7261a6756ca40148a65df5.zip
Stable on SPARC wrt security bug #88028.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/pavuk')
-rw-r--r--net-misc/pavuk/ChangeLog5
-rw-r--r--net-misc/pavuk/Manifest16
-rw-r--r--net-misc/pavuk/pavuk-0.9.32.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/net-misc/pavuk/ChangeLog b/net-misc/pavuk/ChangeLog
index 2a699cedb16f..49d2417d88e4 100644
--- a/net-misc/pavuk/ChangeLog
+++ b/net-misc/pavuk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/pavuk
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.21 2005/04/09 15:35:48 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.22 2005/04/09 18:47:05 weeve Exp $
+
+ 09 Apr 2005; Jason Wever <weeve@gentoo.org> pavuk-0.9.32.ebuild:
+ Stable on SPARC wrt security bug #88028.
09 Apr 2005; Daniel Drake <dsd@gentoo.org> pavuk-0.9.32.ebuild:
Disable socks support due to brokenness
diff --git a/net-misc/pavuk/Manifest b/net-misc/pavuk/Manifest
index 626a06d1a3fd..c6e2834f5993 100644
--- a/net-misc/pavuk/Manifest
+++ b/net-misc/pavuk/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 591bffe7aff55c3d0d3da385b15d1bd9 pavuk-0.9.32.ebuild 1385
-MD5 ce4a412cbf8134ce8d9e80239e12707b ChangeLog 3270
-MD5 a1457284faaa66902037dcd2eaeab292 metadata.xml 245
+MD5 4200546599454efbc6eec05ee8a5a747 ChangeLog 3383
MD5 af5ba7d3c10514dc10923b250eee99c9 pavuk-0.9.31.ebuild 1424
+MD5 a1457284faaa66902037dcd2eaeab292 metadata.xml 245
+MD5 6883b010cead27949386d539760acbee pavuk-0.9.32.ebuild 1386
MD5 0ecaaa14f3190993e307fea1f2d880d3 files/digest-pavuk-0.9.31 65
MD5 452e79ff147b4c40cfee016d4c88c3bc files/digest-pavuk-0.9.32 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCV/aCiJcSIUGNthERAuGxAKC0LaHVUqT7pVY5K4NOc2uniLHZXgCgsoTP
-tSaflul4oS21awzfOLbXipA=
-=tILU
------END PGP SIGNATURE-----
diff --git a/net-misc/pavuk/pavuk-0.9.32.ebuild b/net-misc/pavuk/pavuk-0.9.32.ebuild
index 9d676e4204f4..b71904c53bc2 100644
--- a/net-misc/pavuk/pavuk-0.9.32.ebuild
+++ b/net-misc/pavuk/pavuk-0.9.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.32.ebuild,v 1.4 2005/04/09 15:35:48 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.32.ebuild,v 1.5 2005/04/09 18:47:05 weeve Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE="ssl X gnome mozilla nls"
DEPEND=">=sys-apps/sed-4