diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:50:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:50:58 +0000 |
commit | a0a227997d3d64ab66517854b52f9a1452d7012c (patch) | |
tree | 84b8f8ac29bb658bdadc26f78ce98fc648ba33b0 /dev-php/PEAR-Image_GraphViz | |
parent | Stable for amd64, wrt bug #535276 (diff) | |
download | gentoo-2-a0a227997d3d64ab66517854b52f9a1452d7012c.tar.gz gentoo-2-a0a227997d3d64ab66517854b52f9a1452d7012c.tar.bz2 gentoo-2-a0a227997d3d64ab66517854b52f9a1452d7012c.zip |
Stable for amd64, wrt bug #535278
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Image_GraphViz')
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 420962359067..97da1028bc97 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.14 2015/02/14 11:03:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.15 2015/02/14 13:50:58 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + PEAR-Image_GraphViz-1.3.0-r1.ebuild: + Stable for amd64, wrt bug #535278 14 Feb 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Image_GraphViz-1.3.0-r1.ebuild: diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild index f8f946481c48..09e4ba01c4a2 100644 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.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/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild,v 1.2 2015/02/14 11:03:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild,v 1.3 2015/02/14 13:50:58 ago Exp $ EAPI=5 @@ -9,5 +9,5 @@ inherit php-pear-r1 DESCRIPTION="PHP interface to AT&T's GraphViz tools" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc ~x86" IUSE="" |