diff options
Diffstat (limited to 'dev-python/pysyck/pysyck-0.61.2.ebuild')
-rw-r--r-- | dev-python/pysyck/pysyck-0.61.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysyck/pysyck-0.61.2.ebuild b/dev-python/pysyck/pysyck-0.61.2.ebuild index 3a81dbe3e..1105778b4 100644 --- a/dev-python/pysyck/pysyck-0.61.2.ebuild +++ b/dev-python/pysyck/pysyck-0.61.2.ebuild @@ -7,7 +7,7 @@ inherit distutils eutils MY_P=${P/pysyck/PySyck} DESCRIPTION="PySyck is aimed to update the current Python bindings for Syck. The new bindings provide a wrapper for the Syck emitter and give access to YAML representation graphs." -HOMEPAGE="http://pyyaml.org" +HOMEPAGE="http://pyyaml.org/" SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz" LICENSE="BSD" |