diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-17 19:58:19 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-17 19:58:19 +0000 |
commit | b69dadd8805731052a3df96b79108b54f103af9e (patch) | |
tree | bdd954dc7e67f17c3f6ab7028909f3c4ee84859b /media-gfx/graphviz | |
parent | Manifiest update. (diff) | |
download | historical-b69dadd8805731052a3df96b79108b54f103af9e.tar.gz historical-b69dadd8805731052a3df96b79108b54f103af9e.tar.bz2 historical-b69dadd8805731052a3df96b79108b54f103af9e.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r-- | media-gfx/graphviz/Manifest | 6 | ||||
-rw-r--r-- | media-gfx/graphviz/graphviz-1.9.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/graphviz/Manifest b/media-gfx/graphviz/Manifest index ad4fa040db6d..3faac29897b3 100644 --- a/media-gfx/graphviz/Manifest +++ b/media-gfx/graphviz/Manifest @@ -1,12 +1,12 @@ MD5 20651042ca70c6e3000004b53da90bc2 ChangeLog 2870 MD5 975ae293c53e7ef47dc33a52dc30762f graphviz-1.7.15-r2.ebuild 1263 MD5 47f4a86ba45ffafdea2d765b42462528 graphviz-1.8.10-r2.ebuild 1261 -MD5 fa57f35cc71729ad2f6c625e2c31feb4 graphviz-1.8.10.ebuild 1190 MD5 01ecc4acc9c20fc3891bc057a441829e graphviz-1.8.10-r3.ebuild 1960 -MD5 c969eba09486ae3ab84c62a31cb710ae graphviz-1.9.ebuild 1087 +MD5 fa57f35cc71729ad2f6c625e2c31feb4 graphviz-1.8.10.ebuild 1190 +MD5 2f67ed45b27ef88bfb12918ea0da0518 graphviz-1.9.ebuild 1092 MD5 84a308f6e38ddd0e8c3480ee9312509f files/digest-graphviz-1.7.15-r2 65 MD5 378952274e1900d18448028732e49690 files/digest-graphviz-1.8.10 68 MD5 378952274e1900d18448028732e49690 files/digest-graphviz-1.8.10-r2 68 -MD5 5e8726d7d859188692efcfe9e9155761 files/gdgen.c.patch 756 MD5 378952274e1900d18448028732e49690 files/digest-graphviz-1.8.10-r3 68 MD5 1737afe4c207e5a3efb388e1f558850f files/digest-graphviz-1.9 190 +MD5 5e8726d7d859188692efcfe9e9155761 files/gdgen.c.patch 756 diff --git a/media-gfx/graphviz/graphviz-1.9.ebuild b/media-gfx/graphviz/graphviz-1.9.ebuild index e205ae605c8a..847ece7d263d 100644 --- a/media-gfx/graphviz/graphviz-1.9.ebuild +++ b/media-gfx/graphviz/graphviz-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.9.ebuild,v 1.7 2003/06/17 00:36:57 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.9.ebuild,v 1.8 2003/07/17 19:58:07 gmsoft Exp $ IUSE="tcltk" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/" SLOT="0" LICENSE="as-is | ATT" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" #Can use freetype-1.3 or 2.0, but not both DEPEND=">=sys-libs/zlib-1.1.3 |