diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 15:18:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 15:18:42 +0000 |
commit | 8d1000060058e20799d754c74170927d872971ff (patch) | |
tree | 3e0a2a0e0a32111a46b545ada9e1ec4a95471eb7 /dev-php/smarty | |
parent | Stable for alpha, wrt bug #484032 (diff) | |
download | gentoo-2-8d1000060058e20799d754c74170927d872971ff.tar.gz gentoo-2-8d1000060058e20799d754c74170927d872971ff.tar.bz2 gentoo-2-8d1000060058e20799d754c74170927d872971ff.zip |
Stable for alpha, wrt bug #435618
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/smarty')
-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 ef473ec70806..4ad62101d0e8 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.116 2013/10/06 10:12:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.117 2013/10/06 15:18:42 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild: + Stable for alpha, wrt bug #435618 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild: Stable for ia64, wrt bug #435618 diff --git a/dev-php/smarty/smarty-3.1.12.ebuild b/dev-php/smarty/smarty-3.1.12.ebuild index 98ce50b1983e..ae59952c4877 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.4 2013/10/06 10:12:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.5 2013/10/06 15:18:42 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" |