diff options
author | 2014-03-03 23:44:54 +0000 | |
---|---|---|
committer | 2014-03-03 23:44:54 +0000 | |
commit | 60eb8686cb77819a9459be2858cb6966409a44c6 (patch) | |
tree | 8d9aeb083f8d41d2734d6f55e080f294ae3d19c0 /dev-php | |
parent | amd64 stable, bug #495558 (diff) | |
download | gentoo-2-60eb8686cb77819a9459be2858cb6966409a44c6.tar.gz gentoo-2-60eb8686cb77819a9459be2858cb6966409a44c6.tar.bz2 gentoo-2-60eb8686cb77819a9459be2858cb6966409a44c6.zip |
amd64 stable, bug #495564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Image_Text/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.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 ac2cc02cd3c8..fa94d4deccda 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/ChangeLog,v 1.10 2014/02/24 01:17:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/ChangeLog,v 1.11 2014/03/03 23:44:54 pacho Exp $ + + 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> PEAR-Image_Text-0.7.0.ebuild: + amd64 stable, bug #495564 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Image_Text-0.7.0.ebuild: diff --git a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild index d552000870f9..21cd5f3a8c2c 100644 --- a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild +++ b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.7.0.ebuild,v 1.2 2014/02/24 01:17:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild,v 1.3 2014/03/03 23:44:54 pacho Exp $ EAPI=5 @@ -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]" |