diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-27 13:10:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-27 13:10:08 +0000 |
commit | ebed591b5b7827624dff43c5e7021e40aa7eae41 (patch) | |
tree | 9f7c8a84e7df3630feaed71d5dc8d86d674c6302 /media-gfx/graphviz/graphviz-1.10.ebuild | |
parent | fixing #39477 (diff) | |
download | historical-ebed591b5b7827624dff43c5e7021e40aa7eae41.tar.gz historical-ebed591b5b7827624dff43c5e7021e40aa7eae41.tar.bz2 historical-ebed591b5b7827624dff43c5e7021e40aa7eae41.zip |
marked stable on sparc
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 c7b24e43adda..2d13ac91e7e3 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.7 2004/01/25 23:08:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.8 2004/01/27 13:09:58 gustavoz 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" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64" IUSE="tcltk" #Can use freetype-1.3 or 2.0, but not both |