diff options
author | 2005-05-30 04:43:16 +0000 | |
---|---|---|
committer | 2005-05-30 04:43:16 +0000 | |
commit | cd80b87c9026ee9806e287e6fb6e717ad82f97d1 (patch) | |
tree | 714fd715eb329a8301c07b239302ffa06f73a30e /media-gfx/graphviz/graphviz-1.12.ebuild | |
parent | Fix bug #94415, -fPIC needed for correct kerberos build stuff. (diff) | |
download | historical-cd80b87c9026ee9806e287e6fb6e717ad82f97d1.tar.gz historical-cd80b87c9026ee9806e287e6fb6e717ad82f97d1.tar.bz2 historical-cd80b87c9026ee9806e287e6fb6e717ad82f97d1.zip |
updating for doxygen; all 1.x versions work fine on x86 and sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx/graphviz/graphviz-1.12.ebuild')
-rw-r--r-- | media-gfx/graphviz/graphviz-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphviz/graphviz-1.12.ebuild b/media-gfx/graphviz/graphviz-1.12.ebuild index 9f4fe26d3948..0f0231246281 100644 --- a/media-gfx/graphviz/graphviz-1.12.ebuild +++ b/media-gfx/graphviz/graphviz-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.12.ebuild,v 1.5 2005/02/19 05:09:04 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.12.ebuild,v 1.6 2005/05/30 04:43:16 nerdboy Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.graphviz.org/pub/graphviz/ARCHIVE/${P}.tar.gz" LICENSE="as-is ATT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="tcltk" #Can use freetype-1.3 or 2.0, but not both |