diff options
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" |