diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:29:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:29:44 +0000 |
commit | d4b0dd13cc474d2f83980c6939ded47b08ada252 (patch) | |
tree | da477112135dad69a246e1f2826176ecad0dd7a3 /dev-php | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-d4b0dd13cc474d2f83980c6939ded47b08ada252.tar.gz gentoo-2-d4b0dd13cc474d2f83980c6939ded47b08ada252.tar.bz2 gentoo-2-d4b0dd13cc474d2f83980c6939ded47b08ada252.zip |
Marked ~hppa too.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.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 9b043ad80344..986967f1f21d 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.8 2008/03/08 22:20:38 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.9 2008/07/15 18:29:44 jer Exp $ + + 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> + PEAR-Image_GraphViz-1.3.0_rc3.ebuild: + Marked ~hppa too. 08 Mar 2008; <pva@gentoo.org> PEAR-Image_GraphViz-1.3.0_rc3.ebuild: amd64 stable, bug #208848. diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild index 54166e5319df..a9fa95625175 100644 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 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_rc3.ebuild,v 1.2 2008/03/08 22:20:38 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild,v 1.3 2008/07/15 18:29:44 jer Exp $ inherit php-pear-r1 DESCRIPTION="PHP interface to AT&T's GraphViz tools." LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="" |