diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-10 20:44:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-10 20:44:56 +0000 |
commit | fbec3d0faaaa96ea4cddcea8967d1b7457cf2de9 (patch) | |
tree | 137f19203bd16bc163393b72c188b180d8abcbce /dev-php/PEAR-Image_Color | |
parent | version bump (diff) | |
download | gentoo-2-fbec3d0faaaa96ea4cddcea8967d1b7457cf2de9.tar.gz gentoo-2-fbec3d0faaaa96ea4cddcea8967d1b7457cf2de9.tar.bz2 gentoo-2-fbec3d0faaaa96ea4cddcea8967d1b7457cf2de9.zip |
x86 stable wrt bug 173774
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-php/PEAR-Image_Color')
-rw-r--r-- | dev-php/PEAR-Image_Color/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_Color/ChangeLog b/dev-php/PEAR-Image_Color/ChangeLog index 58ea261e7001..4560e74032f1 100644 --- a/dev-php/PEAR-Image_Color/ChangeLog +++ b/dev-php/PEAR-Image_Color/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Image_Color # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color/ChangeLog,v 1.9 2007/04/10 14:54:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color/ChangeLog,v 1.10 2007/04/10 20:44:56 armin76 Exp $ + + 10 Apr 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Image_Color-1.0.2.ebuild: + x86 stable wrt bug 173774 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> PEAR-Image_Color-1.0.2.ebuild: diff --git a/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild b/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild index cbfee3912835..d02dac5bd963 100644 --- a/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild +++ b/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild,v 1.7 2007/04/10 14:54:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild,v 1.8 2007/04/10 20:44:56 armin76 Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="Manages and handles color data and conversions." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" pkg_setup() { |