diff options
Diffstat (limited to 'media-gfx/graphviz/graphviz-1.10.ebuild')
-rw-r--r-- | media-gfx/graphviz/graphviz-1.10.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/media-gfx/graphviz/graphviz-1.10.ebuild b/media-gfx/graphviz/graphviz-1.10.ebuild index 1c274a87d73f..118319c20e1e 100644 --- a/media-gfx/graphviz/graphviz-1.10.ebuild +++ b/media-gfx/graphviz/graphviz-1.10.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.25 2006/09/10 22:54:53 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.26 2007/01/05 08:00:36 flameeyes Exp $ -inherit gnuconfig DESCRIPTION="open source graph drawing software" HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/" @@ -26,8 +25,6 @@ src_unpack() { cd ${S} sed -i -e "s:+0 -1:-k 1,2:" "${S}/dotneato/common/Makefile.in" - # Run gnuconfig_update on all arches, needed at least for mips - gnuconfig_update } src_compile() { |