diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-04 21:57:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-04 21:57:46 +0000 |
commit | 63f644afd0bc17d1dcd7d49648f7ccc911d066f0 (patch) | |
tree | e48ccfe4a7177e14143791d334d2d8e98f77ded1 /dev-php/PEAR-Image_GraphViz | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-63f644afd0bc17d1dcd7d49648f7ccc911d066f0.tar.gz gentoo-2-63f644afd0bc17d1dcd7d49648f7ccc911d066f0.tar.bz2 gentoo-2-63f644afd0bc17d1dcd7d49648f7ccc911d066f0.zip |
x86 stable, bug #208848
(Portage version: 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="" |