diff options
author | 2013-12-26 19:20:18 +0000 | |
---|---|---|
committer | 2013-12-26 19:20:18 +0000 | |
commit | d55442d2eb549be32ff615a5c219e95c9ad0796c (patch) | |
tree | f9311be32e58805efa7cbb8b70bac09686dc354a /dev-php/smarty/smarty-3.1.12.ebuild | |
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/smarty/smarty-3.1.12.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-3.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |