summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-04 01:32:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-04 01:32:30 +0000
commitb1e99beeddf9f29ccfc93e58338b0eea8559ebab (patch)
tree0a070478a46d6aa7d77ef7767fb1c2a7c891a537 /media-gfx
parentVersion bumped to latest version and updated all ebuilds to use the kernel-mo... (diff)
downloadhistorical-b1e99beeddf9f29ccfc93e58338b0eea8559ebab.tar.gz
historical-b1e99beeddf9f29ccfc93e58338b0eea8559ebab.tar.bz2
historical-b1e99beeddf9f29ccfc93e58338b0eea8559ebab.zip
s390 KEYWORDS
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/graphviz/Manifest22
-rw-r--r--media-gfx/graphviz/graphviz-1.10.ebuild4
-rw-r--r--media-gfx/graphviz/graphviz-1.12-r1.ebuild9
-rw-r--r--media-gfx/graphviz/graphviz-1.12.ebuild4
4 files changed, 23 insertions, 16 deletions
diff --git a/media-gfx/graphviz/Manifest b/media-gfx/graphviz/Manifest
index 063c169733d6..336adb1f5f41 100644
--- a/media-gfx/graphviz/Manifest
+++ b/media-gfx/graphviz/Manifest
@@ -1,10 +1,20 @@
-MD5 297beb1f832c3775da0c59f630a4bc00 graphviz-1.10.ebuild 1280
-MD5 0341eb79a10f50cfcc34ac0da57d70c7 graphviz-1.12-r1.ebuild 2014
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 c5bef5489036d6a3783c62248e65991e ChangeLog 4549
MD5 e98595ce89ff0da26058b1e6e0ce3d31 metadata.xml 1540
-MD5 e784856bcb9a9a11b1adaec31eab51d0 graphviz-1.12.ebuild 1375
-MD5 6700ac8c3ea388f54326ca2a57784a1c files/graphviz-1.12-build.patch 1514
-MD5 5e8726d7d859188692efcfe9e9155761 files/gdgen.c.patch 756
-MD5 54cdc52906c56a19e4e09cd0773d4633 files/digest-graphviz-1.12-r1 139
+MD5 d2e5a72b7bcd2cdd69138fd3923dd12f graphviz-1.10.ebuild 1283
+MD5 7db944454e4d0a8205973e89edfb19ad graphviz-1.12-r1.ebuild 1815
+MD5 559e6fa96bdbb9d25f11237c282960d0 graphviz-1.12.ebuild 1379
MD5 ea7e00b7c49179d3961458a98aee9d6c files/digest-graphviz-1.10 66
MD5 cea8244a5db85a3bc5e74e4ecd3c9a2b files/digest-graphviz-1.12 66
+MD5 54cdc52906c56a19e4e09cd0773d4633 files/digest-graphviz-1.12-r1 139
+MD5 6700ac8c3ea388f54326ca2a57784a1c files/graphviz-1.12-build.patch 1514
+MD5 5e8726d7d859188692efcfe9e9155761 files/gdgen.c.patch 756
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBiYbXHTu7gpaalycRAjU3AKC/Fy4o1jS+0LxB4RVMMlxEbnN3qACcDCEa
+z8ItisnFBw5XXhAj0/oE0SU=
+=nlzv
+-----END PGP SIGNATURE-----
diff --git a/media-gfx/graphviz/graphviz-1.10.ebuild b/media-gfx/graphviz/graphviz-1.10.ebuild
index 09876898d8e7..86c0b639de37 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 Foundation
# 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.18 2004/07/22 16:18:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.19 2004/11/04 01:32:30 vapier 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="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE="tcltk"
#Can use freetype-1.3 or 2.0, but not both
diff --git a/media-gfx/graphviz/graphviz-1.12-r1.ebuild b/media-gfx/graphviz/graphviz-1.12-r1.ebuild
index c96b17a3b854..ab2ceda62a38 100644
--- a/media-gfx/graphviz/graphviz-1.12-r1.ebuild
+++ b/media-gfx/graphviz/graphviz-1.12-r1.ebuild
@@ -1,21 +1,18 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.12-r1.ebuild,v 1.1 2004/07/26 03:24:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.12-r1.ebuild,v 1.2 2004/11/04 01:32:30 vapier Exp $
inherit gnuconfig eutils
DESCRIPTION="open source graph drawing software"
HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/"
SRC_URI="http://www.graphviz.org/pub/graphviz/ARCHIVE/${P}.tar.gz"
+
LICENSE="as-is | ATT"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86"
IUSE="tcltk"
-#remove this for 1.13
-#the d.g.o location is there until it propogates to mirrors
-SRC_URI="${SRC_URI} mirror://gentoo/${P}-configure.ac.bz2 http://dev.gentoo.org/~robbat2/distfiles/${P}-configure.ac.bz2"
-
#Can use freetype-1.3 or 2.0, but not both
DEPEND=">=sys-libs/zlib-1.1.3
>=media-libs/libpng-1.2
diff --git a/media-gfx/graphviz/graphviz-1.12.ebuild b/media-gfx/graphviz/graphviz-1.12.ebuild
index 2cb45d97d09b..ce13d74421e4 100644
--- a/media-gfx/graphviz/graphviz-1.12.ebuild
+++ b/media-gfx/graphviz/graphviz-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.1 2004/07/22 16:18:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.12.ebuild,v 1.2 2004/11/04 01:32:30 vapier 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="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86"
IUSE="tcltk"
#Can use freetype-1.3 or 2.0, but not both