summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/llfuse/llfuse-0.36.ebuild')
-rw-r--r--dev-python/llfuse/llfuse-0.36.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/llfuse/llfuse-0.36.ebuild b/dev-python/llfuse/llfuse-0.36.ebuild
index 41190608d6fe..1a246c15171c 100644
--- a/dev-python/llfuse/llfuse-0.36.ebuild
+++ b/dev-python/llfuse/llfuse-0.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.36.ebuild,v 1.1 2011/10/16 23:21:24 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.36.ebuild,v 1.2 2011/10/16 23:27:33 radhermit Exp $
EAPI="3"
PYTHON_DEPEND="*"
@@ -9,7 +9,7 @@ SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="Python bindings for the low-level FUSE API"
-HOMEPAGE="http://python-llfuse.googlecode.com/"
+HOMEPAGE="http://python-llfuse.googlecode.com/ http://pypi.python.org/pypi/llfuse"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"