diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-26 13:56:53 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-26 13:56:53 +0000 |
commit | 6e9035e9ba0e92f08611c30881c38cf87279a3b6 (patch) | |
tree | baa286fc4aa1b385abb81ee42de2eaf21b0e3bfc /media-gfx/graphviz | |
parent | Forgot to credit Erik Wallin; adding credit & bug number accordingly. No ebui... (diff) | |
download | gentoo-2-6e9035e9ba0e92f08611c30881c38cf87279a3b6.tar.gz gentoo-2-6e9035e9ba0e92f08611c30881c38cf87279a3b6.tar.bz2 gentoo-2-6e9035e9ba0e92f08611c30881c38cf87279a3b6.zip |
ppc/ppc64 stable wrt #376437
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r-- | media-gfx/graphviz/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/graphviz/graphviz-2.26.3-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/graphviz/ChangeLog b/media-gfx/graphviz/ChangeLog index fc47cd756405..6269290d922b 100644 --- a/media-gfx/graphviz/ChangeLog +++ b/media-gfx/graphviz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/graphviz # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.235 2011/06/22 18:11:44 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.236 2011/07/26 13:56:53 xarthisius Exp $ + + 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + graphviz-2.26.3-r3.ebuild: + ppc/ppc64 stable wrt #376437 22 Jun 2011; Fabian Groffen <grobian@gentoo.org> graphviz-2.26.3-r3.ebuild: Marked ~x64-macos, bug #371861 diff --git a/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild b/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild index 6d15880ec99f..5395fb63ee38 100644 --- a/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild +++ b/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild,v 1.4 2011/06/22 18:11:44 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild,v 1.5 2011/07/26 13:56:53 xarthisius Exp $ EAPI=3 PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="http://www.graphviz.org/pub/graphviz/ARCHIVE/${P}.tar.gz" LICENSE="CPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="cairo doc examples gtk java lasi nls perl python ruby static-libs tcl" # Requires ksh |