diff options
author | 2013-10-25 10:51:57 +0000 | |
---|---|---|
committer | 2013-10-25 10:51:57 +0000 | |
commit | 0043e2d67e9db18e7a901c5bd592940b4a689ed2 (patch) | |
tree | ce9b3b8c63d445fa39962d68ab42126429e19385 /dev-php/smarty/smarty-2.6.28.ebuild | |
parent | Stable for x86, wrt bug #356615 (diff) | |
download | gentoo-2-0043e2d67e9db18e7a901c5bd592940b4a689ed2.tar.gz gentoo-2-0043e2d67e9db18e7a901c5bd592940b4a689ed2.tar.bz2 gentoo-2-0043e2d67e9db18e7a901c5bd592940b4a689ed2.zip |
Stable for alpha, wrt bug #356615
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/smarty/smarty-2.6.28.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-2.6.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-2.6.28.ebuild b/dev-php/smarty/smarty-2.6.28.ebuild index 825f932b826c..df4d499232b5 100644 --- a/dev-php/smarty/smarty-2.6.28.ebuild +++ b/dev-php/smarty/smarty-2.6.28.ebuild @@ -1,12 +1,12 @@ # 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-2.6.28.ebuild,v 1.6 2013/10/25 10:51:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild,v 1.7 2013/10/25 10:51:57 ago Exp $ EAPI=4 inherit eutils -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" MY_P="Smarty-${PV}" |