diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-17 16:50:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-17 16:50:12 +0000 |
commit | fcb06b3818dacddd0539074b65b9e991e7dbd043 (patch) | |
tree | 31262114926cf79418c560e09db623ccf9a54340 /media-gfx/pydot/pydot-0.9.10.ebuild | |
parent | Stable on ppc wrt bug 171261 (diff) | |
download | gentoo-2-fcb06b3818dacddd0539074b65b9e991e7dbd043.tar.gz gentoo-2-fcb06b3818dacddd0539074b65b9e991e7dbd043.tar.bz2 gentoo-2-fcb06b3818dacddd0539074b65b9e991e7dbd043.zip |
Stable on ppc wrt bug 171261
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/pydot/pydot-0.9.10.ebuild')
-rw-r--r-- | media-gfx/pydot/pydot-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pydot/pydot-0.9.10.ebuild b/media-gfx/pydot/pydot-0.9.10.ebuild index f1ab90083aa1..ec099184a8f9 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-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.2 2007/02/03 04:10:46 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.3 2007/03/17 16:50:12 nixnut 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="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND="dev-python/pyparsing |