summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-03-19 12:25:46 +0000
committerJason Wever <weeve@gentoo.org>2003-03-19 12:25:46 +0000
commit947ae9c458548c224a63a11076149c11d720f919 (patch)
tree2fc9575f0b5b98b8bc65ba50bdbb54845b0bf080 /media-gfx/graphviz
parentAdded ~sparc to keywords. (diff)
downloadgentoo-2-947ae9c458548c224a63a11076149c11d720f919.tar.gz
gentoo-2-947ae9c458548c224a63a11076149c11d720f919.tar.bz2
gentoo-2-947ae9c458548c224a63a11076149c11d720f919.zip
Added ~sparc to keywords.
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r--media-gfx/graphviz/ChangeLog5
-rw-r--r--media-gfx/graphviz/graphviz-1.8.10-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/graphviz/ChangeLog b/media-gfx/graphviz/ChangeLog
index 1ffd3333b0f5..75575cbad53d 100644
--- a/media-gfx/graphviz/ChangeLog
+++ b/media-gfx/graphviz/ChangeLog
@@ -1,6 +1,6 @@
# 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.10 2003/03/13 10:19:17 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.11 2003/03/19 12:24:43 weeve Exp $
13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> graphviz-1.8.10-r3.ebuild :
Marked ppc stable
@@ -14,6 +14,9 @@
*graphviz-1.8.10-r3 (21 Jan 2003)
+ 19 Mar 2003; Jason Wever <weeve@gentoo.org> graphviz-1.8.10-r3.ebuild:
+ Added ~sparc to keywords.
+
21 Jan 2003; George Shapovalov <george@gentoo.org> graphviz-1.8.10-r3.ebuild :
Another libpng-1.0 related fix. Now made sure all -lpng are replaced by lpng10, as quite often
gcc tries to link against libpng.so.3 instead of libpng.so.2. See #12433.
diff --git a/media-gfx/graphviz/graphviz-1.8.10-r3.ebuild b/media-gfx/graphviz/graphviz-1.8.10-r3.ebuild
index 8316aeb0a1ad..88a9a20f6360 100644
--- a/media-gfx/graphviz/graphviz-1.8.10-r3.ebuild
+++ b/media-gfx/graphviz/graphviz-1.8.10-r3.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.8.10-r3.ebuild,v 1.3 2003/03/13 10:19:17 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.8.10-r3.ebuild,v 1.4 2003/03/19 12:24:43 weeve 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"
+KEYWORDS="~x86 ppc ~sparc"
#Can use freetype-1.3 or 2.0, but not both
#!!!requires libpng-1.0.x!!!