diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:02:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:02:54 +0000 |
commit | 3de61b0f48d324a28bcaf2932d7d6dad6066209b (patch) | |
tree | 7011ea809650f99c32181d7bf916b9a107f0e15e /media-gfx/pydot | |
parent | Remove media-libs/vflib (reverse dep of freetype:1) (diff) | |
download | gentoo-2-3de61b0f48d324a28bcaf2932d7d6dad6066209b.tar.gz gentoo-2-3de61b0f48d324a28bcaf2932d7d6dad6066209b.tar.bz2 gentoo-2-3de61b0f48d324a28bcaf2932d7d6dad6066209b.zip |
Stable for sparc, wrt bug #461182
(Portage version: 2.1.11.63/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 475231efe4e2..4278d92228ec 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.56 2013/05/20 18:03:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.57 2013/05/25 08:02:54 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r1.ebuild: + Stable for sparc, wrt bug #461182 20 May 2013; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r1.ebuild: Stable for s390, wrt bug #461182 diff --git a/media-gfx/pydot/pydot-1.0.28-r1.ebuild b/media-gfx/pydot/pydot-1.0.28-r1.ebuild index 4e56dff23d42..6d49882c2b2f 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.10 2013/05/20 18:03:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-1.0.28-r1.ebuild,v 1.11 2013/05/25 08:02:54 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="virtual/pyparsing[${PYTHON_USEDEP}] |