summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-10 22:22:14 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-10 22:22:14 +0000
commitab775e5edce4a46b062550d24da28db4760dc63d (patch)
treefa9f4cabb892d9555f5314d6a0592a87ba47c072 /media-gfx/graphviz
parentNew upstream release. Just bugfixes and other stability improvements, no new ... (diff)
downloadgentoo-2-ab775e5edce4a46b062550d24da28db4760dc63d.tar.gz
gentoo-2-ab775e5edce4a46b062550d24da28db4760dc63d.tar.bz2
gentoo-2-ab775e5edce4a46b062550d24da28db4760dc63d.zip
need toolchain-funcs for tc-getCPP
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r--media-gfx/graphviz/graphviz-2.8-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphviz/graphviz-2.8-r2.ebuild b/media-gfx/graphviz/graphviz-2.8-r2.ebuild
index 34f9ce749c25..cee47086dc50 100644
--- a/media-gfx/graphviz/graphviz-2.8-r2.ebuild
+++ b/media-gfx/graphviz/graphviz-2.8-r2.ebuild
@@ -1,8 +1,8 @@
# 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-2.8-r2.ebuild,v 1.15 2007/03/06 20:13:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.8-r2.ebuild,v 1.16 2007/03/10 22:22:14 vapier Exp $
-inherit eutils libtool autotools
+inherit eutils libtool autotools toolchain-funcs
DESCRIPTION="Open Source Graph Visualization Software"
HOMEPAGE="http://www.graphviz.org/"