[dev-python/tinyurl] Fix python dep

This commit is contained in:
Ian Whyman
2010-09-18 15:34:06 +01:00
parent 75b9e00309
commit 824befd7b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
DIST TinyUrl-0.1.0.tar.bz2 23465 RMD160 d448128414c0b264d5458155f9754a20597fa4c6 SHA1 537f40ebca6c1568a8a2f3672b42e0919342a658 SHA256 34278c31c2a32a5e5b858ba3a5af275445007e046f519c0f3a4b61c2bfd2dccb
EBUILD tinyurl-0.1.0.ebuild 532 RMD160 b254b1720b711351342590d576c85b95113590f9 SHA1 3f600b5848df226f5ef1e5c920336630f9045433 SHA256 b353e6a4a2abae78eeeb6e5438c55697eb59a29b4c70f0149b8e9fa0e89bf3b1
EBUILD tinyurl-0.1.0.ebuild 534 RMD160 01542fc13b140b09e96d5a19cb8c719bb36e3fb0 SHA1 f044d0cc04cbdea737711f638328ec092f225941 SHA256 abb4f599474267e146492c122a30a9847f0184715b4d03917e4b228516881624
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header:
NEED_PYTHON=2.3
PYTHON_DEPEND="2"
inherit distutils