diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-16 18:12:22 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-16 18:12:22 +0000 |
commit | 56d39d6ffc8f9a70976e5e6b25a7c6c28c752572 (patch) | |
tree | f18bd84ad2d3b24c6c96dd9e6e05c932b417eea5 /media-gfx | |
parent | New enigmail version (diff) | |
download | gentoo-2-56d39d6ffc8f9a70976e5e6b25a7c6c28c752572.tar.gz gentoo-2-56d39d6ffc8f9a70976e5e6b25a7c6c28c752572.tar.bz2 gentoo-2-56d39d6ffc8f9a70976e5e6b25a7c6c28c752572.zip |
add ~amd64 flag
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/graphviz/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/graphviz/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/graphviz/graphviz-1.10.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/media-gfx/graphviz/ChangeLog b/media-gfx/graphviz/ChangeLog index 543b7aeb01e1..1dbca292d810 100644 --- a/media-gfx/graphviz/ChangeLog +++ b/media-gfx/graphviz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/graphviz # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.19 2003/10/10 01:43:31 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.20 2003/11/16 18:12:19 brad_mssw Exp $ + + 16 Nov 2003; Brad House <brad_mssw@gentoo.org> graphviz-1.10.ebuild: + add ~amd64 flag 10 Oct 2003; Marius Mauch <genone@gentoo.org> graphviz-1.10.ebuild: small fix to make sort from coreutils-5 happy diff --git a/media-gfx/graphviz/Manifest b/media-gfx/graphviz/Manifest index 4592609dd277..f4b9642ef161 100644 --- a/media-gfx/graphviz/Manifest +++ b/media-gfx/graphviz/Manifest @@ -1,12 +1,12 @@ -MD5 047f7bfbc1d9050e61bf41bcf3090600 graphviz-1.8.10.ebuild 1191 +MD5 6348cab6daddb5672ed0c6e2c9b74dd5 ChangeLog 3293 +MD5 3518b2c86c414a4273a1257d3f21e5fb graphviz-1.10.ebuild 1172 +MD5 47f4a86ba45ffafdea2d765b42462528 graphviz-1.8.10-r2.ebuild 1261 MD5 01ecc4acc9c20fc3891bc057a441829e graphviz-1.8.10-r3.ebuild 1960 +MD5 047f7bfbc1d9050e61bf41bcf3090600 graphviz-1.8.10.ebuild 1191 MD5 d6160b4c9466ac4453e984cfde9f3f39 graphviz-1.9.ebuild 1101 -MD5 ef4f700c391f4187ccba117405c78c41 graphviz-1.10.ebuild 1162 -MD5 47f4a86ba45ffafdea2d765b42462528 graphviz-1.8.10-r2.ebuild 1261 -MD5 af70717929e35d62ffefec15ad8959c3 ChangeLog 3200 -MD5 1737afe4c207e5a3efb388e1f558850f files/digest-graphviz-1.9 190 -MD5 5e8726d7d859188692efcfe9e9155761 files/gdgen.c.patch 756 -MD5 378952274e1900d18448028732e49690 files/digest-graphviz-1.8.10 68 MD5 ea7e00b7c49179d3961458a98aee9d6c files/digest-graphviz-1.10 66 +MD5 378952274e1900d18448028732e49690 files/digest-graphviz-1.8.10 68 MD5 378952274e1900d18448028732e49690 files/digest-graphviz-1.8.10-r2 68 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.10.ebuild b/media-gfx/graphviz/graphviz-1.10.ebuild index 7622311d3d67..66ab309df2c5 100644 --- a/media-gfx/graphviz/graphviz-1.10.ebuild +++ b/media-gfx/graphviz/graphviz-1.10.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.10.ebuild,v 1.2 2003/10/10 01:43:31 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.3 2003/11/16 18:12:19 brad_mssw 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 ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" #Can use freetype-1.3 or 2.0, but not both DEPEND=">=sys-libs/zlib-1.1.3 |