diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-03 04:10:46 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-03 04:10:46 +0000 |
commit | 89dad946296f8df8fabac0649cee9a7014dff7d3 (patch) | |
tree | c28d235accdc720b60630b308e222c2960184731 /media-gfx/pydot | |
parent | Add ~amd64, bug 164789 (diff) | |
download | gentoo-2-89dad946296f8df8fabac0649cee9a7014dff7d3.tar.gz gentoo-2-89dad946296f8df8fabac0649cee9a7014dff7d3.tar.bz2 gentoo-2-89dad946296f8df8fabac0649cee9a7014dff7d3.zip |
add ~amd64, bug 164086
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-gfx/pydot')
-rw-r--r-- | media-gfx/pydot/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/pydot/pydot-0.9.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/pydot/ChangeLog b/media-gfx/pydot/ChangeLog index 793ad82d1857..71802ce538aa 100644 --- a/media-gfx/pydot/ChangeLog +++ b/media-gfx/pydot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pydot -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.1 2006/12/06 21:39:48 cedk Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.2 2007/02/03 04:10:46 beandog Exp $ + + 03 Feb 2007; Steve Dibb <beandog@gentoo.org> pydot-0.9.10.ebuild: + add ~amd64, bug 164086 *pydot-0.9.10 (06 Dec 2006) diff --git a/media-gfx/pydot/pydot-0.9.10.ebuild b/media-gfx/pydot/pydot-0.9.10.ebuild index 3b7c5ab3f4da..f1ab90083aa1 100644 --- a/media-gfx/pydot/pydot-0.9.10.ebuild +++ b/media-gfx/pydot/pydot-0.9.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.1 2006/12/06 21:39:48 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.2 2007/02/03 04:10:46 beandog Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://dkbza.org/" SRC_URI="http://dkbza.org/data/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="dev-python/pyparsing |