summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-03-19 23:51:03 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-03-19 23:51:03 +0000
commit0076a8c2aeb3fd2601f190f9e49876a09ea57ae8 (patch)
treef0bd90cbc99f5ece2d38e6cd78e7e7a8b804b6f4 /dev-python/utidylib
parentRemove vulnerable versions. See bug #125647 (diff)
downloadhistorical-0076a8c2aeb3fd2601f190f9e49876a09ea57ae8.tar.gz
historical-0076a8c2aeb3fd2601f190f9e49876a09ea57ae8.tar.bz2
historical-0076a8c2aeb3fd2601f190f9e49876a09ea57ae8.zip
Add DEPEND on app-arch/unzip
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r--dev-python/utidylib/ChangeLog7
-rw-r--r--dev-python/utidylib/Manifest26
-rw-r--r--dev-python/utidylib/utidylib-0.2.ebuild5
3 files changed, 32 insertions, 6 deletions
diff --git a/dev-python/utidylib/ChangeLog b/dev-python/utidylib/ChangeLog
index 9f8e8d9591a5..1ad29db3f910 100644
--- a/dev-python/utidylib/ChangeLog
+++ b/dev-python/utidylib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/utidylib
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.2 2005/12/05 09:58:38 marienz Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.3 2006/03/19 23:51:03 halcy0n Exp $
+
+ 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> utidylib-0.2.ebuild:
+ Add DEPEND on app-arch/unzip
05 Dec 2005; Marien Zwart <marienz@gentoo.org> utidylib-0.2.ebuild:
Add missing eutils inherit.
diff --git a/dev-python/utidylib/Manifest b/dev-python/utidylib/Manifest
index b672fc10bba5..27651886a1f0 100644
--- a/dev-python/utidylib/Manifest
+++ b/dev-python/utidylib/Manifest
@@ -1,6 +1,28 @@
-MD5 59cce0acca8f1976e06f5c8e029e1132 ChangeLog 633
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 3f5c6d66cad937e0cf98576f1dd40ab0 ChangeLog 734
+RMD160 ecd5e77af71f9a39869ab8bbcb7d8ad772c1f656 ChangeLog 734
+SHA256 8de76b8bf3dd0f4c278d5aa1ad46c0681cf41b5868854289e6907c6cc0c0c7b4 ChangeLog 734
MD5 48794b5a58ecddbbc0ffce1ed73393e8 files/digest-utidylib-0.2 60
+RMD160 b6bc4b553ce1969a05f3d2ffd85804d8d778d2c7 files/digest-utidylib-0.2 60
+SHA256 28e3d13b58f9c0c1cd9e4df5c2d8c608f12ec07168a36487af97feeb59c6fc09 files/digest-utidylib-0.2 60
MD5 7249f3b046946a3f88bb2cd22f55b380 files/utidylib-0.2-no-docs-in-site-packages.patch 475
+RMD160 e2806dc81b3537821cb83c09aefec81df5c27e43 files/utidylib-0.2-no-docs-in-site-packages.patch 475
+SHA256 c833649b3ea32c48526b5cf819606ebf5edd98e42c299169e91397e72b4e35bf files/utidylib-0.2-no-docs-in-site-packages.patch 475
MD5 bffb3127ccf1eb531a55550b17b91a1e files/utidylib-0.2-tests-twisted-2.1-compat.patch 437
+RMD160 d2e767fc76feb44f32d127fd7218a02cd329130c files/utidylib-0.2-tests-twisted-2.1-compat.patch 437
+SHA256 9e0657e7a2e799ff80c6b0236ac655aac5f9853104e422fd52dc73f75507cca5 files/utidylib-0.2-tests-twisted-2.1-compat.patch 437
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 3386dadbbab2c562fe7ffc229ca7ec6c utidylib-0.2.ebuild 1057
+RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f metadata.xml 159
+SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 metadata.xml 159
+MD5 8e74dca6ec85e28e55ce101815011dda utidylib-0.2.ebuild 1073
+RMD160 58ead7ccc693913742d9cf24aa8417282588c3c7 utidylib-0.2.ebuild 1073
+SHA256 7dc070ade1f89ca0b7bf6c84ea4b4822d473f80f7138db14505285cb9ac9c626 utidylib-0.2.ebuild 1073
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFEHe5xCRZPokWLroQRAtWeAKC1BNPrEX+URow9XXlND70ySsbWywCg1/Gp
+Ps5Ug+e3QAZR+5qy0JtkItw=
+=s4ws
+-----END PGP SIGNATURE-----
diff --git a/dev-python/utidylib/utidylib-0.2.ebuild b/dev-python/utidylib/utidylib-0.2.ebuild
index df8d4d01ece8..9aa8a2f53edb 100644
--- a/dev-python/utidylib/utidylib-0.2.ebuild
+++ b/dev-python/utidylib/utidylib-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild,v 1.2 2005/12/05 09:58:38 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild,v 1.3 2006/03/19 23:51:03 halcy0n Exp $
inherit distutils eutils
@@ -20,6 +20,7 @@ RDEPEND=">=dev-lang/python-2.3
app-text/htmltidy"
DEPEND="${RDEPEND}
+ app-arch/unzip
doc? ( dev-python/epydoc )
test? ( dev-python/twisted )"