diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:29:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:29:18 +0000 |
commit | c24273537f39c203cd1fa4ae86fa30709346d4ff (patch) | |
tree | 673415456f29366e6c5dec962f1b6ae526316844 /dev-php | |
parent | Stable for ppc, wrt bug #484032 (diff) | |
download | gentoo-2-c24273537f39c203cd1fa4ae86fa30709346d4ff.tar.gz gentoo-2-c24273537f39c203cd1fa4ae86fa30709346d4ff.tar.bz2 gentoo-2-c24273537f39c203cd1fa4ae86fa30709346d4ff.zip |
Stable for ppc, wrt bug #435618
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/smarty/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/smarty/smarty-3.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index 4ad62101d0e8..651c99d8c58e 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/smarty # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.117 2013/10/06 15:18:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.118 2013/10/07 19:29:18 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild: + Stable for ppc, wrt bug #435618 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild: Stable for alpha, wrt bug #435618 diff --git a/dev-php/smarty/smarty-3.1.12.ebuild b/dev-php/smarty/smarty-3.1.12.ebuild index ae59952c4877..53c4e48c4ad4 100644 --- a/dev-php/smarty/smarty-3.1.12.ebuild +++ b/dev-php/smarty/smarty-3.1.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.5 2013/10/06 15:18:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.6 2013/10/07 19:29:18 ago Exp $ EAPI=4 -KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc ~x86" MY_P="Smarty-${PV}" DOC_PV="3.1.8" |