diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:26:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:26:06 +0000 |
commit | 8bdeea75ba55ba6c57e5c9759eeed3514a1c623a (patch) | |
tree | b552c9227ec8c08b3d45be4de976179cb0392c44 /media-gfx | |
parent | Stable for amd64, wrt bug #535574 (diff) | |
download | gentoo-2-8bdeea75ba55ba6c57e5c9759eeed3514a1c623a.tar.gz gentoo-2-8bdeea75ba55ba6c57e5c9759eeed3514a1c623a.tar.bz2 gentoo-2-8bdeea75ba55ba6c57e5c9759eeed3514a1c623a.zip |
Stable for amd64, wrt bug #535448
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/pydot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pydot/pydot-1.0.28-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pydot/ChangeLog b/media-gfx/pydot/ChangeLog index f60bf2c9b730..b5f078d3ff95 100644 --- a/media-gfx/pydot/ChangeLog +++ b/media-gfx/pydot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pydot # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.76 2015/01/19 08:27:24 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.77 2015/03/27 16:26:06 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r2.ebuild: + Stable for amd64, wrt bug #535448 19 Jan 2015; Ian Delaney <idella4@gentoo.org> pydot-1.0.28-r2.ebuild: correction to dep graphviz, fixes Bug #537014 diff --git a/media-gfx/pydot/pydot-1.0.28-r2.ebuild b/media-gfx/pydot/pydot-1.0.28-r2.ebuild index 662eeb38c740..6f4e0472ffea 100644 --- a/media-gfx/pydot/pydot-1.0.28-r2.ebuild +++ b/media-gfx/pydot/pydot-1.0.28-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r2.ebuild,v 1.4 2015/01/19 08:27:24 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-1.0.28-r2.ebuild,v 1.5 2015/03/27 16:26:06 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=" |