diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:12:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:12:14 +0000 |
commit | 26116ce5193a127474b7daca83af53a48a9668cb (patch) | |
tree | 468f80e9404a8710f7bf725c980e52ce7ce4e2a5 /media-gfx/pydot/pydot-1.0.25.ebuild | |
parent | Stable for HPPA (bug #399959). (diff) | |
download | historical-26116ce5193a127474b7daca83af53a48a9668cb.tar.gz historical-26116ce5193a127474b7daca83af53a48a9668cb.tar.bz2 historical-26116ce5193a127474b7daca83af53a48a9668cb.zip |
Stable for HPPA (bug #400373).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/pydot/pydot-1.0.25.ebuild')
-rw-r--r-- | media-gfx/pydot/pydot-1.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pydot/pydot-1.0.25.ebuild b/media-gfx/pydot/pydot-1.0.25.ebuild index 55a6079cba7b..da07f973150a 100644 --- a/media-gfx/pydot/pydot-1.0.25.ebuild +++ b/media-gfx/pydot/pydot-1.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-1.0.25.ebuild,v 1.4 2012/02/24 11:01:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-1.0.25.ebuild,v 1.5 2012/02/27 03:12:14 jer Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://pydot.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-python/pyparsing |