diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 03:27:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 03:27:33 +0000 |
commit | 1bb0d88de4f5bddf84b55da4caf8aa0428b794b3 (patch) | |
tree | 15ff0c7ffd24065b1d1f733ee02dc192bcbb8d64 /dev-php/smarty/smarty-2.6.21.ebuild | |
parent | Stable for HPPA (bug #257184). (diff) | |
download | gentoo-2-1bb0d88de4f5bddf84b55da4caf8aa0428b794b3.tar.gz gentoo-2-1bb0d88de4f5bddf84b55da4caf8aa0428b794b3.tar.bz2 gentoo-2-1bb0d88de4f5bddf84b55da4caf8aa0428b794b3.zip |
Stable for HPPA (bug #254415).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'dev-php/smarty/smarty-2.6.21.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-2.6.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-2.6.21.ebuild b/dev-php/smarty/smarty-2.6.21.ebuild index f645026b2677..fe4e09b963f2 100644 --- a/dev-php/smarty/smarty-2.6.21.ebuild +++ b/dev-php/smarty/smarty-2.6.21.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.5 2009/02/01 14:10:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.6 2009/02/06 03:27:33 jer Exp $ inherit php-lib-r1 eutils -KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" MY_P="Smarty-${PV}" |