diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:18:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:18:04 +0000 |
commit | d9a9bf4ca8a10cd049fde9c078bf10b4af89022b (patch) | |
tree | 78a8a3ea8bb637421bde01f1d27f2f2a270a5f1c /media-gfx/springgraph | |
parent | removing (diff) | |
download | historical-d9a9bf4ca8a10cd049fde9c078bf10b4af89022b.tar.gz historical-d9a9bf4ca8a10cd049fde9c078bf10b4af89022b.tar.bz2 historical-d9a9bf4ca8a10cd049fde9c078bf10b4af89022b.zip |
Remove arm keywords
Diffstat (limited to 'media-gfx/springgraph')
-rw-r--r-- | media-gfx/springgraph/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/springgraph/springgraph-79.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/springgraph/Manifest b/media-gfx/springgraph/Manifest index 440120dcd019..681c36495a8a 100644 --- a/media-gfx/springgraph/Manifest +++ b/media-gfx/springgraph/Manifest @@ -1,4 +1,4 @@ -MD5 b0879467842149fda0eb7ccea27b6a64 files/digest-springgraph-79 61 -MD5 6c5ecc812037d0a5a676bda2c50e0bf9 springgraph-79.ebuild 719 MD5 4aab4976675eed70c743ffe96f1c2c45 ChangeLog 587 MD5 33972e24d3f8c3621bd32c36ba6e8b6c metadata.xml 716 +MD5 ec02e91db4514d5f0f4a9f48c0ff0f98 springgraph-79.ebuild 715 +MD5 b0879467842149fda0eb7ccea27b6a64 files/digest-springgraph-79 61 diff --git a/media-gfx/springgraph/springgraph-79.ebuild b/media-gfx/springgraph/springgraph-79.ebuild index 678a24fdd916..7496e750bb57 100644 --- a/media-gfx/springgraph/springgraph-79.ebuild +++ b/media-gfx/springgraph/springgraph-79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-79.ebuild,v 1.3 2004/01/05 02:00:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/springgraph/springgraph-79.ebuild,v 1.4 2004/02/22 21:18:04 agriffis Exp $ DESCRIPTION="Generate spring graphs from graphviz input files" HOMEPAGE="http://www.chaosreigns.com/code/springgraph" @@ -8,7 +8,7 @@ SRC_FILENAME="${PN}.pl.${PV}" SRC_URI="${HOMEPAGE}/dl/${SRC_FILENAME}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc ia64 amd64" +KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ia64 amd64" IUSE="" DEPEND="" RDEPEND="dev-perl/GD" |