diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:21:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:21:59 +0000 |
commit | b8dae6e3f998a3158125a404359ea3ee3c90054b (patch) | |
tree | f02d3bace35038c1b4efa70fb63161f14b5738e9 /media-gfx/pydot | |
parent | Stable for sparc, wrt bug #484724 (diff) | |
download | gentoo-2-b8dae6e3f998a3158125a404359ea3ee3c90054b.tar.gz gentoo-2-b8dae6e3f998a3158125a404359ea3ee3c90054b.tar.bz2 gentoo-2-b8dae6e3f998a3158125a404359ea3ee3c90054b.zip |
Stable for sparc, wrt bug #484724
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/pydot')
-rw-r--r-- | media-gfx/pydot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pydot/pydot-1.0.28-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pydot/ChangeLog b/media-gfx/pydot/ChangeLog index afa20709fedb..86875ccbe836 100644 --- a/media-gfx/pydot/ChangeLog +++ b/media-gfx/pydot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pydot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.69 2013/09/23 17:44:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.70 2013/09/23 19:21:59 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r1.ebuild: + Stable for sparc, wrt bug #484724 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r1.ebuild: Stable for ppc64, wrt bug #484724 diff --git a/media-gfx/pydot/pydot-1.0.28-r1.ebuild b/media-gfx/pydot/pydot-1.0.28-r1.ebuild index 9d934bde4a0f..7e1a940d9d1a 100644 --- a/media-gfx/pydot/pydot-1.0.28-r1.ebuild +++ b/media-gfx/pydot/pydot-1.0.28-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-1.0.28-r1.ebuild,v 1.22 2013/09/23 17:44:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-1.0.28-r1.ebuild,v 1.23 2013/09/23 19:21:59 ago Exp $ EAPI=5 @@ -14,7 +14,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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] |