diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-04 22:04:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-04 22:04:18 +0000 |
commit | d59882e6c8f1c68ee3bc23523d7da1a7ead07c70 (patch) | |
tree | 84695f00c68838ef714366926cb1b0da99dd025c /dev-php/PEAR-Image_GraphViz | |
parent | alpha/ia64/x86 stable (diff) | |
download | historical-d59882e6c8f1c68ee3bc23523d7da1a7ead07c70.tar.gz historical-d59882e6c8f1c68ee3bc23523d7da1a7ead07c70.tar.bz2 historical-d59882e6c8f1c68ee3bc23523d7da1a7ead07c70.zip |
x86 stable, bug #208848
Package-Manager: portage-2.1.4.1
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_rc2.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 bb17f8e4a281..1c381a732f57 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.5 2008/01/17 12:16:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.6 2008/02/04 21:57:46 maekke Exp $ + + 04 Feb 2008; Markus Meier <maekke@gentoo.org> + PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + x86 stable, bug #208848 17 Jan 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Image_GraphViz-1.3.0_rc2.ebuild: diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild index 20eaa5fc7333..5f98294c0130 100644 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.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_rc2.ebuild,v 1.3 2008/01/17 12:16:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.4 2008/02/04 21:57:46 maekke 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 ~ia64 ~sparc x86" IUSE="" |