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 | f0d90d5aaf73d853a5134dcbbe078a64a2878bcb (patch) | |
tree | e38d6ef0a98bad453a138dc135adbc7fe967b983 /dev-php/PEAR-Image_GraphViz | |
parent | Marked ~hppa too. (diff) | |
download | historical-f0d90d5aaf73d853a5134dcbbe078a64a2878bcb.tar.gz historical-f0d90d5aaf73d853a5134dcbbe078a64a2878bcb.tar.bz2 historical-f0d90d5aaf73d853a5134dcbbe078a64a2878bcb.zip |
Marked ~hppa too.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686
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_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="" |