diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-03-18 11:30:36 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-03-18 11:30:36 +0000 |
commit | 367590e889288b79c8f0fbd7e715cc15c5e4f43f (patch) | |
tree | 80e8211f454cbe919f77fa3e4b00976a77fcf5ff /media-gfx/pydot/pydot-0.9.10.ebuild | |
parent | stable on amd64; bug 169540 (diff) | |
download | gentoo-2-367590e889288b79c8f0fbd7e715cc15c5e4f43f.tar.gz gentoo-2-367590e889288b79c8f0fbd7e715cc15c5e4f43f.tar.bz2 gentoo-2-367590e889288b79c8f0fbd7e715cc15c5e4f43f.zip |
stable on amd64; bug 171261
(Portage version: 2.1.2-r9)
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 ec099184a8f9..fa2e9e23a7bd 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.3 2007/03/17 16:50:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.4 2007/03/18 11:30:36 blubb 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 |