diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-06-03 23:22:28 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-06-03 23:22:28 +0000 |
commit | 49226dab579411a1083724871ef30b8612692197 (patch) | |
tree | 112b94d53737ac8b08511984615eddd46d163688 /media-gfx/graphviz/graphviz-1.10.ebuild | |
parent | Fix bug 52874: problems when using csh (diff) | |
download | historical-49226dab579411a1083724871ef30b8612692197.tar.gz historical-49226dab579411a1083724871ef30b8612692197.tar.bz2 historical-49226dab579411a1083724871ef30b8612692197.zip |
Stable on mips.
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 d2755525003a..3affe33d6f67 100644 --- a/media-gfx/graphviz/graphviz-1.10.ebuild +++ b/media-gfx/graphviz/graphviz-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.12 2004/04/26 02:20:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.13 2004/06/03 23:22:28 geoman Exp $ DESCRIPTION="open source graph drawing software" HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/" @@ -8,7 +8,7 @@ SRC_URI="http://www.graphviz.org/pub/graphviz/${P}.tar.gz" LICENSE="as-is | ATT" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" IUSE="tcltk" #Can use freetype-1.3 or 2.0, but not both |