summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:17:09 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:17:09 +0000
commit255b3a232305d91fd4fa9debeafab671ccf3af65 (patch)
treeb82de0e8117405e5007f3fd362202f91ecdfbaec /dev-php
parentx86 stable wrt bug #495816 (diff)
downloadgentoo-2-255b3a232305d91fd4fa9debeafab671ccf3af65.tar.gz
gentoo-2-255b3a232305d91fd4fa9debeafab671ccf3af65.tar.bz2
gentoo-2-255b3a232305d91fd4fa9debeafab671ccf3af65.zip
x86 stable wrt bug #495564
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Image_Text/ChangeLog8
-rw-r--r--dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Image_Text/ChangeLog b/dev-php/PEAR-Image_Text/ChangeLog
index e8c4bf275a5d..ac2cc02cd3c8 100644
--- a/dev-php/PEAR-Image_Text/ChangeLog
+++ b/dev-php/PEAR-Image_Text/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Image_Text
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/ChangeLog,v 1.9 2013/11/21 19:59:13 mabi Exp $
+# 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 $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-Image_Text-0.7.0.ebuild:
+ x86 stable wrt bug #495564
*PEAR-Image_Text-0.7.0 (21 Nov 2013)
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 82fa0523c9e5..d552000870f9 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-2013 Gentoo Foundation
+# 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.1 2013/11/21 19:59:13 mabi Exp $
+# $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 $
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]"