diff options
author | Daniel Drake <dsd@gentoo.org> | 2005-04-05 21:13:56 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2005-04-05 21:13:56 +0000 |
commit | 6a6fb7400653459eb687683aac65641648b3e4e0 (patch) | |
tree | 40888694a790d151ca7b96749d21c47bf4597d44 /net-misc | |
parent | Version bump to fix bug 88028 (diff) | |
download | historical-6a6fb7400653459eb687683aac65641648b3e4e0.tar.gz historical-6a6fb7400653459eb687683aac65641648b3e4e0.tar.bz2 historical-6a6fb7400653459eb687683aac65641648b3e4e0.zip |
Stable on x86 for security
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/pavuk/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/pavuk/Manifest | 10 | ||||
-rw-r--r-- | net-misc/pavuk/pavuk-0.9.32.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-misc/pavuk/ChangeLog b/net-misc/pavuk/ChangeLog index efcbe84de460..6a34db500def 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.18 2005/04/05 21:09:36 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.19 2005/04/05 21:13:56 dsd Exp $ + + 05 Apr 2005; Daniel Drake <dsd@gentoo.org> pavuk-0.9.32.ebuild: + Stable on x86 for security *pavuk-0.9.32 (05 Apr 2005) diff --git a/net-misc/pavuk/Manifest b/net-misc/pavuk/Manifest index 8e531afabf49..670582327062 100644 --- a/net-misc/pavuk/Manifest +++ b/net-misc/pavuk/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 cce1034eaaa94e849e9b603d9f0945b7 pavuk-0.9.32.ebuild 1423 -MD5 491c2232358f9c31e85e97ec029dd080 ChangeLog 2963 +MD5 6b0b477f20cb43d1444a771e653d36d3 pavuk-0.9.32.ebuild 1422 +MD5 a28bcfe2847f43403266953cf5281af5 ChangeLog 3059 MD5 a1457284faaa66902037dcd2eaeab292 metadata.xml 245 MD5 af5ba7d3c10514dc10923b250eee99c9 pavuk-0.9.31.ebuild 1424 MD5 0ecaaa14f3190993e307fea1f2d880d3 files/digest-pavuk-0.9.31 65 @@ -10,7 +10,7 @@ MD5 452e79ff147b4c40cfee016d4c88c3bc files/digest-pavuk-0.9.32 65 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCUv6ziJcSIUGNthERAnAbAJ9Cmlj6nyYU3g2VpD9rnLoMMJSxFACeNgZQ -hB6YzlbQ2YjBQSQgUxfkiEs= -=5wjj +iD8DBQFCUv+ciJcSIUGNthERAs1CAKCSqxd1LmyT8uxFbBAN1d3vPBF9GACfTtCp +8zjTXLNI5o+GqV1HcuAwJT4= +=WrZB -----END PGP SIGNATURE----- diff --git a/net-misc/pavuk/pavuk-0.9.32.ebuild b/net-misc/pavuk/pavuk-0.9.32.ebuild index 06f63110fcf3..d52ae4483387 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.1 2005/04/05 21:09:36 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.32.ebuild,v 1.2 2005/04/05 21:13:56 dsd 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 socks5 nls" DEPEND=">=sys-apps/sed-4 |