diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 08:25:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 08:25:48 +0000 |
commit | f1282c956752a91768fa0e0bec6890fab1892b83 (patch) | |
tree | 8a102dacf4421bc11ac6ed65c5ffae191497fbee /dev-php/PEAR-Image_Text | |
parent | Stable for amd64, wrt bug #408903 (diff) | |
download | historical-f1282c956752a91768fa0e0bec6890fab1892b83.tar.gz historical-f1282c956752a91768fa0e0bec6890fab1892b83.tar.bz2 historical-f1282c956752a91768fa0e0bec6890fab1892b83.zip |
Stable for amd64, wrt bug #408749
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Image_Text')
-rw-r--r-- | dev-php/PEAR-Image_Text/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_Text/ChangeLog b/dev-php/PEAR-Image_Text/ChangeLog index d3f86419bf29..b82d154d4749 100644 --- a/dev-php/PEAR-Image_Text/ChangeLog +++ b/dev-php/PEAR-Image_Text/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Image_Text # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/ChangeLog,v 1.5 2012/02/09 11:13:04 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/ChangeLog,v 1.6 2012/03/20 08:25:48 ago Exp $ + + 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Image_Text-0.6.1.ebuild: + Stable for amd64, wrt bug #408749 *PEAR-Image_Text-0.6.1 (09 Feb 2012) diff --git a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild index f6f995d278a6..6e01d5eaac28 100644 --- a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild +++ b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild,v 1.1 2012/02/09 11:13:04 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild,v 1.2 2012/03/20 08:25:48 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Advanced text manipulations in images." LICENSE="PHP-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-lang/php[gd]" |