summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-26 20:08:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-26 20:08:54 +0000
commit7a4ec888777a2991d79434aa12fb960f01057367 (patch)
tree5118d4dae2e950a3c2748e7202665dda5e1cb705 /dev-python/thunarx-python
parentFix missing gnome-python-base dep, USE=debug (diff)
downloadhistorical-7a4ec888777a2991d79434aa12fb960f01057367.tar.gz
historical-7a4ec888777a2991d79434aa12fb960f01057367.tar.bz2
historical-7a4ec888777a2991d79434aa12fb960f01057367.zip
add python_depend too
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'dev-python/thunarx-python')
-rw-r--r--dev-python/thunarx-python/Manifest2
-rw-r--r--dev-python/thunarx-python/thunarx-python-0.2.0.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/thunarx-python/Manifest b/dev-python/thunarx-python/Manifest
index 06e46f6ebb96..3735a603aa75 100644
--- a/dev-python/thunarx-python/Manifest
+++ b/dev-python/thunarx-python/Manifest
@@ -1,4 +1,4 @@
DIST thunarx-python-0.2.0.tar.gz 332533 RMD160 3ffaa1f91f7cbe0c603ce86e65270e6c7476c5ed SHA1 e5838c597612d90f262add39ceae56dc59ad798b SHA256 3e2e45a6da958e63ab9be12629681fa37bcc52af9afe0513b82219c42fdfc3a9
-EBUILD thunarx-python-0.2.0.ebuild 950 RMD160 648dd6f2fb6699a032a6d33eb7bb04eb8789781e SHA1 ed81fbb51d02636e60548cbbbced81b5775bd2f1 SHA256 0d289f4115551630c0e9bea180f4d2832f0d2ec76f25b423e50adb7a9493af85
+EBUILD thunarx-python-0.2.0.ebuild 966 RMD160 bec319a2968b9438fb8d0d0c1b59e85a1b89d4ba SHA1 3dded00c4462722216107cabf5ea0d50eb4f22e9 SHA256 89e792fb7573781ea4a06e128adf3c57ab806d934e9f79e4f9ea3287e1d80b18
MISC ChangeLog 420 RMD160 e4aa653ec1c2a3c4c361a2e8c71581a668ec1dc0 SHA1 9f2030f5cbe9a466f1bb4ccee2b35786772d545f SHA256 cc46316499b1951f120e1e96454b4d8dfb0932ca0425e4e9124a4bc2a9be0966
MISC metadata.xml 242 RMD160 0ecb6fb4bff8d3e4eb271ad7331e83b10bc90a99 SHA1 d25984bb6ef2a14661c9d6d7fdd0a7138a7e99d1 SHA256 d7e9045e4c070826057552e3a3ac7c20092b0279bccecf814fc6d057c11ebd86
diff --git a/dev-python/thunarx-python/thunarx-python-0.2.0.ebuild b/dev-python/thunarx-python/thunarx-python-0.2.0.ebuild
index d23372febbf4..6eec89024f05 100644
--- a/dev-python/thunarx-python/thunarx-python-0.2.0.ebuild
+++ b/dev-python/thunarx-python/thunarx-python-0.2.0.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.2.0.ebuild,v 1.2 2010/10/26 20:07:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.2.0.ebuild,v 1.3 2010/10/26 20:08:54 ssuominen Exp $
EAPI=2
+PYTHON_DEPEND=2
inherit python xfconf
DESCRIPTION="Python bindings for the Thunar file manager"