diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:44:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:44:10 +0000 |
commit | 16b848e37e178a92541d94678eb9c6016510c662 (patch) | |
tree | 01dba993ddc6fd89f4693de8449fa14951ed5bdc /media-gfx/pydot | |
parent | Stable for ppc64, wrt bug #484724 (diff) | |
download | gentoo-2-16b848e37e178a92541d94678eb9c6016510c662.tar.gz gentoo-2-16b848e37e178a92541d94678eb9c6016510c662.tar.bz2 gentoo-2-16b848e37e178a92541d94678eb9c6016510c662.zip |
Stable for ppc64, wrt bug #484724
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 ceef561f41dc..afa20709fedb 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.68 2013/09/23 17:24:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.69 2013/09/23 17:44:10 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r1.ebuild: + Stable for ppc64, wrt bug #484724 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r1.ebuild: Stable for alpha, 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 91c7fb9f3d11..9d934bde4a0f 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.21 2013/09/23 17:24:27 ago Exp $ +# $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 $ 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}] |