summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-11-10 10:42:03 +0000
committerJochen Maes <sejo@gentoo.org>2004-11-10 10:42:03 +0000
commit966eb608dc4ff68f3d2f00a85dd051d2f2cf7032 (patch)
tree0def25ccf13bf60f62c737f3352f93ea1a5fde96 /net-misc
parentFixed compilation if canna is not installed (and USE="-canna"); bug #70578. (diff)
downloadhistorical-966eb608dc4ff68f3d2f00a85dd051d2f2cf7032.tar.gz
historical-966eb608dc4ff68f3d2f00a85dd051d2f2cf7032.tar.bz2
historical-966eb608dc4ff68f3d2f00a85dd051d2f2cf7032.zip
stable on ppc gsla:70516
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/pavuk/ChangeLog5
-rw-r--r--net-misc/pavuk/Manifest8
-rw-r--r--net-misc/pavuk/pavuk-0.9.31.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/net-misc/pavuk/ChangeLog b/net-misc/pavuk/ChangeLog
index 9671e04c7337..445e362f7687 100644
--- a/net-misc/pavuk/ChangeLog
+++ b/net-misc/pavuk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/pavuk
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.13 2004/11/10 03:56:31 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.14 2004/11/10 10:42:03 sejo Exp $
+
+ 10 Nov 2004; <SeJo@gentoo.org> pavuk-0.9.31.ebuild:
+ stable on ppc gsla:70516
09 Nov 2004; Jason Wever <weeve@gentoo.org> pavuk-0.9.31.ebuild:
Stable on sparc wrt security bug #70516.
diff --git a/net-misc/pavuk/Manifest b/net-misc/pavuk/Manifest
index f259bcd8288c..751695161b9c 100644
--- a/net-misc/pavuk/Manifest
+++ b/net-misc/pavuk/Manifest
@@ -1,8 +1,8 @@
-MD5 4bd3a4487788a5e27f75fb1fbda78630 ChangeLog 2330
-MD5 9a4fbce22761515a94c0b3bff0729d18 pavuk-0.9.31.ebuild 1413
+MD5 d01f381542778e9e97abdc0363662fee ChangeLog 2411
MD5 a1457284faaa66902037dcd2eaeab292 metadata.xml 245
MD5 f84203f0b2cc1f36a18c23084e03c3c8 pavuk-0.9.28-r4.ebuild 1966
-MD5 0ecaaa14f3190993e307fea1f2d880d3 files/digest-pavuk-0.9.31 65
-MD5 10d79651cad9ba99fed11403edfb4b3a files/pavuk-0.9.28-http.patch 450
+MD5 5e56720a50f1353003220aa5441dfebf pavuk-0.9.31.ebuild 1411
MD5 3ceb6f5a4af6fa6bfb24671fb1c29877 files/pavuk-0.9.28-digest_auth.c.patch 1013
+MD5 10d79651cad9ba99fed11403edfb4b3a files/pavuk-0.9.28-http.patch 450
MD5 7e864c54e972ae5a1456fa08d6d4e792 files/digest-pavuk-0.9.28-r4 62
+MD5 0ecaaa14f3190993e307fea1f2d880d3 files/digest-pavuk-0.9.31 65
diff --git a/net-misc/pavuk/pavuk-0.9.31.ebuild b/net-misc/pavuk/pavuk-0.9.31.ebuild
index 250aff1b371c..a05fe0f74ef1 100644
--- a/net-misc/pavuk/pavuk-0.9.31.ebuild
+++ b/net-misc/pavuk/pavuk-0.9.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.31.ebuild,v 1.3 2004/11/10 03:56:31 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.31.ebuild,v 1.4 2004/11/10 10:42:03 sejo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc sparc x86"
+KEYWORDS="ppc sparc x86"
IUSE="ssl X gnome mozilla socks5 nls"
DEPEND=">=sys-apps/sed-4