diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:53:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:53:39 +0000 |
commit | eb2e7166780f743a5ef538dccbd907a6c6bed5e6 (patch) | |
tree | 180a457190519032d0f8f50de819999f09d07f2a /dev-php | |
parent | Stable for x86, wrt bug #502708 (diff) | |
download | gentoo-2-eb2e7166780f743a5ef538dccbd907a6c6bed5e6.tar.gz gentoo-2-eb2e7166780f743a5ef538dccbd907a6c6bed5e6.tar.bz2 gentoo-2-eb2e7166780f743a5ef538dccbd907a6c6bed5e6.zip |
Stable for x86, wrt bug #502754
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-HTML_Template_IT/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-HTML_Template_IT/ChangeLog b/dev-php/PEAR-HTML_Template_IT/ChangeLog index 3b55ce5c180d..4ae38f60e0f8 100644 --- a/dev-php/PEAR-HTML_Template_IT/ChangeLog +++ b/dev-php/PEAR-HTML_Template_IT/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Template_IT # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.44 2014/04/25 09:58:06 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.45 2014/04/26 18:53:39 ago Exp $ + + 26 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + PEAR-HTML_Template_IT-1.3.0.ebuild: + Stable for x86, wrt bug #502754 25 Apr 2014; Chema Alonso <nimiux@gentoo.org> PEAR-HTML_Template_IT-1.3.0.ebuild: diff --git a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild index 5ceb8fcd26b3..5b21b2929e55 100644 --- a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild +++ b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.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-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild,v 1.3 2014/04/25 09:58:06 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild,v 1.4 2014/04/26 18:53:39 ago Exp $ EAPI=5 @@ -9,5 +9,5 @@ inherit php-pear-r1 DESCRIPTION="Integrated Templates" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" |