diff options
author | Cédric Krier <cedk@gentoo.org> | 2007-07-14 16:06:23 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2007-07-14 16:06:23 +0000 |
commit | 294ac1ecaf781e2f773f4219e5792d5a44f42fb5 (patch) | |
tree | ce3b0bc8bb3932270c963d0a78a26dcc6bf16d32 /media-gfx/pydot/pydot-0.9.10.ebuild | |
parent | old (diff) | |
download | gentoo-2-294ac1ecaf781e2f773f4219e5792d5a44f42fb5.tar.gz gentoo-2-294ac1ecaf781e2f773f4219e5792d5a44f42fb5.tar.bz2 gentoo-2-294ac1ecaf781e2f773f4219e5792d5a44f42fb5.zip |
Fix homepage
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-gfx/pydot/pydot-0.9.10.ebuild')
-rw-r--r-- | media-gfx/pydot/pydot-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pydot/pydot-0.9.10.ebuild b/media-gfx/pydot/pydot-0.9.10.ebuild index bbb724eac139..b6f4922db21a 100644 --- a/media-gfx/pydot/pydot-0.9.10.ebuild +++ b/media-gfx/pydot/pydot-0.9.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.5 2007/03/18 13:13:32 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.6 2007/07/14 16:06:23 cedk Exp $ inherit distutils DESCRIPTION="Python bindings for Graphviz" -HOMEPAGE="http://dkbza.org/" +HOMEPAGE="http://dkbza.org/pydot.html" SRC_URI="http://dkbza.org/data/${P}.tar.gz" LICENSE="MIT" SLOT="0" |