diff options
author | 2008-03-03 18:21:48 +0000 | |
---|---|---|
committer | 2008-03-03 18:21:48 +0000 | |
commit | 91c1a801374763989dd6c9fac2b6d6352aec3be8 (patch) | |
tree | 3a2fd04c284fee6a4d711885845846e090ae54a7 /dev-php/smarty/smarty-2.6.19.ebuild | |
parent | Add /app-portage/portato:etc-proposals (diff) | |
download | historical-91c1a801374763989dd6c9fac2b6d6352aec3be8.tar.gz historical-91c1a801374763989dd6c9fac2b6d6352aec3be8.tar.bz2 historical-91c1a801374763989dd6c9fac2b6d6352aec3be8.zip |
x86 stable, security bug #212147
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php/smarty/smarty-2.6.19.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-2.6.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-2.6.19.ebuild b/dev-php/smarty/smarty-2.6.19.ebuild index 794dd3fe13c5..1c23d47bc30b 100644 --- a/dev-php/smarty/smarty-2.6.19.ebuild +++ b/dev-php/smarty/smarty-2.6.19.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.19.ebuild,v 1.1 2008/02/26 16:35:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.19.ebuild,v 1.2 2008/03/03 18:21:48 maekke Exp $ inherit php-lib-r1 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" MY_P="Smarty-${PV}" |