diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-08-13 18:40:32 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-08-13 18:40:32 +0000 |
commit | 4c29b5e42a70edfbd8dfa44a531364efa4f67033 (patch) | |
tree | eabc2ba3e083a826e65b7a930c8c0b83917bd127 /media-gfx/graphviz/graphviz-1.10.ebuild | |
parent | Manual Manifest commit. (diff) | |
download | historical-4c29b5e42a70edfbd8dfa44a531364efa4f67033.tar.gz historical-4c29b5e42a70edfbd8dfa44a531364efa4f67033.tar.bz2 historical-4c29b5e42a70edfbd8dfa44a531364efa4f67033.zip |
bug 64593
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx/graphviz/graphviz-1.10.ebuild')
-rw-r--r-- | media-gfx/graphviz/graphviz-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphviz/graphviz-1.10.ebuild b/media-gfx/graphviz/graphviz-1.10.ebuild index 5dbb4faabaae..840ee04b55bd 100644 --- a/media-gfx/graphviz/graphviz-1.10.ebuild +++ b/media-gfx/graphviz/graphviz-1.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.22 2005/02/19 05:09:04 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.23 2005/08/13 18:40:32 vanquirius Exp $ inherit gnuconfig DESCRIPTION="open source graph drawing software" HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/" -SRC_URI="http://www.graphviz.org/pub/graphviz/ARCHIVE/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is ATT" SLOT="0" |