summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-02-16 08:30:43 +0000
committerAli Polatel <hawking@gentoo.org>2007-02-16 08:30:43 +0000
commitdabc242ee0b3b7c30965497ee40aa566ea9239e3 (patch)
tree73dbeab5a510cc47ad2d25f93a588384bbdc43a9 /dev-python/pylzma/pylzma-0.3.0.ebuild
parentdev-python/pylzma: don't depend on base packages: removed python from DEPEND (diff)
downloadsunrise-dabc242ee0b3b7c30965497ee40aa566ea9239e3.tar.gz
sunrise-dabc242ee0b3b7c30965497ee40aa566ea9239e3.tar.bz2
sunrise-dabc242ee0b3b7c30965497ee40aa566ea9239e3.zip
dev-python/pylzma: d -c Readding >=python-2.4 to DEPEND
svn path=/sunrise/; revision=3031
Diffstat (limited to 'dev-python/pylzma/pylzma-0.3.0.ebuild')
-rw-r--r--dev-python/pylzma/pylzma-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylzma/pylzma-0.3.0.ebuild b/dev-python/pylzma/pylzma-0.3.0.ebuild
index ff0c4c831..555a47546 100644
--- a/dev-python/pylzma/pylzma-0.3.0.ebuild
+++ b/dev-python/pylzma/pylzma-0.3.0.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND=""
+DEPEND=">=dev-lang/python-2.4"
RDEPEND="${DEPEND}"
DOCS="doc/usage.txt readme.txt"