diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-26 19:20:18 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-26 19:20:18 +0000 |
commit | d55442d2eb549be32ff615a5c219e95c9ad0796c (patch) | |
tree | f9311be32e58805efa7cbb8b70bac09686dc354a /dev-php | |
parent | Remove old (diff) | |
download | gentoo-2-d55442d2eb549be32ff615a5c219e95c9ad0796c.tar.gz gentoo-2-d55442d2eb549be32ff615a5c219e95c9ad0796c.tar.bz2 gentoo-2-d55442d2eb549be32ff615a5c219e95c9ad0796c.zip |
x86 stable wrt bug #435618
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
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 09e8ac9c14af..a65be33d2e04 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.130 2013/12/09 01:53:52 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.131 2013/12/26 19:20:18 zlogene Exp $ + + 26 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> smarty-3.1.12.ebuild: + x86 stable wrt bug #435618 09 Dec 2013; Chris Reffett <creffett@gentoo.org> -smarty-2.6.24.ebuild, -smarty-2.6.27.ebuild: diff --git a/dev-php/smarty/smarty-3.1.12.ebuild b/dev-php/smarty/smarty-3.1.12.ebuild index f1a456792426..7bce15c3e816 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.8 2013/10/09 17:09:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.9 2013/12/26 19:20:18 zlogene 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" |